mirror of
https://github.com/byo-software/steam-openid-connect-provider.git
synced 2025-01-10 10:26:23 +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.
|
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
|
## Health checks
|
||||||
This service contains a health check endpoint at `/health`. It checks if the Steam login server is up.
|
This service contains a health check endpoint at `/health`. It checks if the Steam login server is up.
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue