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

Event Examples for Failure situation #1870

Open
D035676 opened this issue May 2, 2022 · 4 comments
Open

Event Examples for Failure situation #1870

D035676 opened this issue May 2, 2022 · 4 comments

Comments

@D035676
Copy link

D035676 commented May 2, 2022

Hi Colleagues,

to monitor malicious scenarios, we need to have a deep look on Events protocolling Failure situation.
Could you provide us event examples (e.g. a according JSON strings) for following Failure Events:
UserAuthenticationFailure
MfaAuthenticationFailure
IdentityProviderAuthenticationFailure
ClientAuthenticationFailure
PrincipalAuthenticationFailure
PasswordChangeFailure

best regards,
Eugen

PS: above events were taken from
https://docs.cloudfoundry.org/running/managing-cf/uaa-audit-requirements.html

@cf-gitbot
Copy link

We have created an issue in Pivotal Tracker to manage this:

https://www.pivotaltracker.com/story/show/182047924

The labels on this github issue will be updated when the story is started.

@strehle
Copy link
Member

strehle commented May 4, 2022

@torsten-sap can you provide more details thus you worked on it

@D035676
Copy link
Author

D035676 commented May 12, 2022

Hi Torsten (@torsten-sap), could you help us with examples to above use-cases?

@torsten-sap
Copy link
Contributor

For IdentityProviderAuthenticationFailure you find two examples in the following PivotalTracker story:
https://www.pivotaltracker.com/n/projects/997278/stories/154404992

Keep in mind that often one failure causes another, e.g.:

  • UserAuthenticationFailure -> PrincipalAuthenticationFailure
  • IdentityProviderAuthenticationFailure -> PrincipalAuthenticationFailure

MfaAuthenticationFailure and PasswordChangeFailure should not be relevant for you.

@tack-sap Do you by chance have examples for UserAuthenticationFailure, ClientAuthenticationFailure and PrincipalAuthenticationFailure?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Development

No branches or pull requests

4 participants