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 authentication statement is too old to be used issue #9536

Merged
merged 2 commits into from
Jul 13, 2022

Conversation

ruslan-forostianov
Copy link
Contributor

@ruslan-forostianov ruslan-forostianov commented May 13, 2022

Some IDPs cache user credentials for more than 2 hours causing
cbioportal to complain:
org.springframework.security.authentication.CredentialsExpiredException: Authentication statement is too old to be used with value 2022-04-08T13:53:25.502Z

@sonarqubecloud
Copy link

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

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

No Coverage information No Coverage information
No Duplication information No Duplication information

@n1zea144 n1zea144 self-requested a review July 12, 2022 15:04
@n1zea144 n1zea144 self-requested a review July 12, 2022 15:17
Ruslan Forostianov added 2 commits July 13, 2022 13:02
Some IDPs cache user credentials for more than 2 hours causing
cbioportal to complain:
org.springframework.security.authentication.CredentialsExpiredException: Authentication statement is too old to be used with value 2022-04-08T13:53:25.502Z
@sonarqubecloud
Copy link

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

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

No Coverage information No Coverage information
No Duplication information No Duplication information

@n1zea144 n1zea144 merged commit 20dd8fb into cBioPortal:master Jul 13, 2022
@dippindots dippindots added the bug label Jul 19, 2022
@ruslan-forostianov ruslan-forostianov deleted the feature/force-auth branch August 17, 2022 18:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants