This is a user provider for Userli that uses Keycloak for authentication.
- Requirements: Docker, Docker Compose
-
Build the provider and start the KeyCloak and MariaDB containers:
docker-compose up -d --build
-
Login to KeyCloak at http://localhost:8080 with the credentials
admin
/admin
. -
Add the new Provider to KeyCloak:
- Go to User Federation
- Click Add Userli-storage-provider
- Type "Userli" as Name
- Type "example.org" as Domain
- Click Save
-
Now you can login to KeyCloak with following users:
[email protected]
/password
[email protected]
/password