Actualiser docker-compose.yml
Some checks failed
Deployment Verification / deploy-and-test (push) Failing after 12s
Some checks failed
Deployment Verification / deploy-and-test (push) Failing after 12s
This commit is contained in:
@@ -112,11 +112,16 @@ services:
|
||||
# LDAP_GROUP_NAME_ATTRIBUTE: "cn"
|
||||
# LDAP_MEMBER_AATRIBUTE: "member"
|
||||
### OpenID
|
||||
auth-provider: net.sourceforge.guacamole.net.auth.openid.OpenIDAuthenticationProvider
|
||||
OPENID_AUTHORIZATION_ENDPOINT: https://authentik.tips-of-mine.com/application/o/authorize/
|
||||
OPENID_CLIENT_ID: f71Je39kparABozs1MLcLURECvQMNy9Fih0linvs
|
||||
OPENID_ISSUER: https://authentik.tips-of-mine.com/application/o/guacamole/
|
||||
OPENID_JWKS_ENDPOINT: https://authentik.tips-of-mine.com/application/o/guacamole/jwks/
|
||||
OPENID_REDIRECT_URI: https://guacamole.tips-of-mine.com
|
||||
OPENID_ISSUER: https://authentik.tips-of-mine.com/application/o/guacamole/
|
||||
OPENID_CLIENT_ID: f71Je39kparABozs1MLcLURECvQMNy9Fih0linvs
|
||||
OPENID_REDIRECT_URI: https://guacamole.tips-of-mine.com/
|
||||
OPENID_USERNAME_CLAIM_TYPE: preferred_username
|
||||
# OPENID_GROUPS_CLAIM_TYPE: admins
|
||||
OPENID_CLAIM_TYPE: sub
|
||||
OPENID_SCOPE: "openid email profile"
|
||||
###
|
||||
# OPENID_AUTHORIZATION_ENDPOINT: https://keycloak.tips-of-mine.local/realms/master/protocol/openid-connect/auth
|
||||
# OPENID_JWKS_ENDPOINT: https://keycloak.tips-of-mine.local/realms/master/protocol/openid-connect/certs
|
||||
|
Reference in New Issue
Block a user