Skip to content

feat(jans-auth-server): added refresh token lifetime to Token Endpoint response #11400 #11414

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

Merged
merged 3 commits into from
May 14, 2025

Conversation

yuriyz
Copy link
Contributor

@yuriyz yuriyz commented May 14, 2025

Description

feat(jans-auth-server): added refresh token lifetime to Token Endpoint response

Target issue

closes #11400

Test and Document the changes

  • Static code analysis has been run locally and issues have been fixed
  • Relevant unit and integration tests have been added/updated

Please check the below before submitting your PR. The PR will not be merged if there are no commits that start with docs: to indicate documentation changes or if the below checklist is not selected.

  • I confirm that there is no impact on the docs due to the code changes in this PR.

yuriyz added 2 commits May 14, 2025 21:30
…t response #11400

Signed-off-by: YuriyZ <yzabrovarniy@gmail.com>
Signed-off-by: YuriyZ <yzabrovarniy@gmail.com>
@yuriyz yuriyz requested review from yurem and yuriyzz as code owners May 14, 2025 18:38
@mo-auto
Copy link
Member

mo-auto commented May 14, 2025

🎉 Snyk checks have passed. No issues have been found so far.

security/snyk check is complete. No issues have been found. (View Details)

@yuriyz yuriyz enabled auto-merge (squash) May 14, 2025 18:40
@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 May 14, 2025
@yuriyz yuriyz merged commit 00d7c88 into main May 14, 2025
2 checks passed
@yuriyz yuriyz deleted the jans-auth-server-11400 branch May 14, 2025 18:46
rmarinn pushed a commit that referenced this pull request May 20, 2025
…t response #11400 (#11414)

* feat(jans-auth-server): added refresh token lifetime to Token Endpoint response #11400

Signed-off-by: YuriyZ <yzabrovarniy@gmail.com>

* removed duplicated line

Signed-off-by: YuriyZ <yzabrovarniy@gmail.com>

---------

Signed-off-by: YuriyZ <yzabrovarniy@gmail.com>
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 this pull request may close these issues.

feat(jans-auth-server): add refresh token lifetime to Token Endpoint response
4 participants