diff --git a/README.md b/README.md index 579ab7c..030cc7b 100644 --- a/README.md +++ b/README.md @@ -20,7 +20,7 @@ After that set up your redirect URI, ClientID and ClientSecret in the appsetting ## OpenID Configuration You can access Authorization and Token endpoint details in -http:///.well-known/openid-configuration +`http:///.well-known/openid-configuration` ## HTTPS Support This server does not support https connections. If you want to use https connections please use a reverse proxy like nginx.