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
c319057be7
commit
e311b761a4
1 changed files with 4 additions and 0 deletions
|
@ -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.
|
||||
|
||||
|
|
Loading…
Reference in a new issue