Getting OpenCloud to work with External OpenID SSO Provider #1392
Unanswered
MC-Friedolin
asked this question in
Q&A
Replies: 1 comment 1 reply
-
You did not set these values, so you got CSP issues. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I have been trying out OpenCloud for a few days and the features look very good overall. However, I am currently encountering a problem and cannot proceed. I want to connect my OpenCloud to an external SSO provider. This provider was preconfigured for me and I have the credentials. However, I do not see where in OpenCloud the Client_Secret is configured in order to authenticate with my SSO. In the following image, you can also see the error message in the browser console. The login via SSO works correctly. My configuration is based on the opencloud-compose repository and was only adjusted with domain names and passwords. (Domain names and other entries have been set, but were removed here)
I've also noticed that when you stop and restart the Docker container, the LDAP container does not start again. It is then missing from the running containers. The Docker LDAP volumes have to be deleted first before the LDAP container will start again.
I would be very grateful for any help ^^
.env:
docker-compose-yml:
opencloud.yml:
external-idp.yml:
LDAP-Container Logs:
Beta Was this translation helpful? Give feedback.
All reactions