Skip to content
New issue

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

Parameterise oauth2 options #98

Open
demetris-manikas opened this issue Jul 25, 2024 · 0 comments
Open

Parameterise oauth2 options #98

demetris-manikas opened this issue Jul 25, 2024 · 0 comments

Comments

@demetris-manikas
Copy link

Hi.
I tried using the oauth2 module provided by the platform with Keycloak as the provider and stumbled on a number of problems.

First one was that I did not find a way to define the scopes used.

Second was that the code after calling the profile endpoint assumes that the result contains an attributes property which is not the case for Keycloak.

Third is that the code expects an id attribute in the profile data. I managed to work around this one by defining a mapped property in Keycloak but it would be nice if the name of the property was parametric.

It would be nice if these attributes where configurable through a config file.
What do you think?

Thanks

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

No branches or pull requests

1 participant