mirror of
https://github.com/byo-software/steam-openid-connect-provider.git
synced 2025-01-09 18:06:22 +00:00
Update README.md
This commit is contained in:
parent
5e62ba85dd
commit
b5641ed173
1 changed files with 1 additions and 1 deletions
|
@ -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.
|
||||
|
|
Loading…
Reference in a new issue