From 1f469c40214bf4416436a19854c542010a03f69d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Enes=20Sad=C4=B1k=20=C3=96zbek?= Date: Sun, 12 Jul 2020 14:45:37 +0300 Subject: [PATCH] Update README.md --- README.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/README.md b/README.md index 97bad60..0570325 100644 --- a/README.md +++ b/README.md @@ -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 \