Skip to content

systemli/userli-keycloak-provider

Repository files navigation

KeyCloak User Provider for Userli

This is a user provider for Userli that uses Keycloak for authentication.

Development

  1. Build the provider and start the KeyCloak and MariaDB containers:

    docker-compose up -d --build
  2. Login to KeyCloak at http://localhost:8080 with the credentials admin/admin.

  3. 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
  4. Now you can login to KeyCloak with following users:

    • admin@example.org / password
    • user@example.org / password