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 nbf claims to tokens which is equal to iat #9320

Closed
3 tasks done
yuriyz opened this issue Aug 30, 2024 · 0 comments · Fixed by #9375
Closed
3 tasks done

feat(jans-auth-server): add nbf claims to tokens which is equal to iat #9320

yuriyz opened this issue Aug 30, 2024 · 0 comments · Fixed by #9375
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 Aug 30, 2024

Description

feat(jans-auth-server): add nbf claims to tokens which is equal to iat

(requested in service_cedarling)

Test cases and code coverage

  • Write unit test to cover added/changed code
  • Update integration tests to cover added/changed code
  • documentation
@yuriyz yuriyz self-assigned this Aug 30, 2024
@mo-auto mo-auto added comp-jans-auth-server Component affected by issue or PR kind-feature Issue or PR is a new feature request labels Aug 30, 2024
yuriyz added a commit that referenced this issue Sep 5, 2024
…iat #9320

Signed-off-by: YuriyZ <yzabrovarniy@gmail.com>
yurem pushed a commit that referenced this issue Sep 5, 2024
…iat #9320 (#9375)

Signed-off-by: YuriyZ <yzabrovarniy@gmail.com>
@moabu moabu added this to the 1.1.5 milestone Sep 16, 2024
yuriyz added a commit that referenced this issue Nov 7, 2024
…iat #9320 (#9375)

Signed-off-by: YuriyZ <yzabrovarniy@gmail.com>
Former-commit-id: 2d5f003
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
Development

Successfully merging a pull request may close this issue.

3 participants