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

feat(jans-auth-server): add access_token_singing_alg_values_supported to discovery #2372

Closed
4 of 5 tasks
yuriyz opened this issue Sep 13, 2022 · 0 comments · Fixed by #2403
Closed
4 of 5 tasks

feat(jans-auth-server): add access_token_singing_alg_values_supported to discovery #2372

yuriyz opened this issue Sep 13, 2022 · 0 comments · Fixed by #2403
Assignees
Labels
comp-jans-auth-server Component affected by issue or PR kind-feature Issue or PR is a new feature request
Milestone

Comments

@yuriyz
Copy link
Contributor

yuriyz commented Sep 13, 2022


Description

We advertise id_token supported signing algs via id_token_signing_alg_values_supported. We need the same for access token as JWT


Prepare

  • Read contribution guidelines
  • Read license information

Test cases and code coverage

  • Write unit test to cover added/changed code
  • Update integration tests to cover added/changed code

Document the changes

  • update technical documentation
@yuriyz yuriyz added comp-jans-auth-server Component affected by issue or PR kind-feature Issue or PR is a new feature request labels Sep 13, 2022
@yuriyz yuriyz added this to the 1.0.3 milestone Sep 13, 2022
@yuriyz yuriyz self-assigned this Sep 13, 2022
@yuriyz yuriyz changed the title feat(jans-auth-server): add access_token_singing_alg_values_supported to to discovery feat(jans-auth-server): add access_token_singing_alg_values_supported to discovery Sep 13, 2022
yuriyz added a commit that referenced this issue Sep 16, 2022
yuriyz added a commit that referenced this issue Sep 16, 2022
yuriyz added a commit that referenced this issue Sep 16, 2022
yuriyz added a commit that referenced this issue Sep 21, 2022
…(by checking signature and sid) #2430

docs: no docs (swagger is updated)
#2372
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-feature Issue or PR is a new feature request
Projects
None yet
1 participant