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): always save access_token to persistence regardless of cache configuration #10763 #10784

Merged
merged 2 commits into from
Feb 3, 2025

Conversation

yuriyz
Copy link
Contributor

@yuriyz yuriyz commented Feb 3, 2025

Description

fix(jans-auth-server): always save access_token to persistence regardless of cache configuration

Target issue

closes #10763

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 yuriyz requested review from yurem and yuriyzz as code owners February 3, 2025 13:40
@yuriyz yuriyz enabled auto-merge (squash) February 3, 2025 13:41
@mo-auto mo-auto added comp-jans-auth-server Component affected by issue or PR comp-jans-core Component affected by issue or PR kind-bug Issue or PR is a bug in existing functionality labels Feb 3, 2025
Copy link

sonarqubecloud bot commented Feb 3, 2025

@yuriyz yuriyz merged commit cf8ce67 into main Feb 3, 2025
20 of 21 checks passed
@yuriyz yuriyz deleted the jans-auth-server-10763 branch February 3, 2025 13:47
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 comp-jans-core Component affected by issue or PR kind-bug Issue or PR is a bug in existing functionality
Projects
None yet
Development

Successfully merging this pull request may close these issues.

fix(jans-auth-server): always save access_token to persistence regardless of cache configuration
4 participants