Keycloak client rename — pal-e-docs-app to pal-e-app #255
Labels
No labels
domain:backend
domain:devops
domain:frontend
status:approved
status:in-progress
status:needs-fix
status:qa
type:bug
type:devops
type:feature
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
ldraney/pal-e-platform#255
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
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?
Type
Feature
Lineage
Standalone — scoped from pal-e-app project (project-pal-e-app).
Repo
forgejo_admin/pal-e-platformUser Story
As a stakeholder
I want to log in via Keycloak with clean redirect URIs
So that the auth flow works with the renamed pal-e-app deployment
Context
The Keycloak client in the pal-e realm is currently named pal-e-docs-app with redirect URIs pointing to pal-e-docs-app.tail5b443a.ts.net. This needs to be renamed to pal-e-app with redirect URIs updated to pal-e-app.tail5b443a.ts.net. The client is a public client using PKCE (no secret). Also update the pal-e-app frontend keycloak.ts to reference the new client ID.
File Targets
Files to modify:
terraform/— if Keycloak clients are managed via terraformFiles NOT to touch:
Acceptance Criteria
Test Expectations
Constraints
Checklist
Related
project-pal-e-apparch-deployment-pal-e-appClosing — both
pal-e-docs-appandpal-e-appnames are obsolete; canonical ispal-e-production. Forward-facing Keycloak work deferred under forgejo_admin/pal-e-platform#278.