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

fix: client_id_scheme & default scope handling #142

Merged

Conversation

auer-martin
Copy link
Contributor

A small PR to fix the current client_id_scheme and default scope scope handling.

  • Removes the client_id_scheme from the client_metadata (should not be there)
  • Removes the cliend_id_scheme from the jwtIssuerX5C (because we also need the client_id_scheme when x5c is not used)
  • Add builder method for setting the client_id_scheme
  • Remove the openid default scope, it is not required.

@nklomp
Copy link
Contributor

nklomp commented Aug 20, 2024

LGTM thanks

@nklomp nklomp merged commit d4e90b0 into Sphereon-Opensource:develop Aug 20, 2024
1 check passed
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