docs(design): note kc_idp_hint one-click IdP login follow-up - #800
Merged
Conversation
Summarizes the dual-button IdP-hint pattern and its per-deployment PYOBS_AUTH config under the shared-auth design doc's status block (plan 2026-08-21-keycloak-idp-hint-login).
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Implements section 3 of
specs/plans/2026-08-21-keycloak-idp-hint-login.md: adds the follow-up note under theshared-auth-keycloak.mddesign doc's status block — thekc_idp_hintmechanism, the dual-button login pattern ("log in with " vs. "local Keycloak account"), and that the alias/label are per-deploymentPYOBS_AUTHconfig, an instance of the design's "upstream wiring is operational config" principle. Also updates the design doc'sRepos:line to include pyobs-auth and pyobs-web-admin.The plan itself (
specs/plans/2026-08-21-keycloak-idp-hint-login.md) and its index entry are already ondevelop.Implementation PRs: pyobs/pyobs-auth#8 (IDP_HINT support), pyobs/pyobs-archive#43, pyobs/pyobs-robotic-backend#87, pyobs/pyobs-web-admin#63 (dual buttons).