Skip to content

Provide ability to add users to keycloak and assign groups/roles prior to the user logging on #68

Answered by zsamji
zsamji asked this question in Q&A
Discussion options

You must be logged in to vote

Duplicated a copy of first broker login

Added Create User If Unique (BCGOV) and disabled existing "Create User If Unique", by adding execution


Chose "Create User if Unique (BCGOV)

Move up to appropriate place and disable (or delete) the existing "Create User If Unique"

Update IDIR IDP: First Login Flow with new first broker login.

** ensure the following is in the mappers, otherwise add:

Name: idir_guid
Mapper Type: Attribute Importer
Claim: idir_userid
User Attribute Name: idir_user_guid

When creating a new user in keycloak:

  1. User name should be in format: "@ idir"
  2. Add user attribute: idir_user_guid with the value of the IDIR GUID.

To find the guid in powershell:
Get-ADUser -Iden…

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by zsamji
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
1 participant