Skip to content

How to Integrate Keycloak With Blue Brain Nexus? #2728

Answered by bogdanromanx
chance2021 asked this question in Q&A
Discussion options

You must be logged in to vote

Hi @chance2021,

BB Nexus works with Keycloak without a specific "integration guide". Once you've deployed keycloak and configured a realm, you just need to create a realm in Nexus Delta by providing the OIDC discovery document URL.
Once a realm has been created in Nexus Delta, you can start granting ACLs for identities. Make sure not to lock yourself out. :)

We typically recommend setting up 2+ realms:

  • 1 realm for service accounts
  • 1+ realms for users

Service accounts would typically have a longer token expiration (months or years), while users a short token expiration (hours). Since Keycloak only allows setting the token expiration at the realm level (instead of client), you'd need 2 re…

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@chance2021
Comment options

@chance2021
Comment options

@chance2021
Comment options

Answer selected by chance2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants