Timothée wrote
> @Ghost_Knight
> I changed the JWKS_ENDPOINT to
> https://
> <tenant>
> .eu.auth0.com/.well-known/openid-configuration
> but unfortunatly it doesn't resolve the loop problem.


Still looks incorrect, you are still pointing your JWKS_ENDPOINT to a json
file that is simply telling you what configuration options to use when
configuring your client.

Open https://<tenant>.eu.auth0.com/.well-known/openid-configuration in your
browser by hand and use the value of `jwks_uri` for the value when starting
the docker container.



--
Sent from: 
http://apache-guacamole-general-user-mailing-list.2363388.n4.nabble.com/

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to