heph Authentik: register heph-pwa redirect URIs for PKCE login
The heph-pwa browser login (hephaestus PR #9) uses Authorization Code + PKCE, which redirects back to the app origin. Register https://heph.ops.eblu.me/ (and http://localhost:8787/ for dev) on the heph provider; Authentik also keys token-endpoint CORS off these origins. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
This commit is contained in:
parent
a2f1e06224
commit
3660b65981
2 changed files with 11 additions and 3 deletions
1
docs/changelog.d/heph-pwa-redirect-uris.infra.md
Normal file
1
docs/changelog.d/heph-pwa-redirect-uris.infra.md
Normal file
|
|
@ -0,0 +1 @@
|
|||
Registered the heph-pwa redirect URIs (`https://heph.ops.eblu.me/`, plus `http://localhost:8787/` for dev) on the Authentik `heph` OAuth2 provider, enabling the PWA's new Authorization Code + PKCE "Login with Authentik" flow (and the token-endpoint CORS it needs). Pairs with hephaestus PR #9.
|
||||
Loading…
Add table
Add a link
Reference in a new issue