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 tokens default validity in seconds #673

Closed
wants to merge 7 commits into from

Conversation

enricovianello
Copy link
Member

We were fixing an infinite AT settings with a expiration = now. We'd prefer to set the default validity in seconds set at configuration time.
We need to be sure not braking RAT logic or ID tokens.

@enricovianello enricovianello self-assigned this Dec 1, 2023
@enricovianello enricovianello changed the base branch from master to develop December 1, 2023 10:13
@enricovianello enricovianello marked this pull request as draft December 1, 2023 10:14
Fixed default validity value for IDTokens
@enricovianello enricovianello removed the request for review from rmiccoli December 1, 2023 16:48
@enricovianello enricovianello marked this pull request as ready for review December 7, 2023 10:56
Copy link

sonarqubecloud bot commented Dec 7, 2023

SonarCloud Quality Gate failed.    Quality Gate failed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

80.6% 80.6% Coverage
0.0% 0.0% Duplication

idea Catch issues before they fail your Quality Gate with our IDE extension sonarlint SonarLint

@enricovianello
Copy link
Member Author

Replaced by #677

@enricovianello enricovianello deleted the fix-at-default-validity branch January 23, 2024 17:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
No open projects
Status: Done
Development

Successfully merging this pull request may close these issues.

1 participant