From 0fb2b10212103df20e7441cd000dacbd8fec4825 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Enes=20Sad=C4=B1k=20=C3=96zbek?= Date: Thu, 2 May 2019 00:35:51 +0300 Subject: [PATCH] Add information about supported scopes --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 82338b0..ee2a336 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,9 @@ Steam OpenID 2.0 -> OpenID Connect Proxy ## 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. -This server will act as an OpenID Connect provider which will provide Steam authentication for you. This way you can use Steam logins in KeyCloak or any other OpenID Connect based authentication client. +This server will act as an OpenID Connect provider which will provide Steam authentication for you. This way you can use Steam logins in KeyCloak or any other OpenID Connect based authentication client. + +Note: only "openid" and "profile" scopes are supported due limitations by Valve/Steam. ## Setup Add your Steam API Key as user-secrets like this: