Skip to content

feat: Add three missing Keycloak 26.x WebAuthn realm fields:#628

Merged
raffis merged 1 commit into
DoodleScheduling:masterfrom
chris-sanders:feature/add-webauthn-passkeys-fields
Feb 23, 2026
Merged

feat: Add three missing Keycloak 26.x WebAuthn realm fields:#628
raffis merged 1 commit into
DoodleScheduling:masterfrom
chris-sanders:feature/add-webauthn-passkeys-fields

Conversation

@chris-sanders

Copy link
Copy Markdown
Contributor

Add three missing Keycloak 26.x WebAuthn realm fields:

  • webAuthnPolicyExtraOrigins
  • webAuthnPolicyPasswordlessExtraOrigins
  • webAuthnPolicyPasswordlessPasskeysEnabled

CRD YAML diffs include schema updates from controller-runtime v0.22.4 that were not previously regenerated.

Intended to close: #622

…lds to KeycloakAPIRealm

Add three missing Keycloak 26.x WebAuthn realm fields:
- webAuthnPolicyExtraOrigins
- webAuthnPolicyPasswordlessExtraOrigins
- webAuthnPolicyPasswordlessPasskeysEnabled

CRD YAML diffs include schema updates from controller-runtime v0.22.4 that were not previously regenerated.
@chris-sanders chris-sanders requested a review from a team as a code owner February 16, 2026 21:17

@raffis raffis left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Great, thanks for the contribution 🥇

@raffis

raffis commented Feb 23, 2026

Copy link
Copy Markdown
Member

(failings tests fixed in #631)

@raffis raffis merged commit 842f5ff into DoodleScheduling:master Feb 23, 2026
18 of 32 checks passed
@raffis

raffis commented Feb 24, 2026

Copy link
Copy Markdown
Member

(Til adorsys/keycloak-config-cli#1303 is not merged this pr will not be part of a release)

@chris-sanders

Copy link
Copy Markdown
Contributor Author

Hey the PR has merged, although not part of release yet. Hopefully we'll have that in a few weeks.

@raffis

raffis commented Mar 30, 2026

Copy link
Copy Markdown
Member

Hey the PR has merged, although not part of release yet. Hopefully we'll have that in a few weeks.

adorsys/keycloak-config-cli#1303 was merged last week, this pr will be part of a release soon.

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add webAuthnPolicyPasswordlessPasskeysEnabled

2 participants