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(jans-auth-server): NPE during OB discovery #2793

Closed
yuriyz opened this issue Oct 31, 2022 · 0 comments · Fixed by #2794
Closed

fix(jans-auth-server): NPE during OB discovery #2793

yuriyz opened this issue Oct 31, 2022 · 0 comments · Fixed by #2794
Assignees
Labels
comp-jans-auth-server Component affected by issue or PR kind-bug Issue or PR is a bug in existing functionality
Milestone

Comments

@yuriyz
Copy link
Contributor

yuriyz commented Oct 31, 2022

Describe the bug

Install fresh OB and query discovery. It will throw error due to missed accessTokenSigningAlgValuesSupported configuration property.

Expected behavior
Discovery must be successful

@yuriyz yuriyz added kind-bug Issue or PR is a bug in existing functionality comp-jans-auth-server Component affected by issue or PR labels Oct 31, 2022
@yuriyz yuriyz added this to the 1.0.3 milestone Oct 31, 2022
@yuriyz yuriyz self-assigned this Oct 31, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
comp-jans-auth-server Component affected by issue or PR kind-bug Issue or PR is a bug in existing functionality
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant