Skip to content

Conversation

@thcrt
Copy link
Owner

@thcrt thcrt commented Dec 6, 2024

This PR exists to track the progress of Keycloak integration, on the request of @4censord. It would resolve #1.

Current status:

The feature has been written, but it's a bit suboptimal. Right now, it checks for the applications ('Clients') a user has already signed into (listed as 'Consents').

This has the major downside that services that the user has not yet signed into will not be visible.

If there is a way to get all Clients a user has permission to access, it's not immediately apparent to me.

To do:

  • Update documentation
  • Test with other Keycloak instances
  • Check whether there's a better API endpoint

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Keycloak support

1 participant