authelia: Add redirect URL for Headlamp

Now that Headlamp supports PKCE, we can use the same OIDC client for it
as for the Kubneretes API server/`kubectl`.  The only difference is the
callback redirect URL
This commit is contained in:
2025-11-13 18:35:51 -06:00
parent 8f1c8980c2
commit f47759749e

View File

@@ -116,6 +116,7 @@ identity_providers:
redirect_uris:
- http://localhost:8000
- http://localhost:18000
- https://headlamp.pyrocufflink.blue/oidc-callback
authorization_policy: one_factor
pre_configured_consent_duration: 8h
- client_id: 1b6adbfc-d9e0-4cab-b780-e410639dc420