zot: use generic oidc provider key

This commit is contained in:
Brad Stein 2025-12-09 01:29:05 -03:00
parent cdbad50c02
commit 0a76fc3612

View File

@ -22,7 +22,7 @@ data:
"auth": {
"openid": {
"providers": {
"keycloak": {
"oidc": {
"issuer": "https://sso.bstein.dev/realms/atlas",
"clientID": "zot",
"clientSecret": "__CLIENT_SECRET__",