Update README.md

This commit is contained in:
Enes Sadık Özbek 2020-07-12 15:02:47 +03:00 committed by GitHub
parent 5e62ba85dd
commit b5641ed173
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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://<Your Host>/.well-known/openid-configuration
`http://<Your Host>/.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.