Update README.md

This commit is contained in:
Enes Sadık Özbek 2020-07-12 14:51:30 +03:00 committed by GitHub
parent c319057be7
commit e311b761a4
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -19,6 +19,10 @@ Alternatively you can set it up via environment variables:
After that set up your redirect URI, ClientID and ClientSecret in the appsettings.json.
## OpenID Configuration
You can access Authorization and Token endpoint details in
http://<Your Host>/.well-known/openid-configuration
## Health checks
This service contains a health check endpoint at `/health`. It checks if the Steam login server is up.