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

Introduce event types to update/remove credentials #29028

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

resah
Copy link
Contributor

@resah resah commented Apr 23, 2024

  • Replace UPDATE_TOTP and UPDATE_PASSWORD with UPDATE_CREDENTIAL (and their respective error event types)
  • Replace REMOVE_TOTP with REMOVE_CREDENTIAL (and its respective error event type)

Their event details contain the actual credential type.

All event type lists (e.g. in realm exports) have been adjusted accordingly.

Also documentation was adjusted when I could find it.

Closes #10114

@resah resah requested review from a team as code owners April 23, 2024 17:27
This was referenced Apr 23, 2024
Closes keycloak#10114

Signed-off-by: Theresa Henze <theresa.henze@bare.id>
@resah resah force-pushed the feat/10114-credential-events branch from d674a36 to a402844 Compare April 24, 2024 10:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Specific events for webauthn register
1 participant