Add /oidc-callback to enroll bypass for desktop OIDC flow

This commit is contained in:
2026-07-13 23:21:41 +02:00
parent a3d9368a54
commit 25b81b2dce

View File

@@ -297,7 +297,7 @@ oikos.hubris.network {
tls {
dns ionos {env.IONOS_AUTH_API_TOKEN}
}
@enroll path /api/v1/clients/enroll
@enroll path /api/v1/clients/enroll /oidc-callback
handle @enroll {
reverse_proxy 192.168.178.182:8090
}