Keycloak
This guide shows how to set-up Keycloak identity provider with Aidbox
Last updated
This guide shows how to set-up Keycloak identity provider with Aidbox
Last updated
Click on the dropdown in the top-left corner where it says Master
, then click on Create Realm
\
Pul the name of your realm to the Realm name
input
Click the Clients
menu item in the left sidebar
Then click the Create client
button\
Enter the client data\
Check the Client authentication
checkbox\
Add <aidbox-url>/auth/callback/keycloak
to Valid redirect URIs
field.\
Open REST console in AidboxUI and create IdentityProvider resource
You can find client secret on Clients details
page under Credentials
tab
Go to your Aidbox base URL, you will be redirected to the login page - you should see "Log in with Keycloak" button. Press this button and log in with Keycloak user into aidbox. This user will be logged into Aidbox Console, but without any permissions. Read more in Access Control Section about permissions.