E2E: public-client OIDC fixtures + portable-cluster run checklist #43
No reviewers
Labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
lab/authz-bridge!43
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "t37-e2e"
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?
Closes #37
E2E fixtures for the public-client OIDC App: an
OauthClientwith noclientSecretRef(a Public client) plus itsOidcPolicy, and the samples kustomization.The live portable-cluster rip-and-replace run is a post-merge step that needs the merged code (#32-#36) and cluster access. Run checklist (on the
portablecluster, after #32-#36 are merged):authzappsCRD, and theauthz-bridge-systemnamespace.Authorization, subject token consumed).denied_response(302 +Set-Cookie) andresponse_headers_to_add(Set-Cookie) — the #30 gateway gate.authzappsCRD (deleted for now; recreated only after E2E passes).Stacked on #36.