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

PPF-435 Added scope config for Keycloak #1081

Merged
merged 4 commits into from
May 13, 2024

Conversation

grubolsch
Copy link
Contributor

@grubolsch grubolsch commented May 8, 2024

Added

Scope in Keycloak is wat determines what a client can do, in Publiq Platform this is dependant on the Integration type.
We need to know the scope id in Keycloak to add this to our client.

In a later PR an API call we be that adds this scope to a client.

Contains an extra helper for the unit tests - might seem overkill now but I will need to create a lot of integrations for later Unit tests. ;-)


Ticket: https://jira.uitdatabank.be/browse/PPF-435

Copy link
Contributor

@LucWollants LucWollants left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I already approved because I only have smaller remarks.

@grubolsch grubolsch changed the base branch from main to PPF-434/keycloak-integration May 13, 2024 08:59
@grubolsch grubolsch merged commit 8903c91 into PPF-434/keycloak-integration May 13, 2024
8 checks passed
@grubolsch grubolsch deleted the PPF-435/added-keycloak-config branch May 13, 2024 08:59
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.

2 participants