From b5641ed1733e4d34655838b4d40aa253c451f7d3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Enes=20Sad=C4=B1k=20=C3=96zbek?= Date: Sun, 12 Jul 2020 15:02:47 +0300 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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.