Skip to content

Add revert button to client credentials form#45842

Merged
mposolda merged 1 commit into
keycloak:mainfrom
Nordix:client-credentials-form-reset
Jan 28, 2026
Merged

Add revert button to client credentials form#45842
mposolda merged 1 commit into
keycloak:mainfrom
Nordix:client-credentials-form-reset

Conversation

@tsaarni

@tsaarni tsaarni commented Jan 28, 2026

Copy link
Copy Markdown
Contributor

This PR adds "Revert" button on the Client Authenticator form.

This is follow-up for #39650

Fixes #45841

Signed-off-by: Tero Saarni <tero.saarni@est.tech>
@tsaarni tsaarni requested review from a team as code owners January 28, 2026 16:57
@tsaarni

tsaarni commented Jan 28, 2026

Copy link
Copy Markdown
Contributor Author

@mposolda @rmartinc @edewit As discussed in #39650 (review).

This resets the whole form, not just the Client Secret field. For example, if changes the authenticator from "Client Id and Secret" to "X509 Certificate" and clicks Revert, the field changes back to "Client Id and Secret".

@mposolda mposolda self-assigned this Jan 28, 2026

@mposolda mposolda left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

@tsaarni Thanks!

@mposolda mposolda merged commit 47b91b9 into keycloak:main Jan 28, 2026
60 checks passed
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.

Add revert button to client credentials page

2 participants