Skip to content

Add test to testing framework for the OIDC Authorization Code Flow #73

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

Merged
merged 13 commits into from
May 5, 2025

Conversation

AleksandarBelchev
Copy link
Collaborator

  • Use the keycloak IdP already embedded in the pipeline to configure a client for this.
  • There are a couple of variations that need to be tested including public client vs confidential client, with PKCE vs no PKCE.
  • Those four combinations will be the tests that need to be added.
  • Add a scope to a new client configuration that can be checked for validation.

@rcbjBlueMars rcbjBlueMars merged commit 530e9a8 into master May 5, 2025
4 checks passed
@AleksandarBelchev AleksandarBelchev deleted the feature/issue-71 branch May 5, 2025 10:48
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.

Add test to testing framework for the OIDC Authorization Code Flow
2 participants