Manage the CCCHH browser authentication flow as YAML #150
No reviewers
Labels
No labels
bug
duplicate
enhancement
help wanted
invalid
question
renovate
waiting on upstream
wontfix
No milestone
No assignees
2 participants
Notifications
Due date
No due date set.
Dependencies
No dependencies set
Reference
CCCHH/ansible-infra!150
Loading…
Reference in a new issue
No description provided.
Delete branch "keycloak-browser-flow"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Adds a keycloak_auth_flow role that locally validates flow
definitions (structure, nesting depth, known provider IDs, and a set
of Keycloak authentication-flow gotchas before deploying them idempotently via
middleware_automation.keycloak.keycloak_authentication_v2.
Includes the CCCHH realm's actual "browser passkey and token" flow
(the realm's real browserFlow binding, not the untouched built-in
"browser" flow), exported from the live server so it's now reviewable
and redeployable from this repo instead of only editable in the
Keycloak admin console.
For review, concentrate on the second commit; the vendoring of middleware_automation.keycloak is huge.
Closes #148
You can view your changes at https://staging.infra-docs.hamburg.ccc.de/pr150/
View command line instructions
Checkout
From your project repository, check out a new branch and test the changes.