Configure oidc addon callback

This commit is contained in:
Your Name
2025-11-13 21:04:35 -06:00
parent 1ca3bbfbb4
commit 532bff8cfa

View File

@@ -18,7 +18,9 @@
"redis": {}, "redis": {},
"localstorage": {}, "localstorage": {},
"sendmail": {}, "sendmail": {},
"oidc": {} "oidc": {
"loginRedirectUri": "/api/v1/session/callback"
}
}, },
"changelog": "Initial Cloudron packaging.", "changelog": "Initial Cloudron packaging.",
"tags": [ "tags": [