zot: use generic oidc provider key
This commit is contained in:
parent
cdbad50c02
commit
0a76fc3612
@ -22,7 +22,7 @@ data:
|
|||||||
"auth": {
|
"auth": {
|
||||||
"openid": {
|
"openid": {
|
||||||
"providers": {
|
"providers": {
|
||||||
"keycloak": {
|
"oidc": {
|
||||||
"issuer": "https://sso.bstein.dev/realms/atlas",
|
"issuer": "https://sso.bstein.dev/realms/atlas",
|
||||||
"clientID": "zot",
|
"clientID": "zot",
|
||||||
"clientSecret": "__CLIENT_SECRET__",
|
"clientSecret": "__CLIENT_SECRET__",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user