We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
When setting up keycloak using the importer, after creating users and assigning roles, we also need to create a mapper
Instructions taken from the FHIR InfoGateway Setup doc
Manual User Management On Keycloak, one needs to:
Create the users on Keycloak
Assign the roles required for the user e.g. Provider/Practitioner, Supervisor
Set up the fhir_core_app_id user attribute
Create a mapping to the JWT via a protocol mapper
The text was updated successfully, but these errors were encountered:
is this issue to do this automatically?
Sorry, something went wrong.
No branches or pull requests
When setting up keycloak using the importer, after creating users and assigning roles, we also need to create a mapper
Instructions taken from the FHIR InfoGateway Setup doc
Manual User Management
On Keycloak, one needs to:
Create the users on Keycloak
Assign the roles required for the user e.g. Provider/Practitioner, Supervisor
Set up the fhir_core_app_id user attribute
Create a mapping to the JWT via a protocol mapper
The text was updated successfully, but these errors were encountered: