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 clearing of lastSuccessfulAuthCache when clear all realm cache API is called #86909

Conversation

slobodanadamovic
Copy link
Contributor

This PR adds missing call to clear last successful authentication cache,
when clear all realm cache action is called.

Fixes #86650

@slobodanadamovic slobodanadamovic added >bug :Security/Authentication Logging in, Usernames/passwords, Realms (Native/LDAP/AD/SAML/PKI/etc) Team:Security Meta label for security team labels May 18, 2022
@slobodanadamovic slobodanadamovic self-assigned this May 18, 2022
@elasticmachine
Copy link
Collaborator

Pinging @elastic/es-security (Team:Security)

@elasticsearchmachine
Copy link
Collaborator

Hi @slobodanadamovic, I've created a changelog YAML for you.

Copy link
Member

@ywangd ywangd left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@slobodanadamovic slobodanadamovic merged commit e966f21 into elastic:master May 19, 2022
@slobodanadamovic slobodanadamovic deleted the bugfix-clear-last-scuccessful-auth-cache branch May 19, 2022 12:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
>bug :Security/Authentication Logging in, Usernames/passwords, Realms (Native/LDAP/AD/SAML/PKI/etc) Team:Security Meta label for security team v8.3.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Clear all realm cache should also invalidate lastSuccessfulAuthCache
4 participants