{ "Enable": true, "Secret": "${MATTERMOST_SSO_SECRET}", "Id": "${SSO_ID}", "Scope": "", "AuthEndpoint": "https://${SSO_DOMAIN}/application/o/authorize/", "TokenEndpoint": "https://${SSO_DOMAIN}/application/o/token/", "UserAPIEndpoint": "https://${SSO_DOMAIN}/application/o/userinfo/", "DiscoveryEndpoint": "https://${SSO_DOMAIN}/application/o/${SSO_APP}/.well-known/openid-configuration", "ButtonText": "${ORG_NAME}", "ButtonColor": "#ff0000" }