diff --git a/conf/config.yaml b/conf/config.yaml index b3457e5..1a1a5bf 100644 --- a/conf/config.yaml +++ b/conf/config.yaml @@ -49,6 +49,6 @@ connectors: staticClients: - id: __OIDC_NAME__ redirectURIs: - - __OIDC_CALLBACK__ + - https://__OIDC_CALLBACK__ name: __OIDC_NAME__ secret: __OIDC_SECRET__