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): modifyAccessToken() must provide convenient method to add claim to AT as JWT #3579

Closed
6 tasks
yuriyz opened this issue Jan 9, 2023 · 0 comments · Fixed by #3629
Closed
6 tasks
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 Jan 9, 2023

Description

feat(jans-auth-server): modifyAccessToken() must provide convenient method to add claims to AT as JWT

For example:

context.setClaim("<key>", "<value>")

Test cases and code coverage

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

Document the changes

  • task for updating user guides if needed
  • task for updating installation and configuration guides if needed
  • task for updating developer documentation if needed
  • task for updating technical documentation if needed
@yuriyz yuriyz added comp-jans-auth-server Component affected by issue or PR kind-feature Issue or PR is a new feature request labels Jan 9, 2023
@yuriyz yuriyz added this to the 1.0.7 milestone Jan 9, 2023
@yuriyz yuriyz self-assigned this Jan 9, 2023
yuriyz added a commit that referenced this issue Jan 16, 2023
yuriyz added a commit that referenced this issue Jan 16, 2023
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