Update dex.yaml

This commit is contained in:
2026-04-09 11:18:14 +02:00
parent fdd2f52c48
commit 55348a9e11
+2 -2
View File
@@ -1,7 +1,7 @@
# Dex OIDC Provider Configuration
# Docs: https://dexidp.io/docs/
issuer: http://localhost:5556/dex
issuer: https://dex.sgu.hu/dex
storage:
type: sqlite3
@@ -17,7 +17,7 @@ oauth2:
staticClients:
- id: outline
redirectURIs:
- "http://localhost:3000/auth/oidc.callback"
- "https://wiki.sgu.hu/auth/oidc.callback"
name: "Outline"
secret: outline-secret