Update README.md

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

View file

@ -1,8 +1,6 @@
# Steam OpenId Connect Provider
Steam OpenID 2.0 -> OpenID Connect Provider Proxy
![](https://github.com/neothor/steam-openid-connect-provider/workflows/Docker%20Image%20CI/badge.svg)
## About
Steam still uses the old OpenID 2.0 authentication protocol. Since ImperialPlugins.com has migrated to KeyCloak we were unable to migrate our old Steam logins as KeyCloak does not support OpenID 2.0.
@ -25,7 +23,7 @@ After that set up your redirect URI, ClientID and ClientSecret in the appsetting
This service contains a health check endpoint at `/health`. It checks if the Steam login server is up.
## Docker
[A docker image](https://hub.docker.com/r/neothor/steam-open-id) is also available.
[A docker image](https://hub.docker.com/r/imperialplugins/steam-openid-connect-provider) is also available.
```
docker run -it \