4.3 Troubleshooting

This section contains troubleshooting information for OpenID authentication.

If you are experiencing problems, you are recommended to enable logging for the web.oauth2 or web.oauth2.ext web service; see the MyID REST and authentication web services section in the Configuring Logging guide for details.

To confirm that the authentication service is running, you can check the following URL:

https://<myserver>/web.oauth2/.well-known/openid-configuration

For the standalone authentication service, this is:

https://<myserver>/web.oauth2.ext/.well-known/openid-configuration

where <myserver> is the address of the MyID authentication service. This should return a block of JSON describing the endpoints and configuration of your authentication service.