This commit is contained in:
Enes Sadık Özbek 2019-11-02 20:14:23 +03:00
commit ede7bda61b

View file

@ -14,6 +14,9 @@ Add your Steam API Key as user-secrets like this:
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.
## Health checks
This service contains a health check endpoint at `/health`. It checks if the Steam login server is up.
## Docker ## Docker
[A docker image](https://hub.docker.com/r/imperialplugins/steam-openid-connect-provider) is also available. [A docker image](https://hub.docker.com/r/imperialplugins/steam-openid-connect-provider) is also available.