From f37a67f93cd1f6aebf8d4d595bf8de80e1ee1f4c Mon Sep 17 00:00:00 2001 From: Vasilis Date: Thu, 21 Sep 2023 12:31:39 +0200 Subject: [PATCH] SS14.Admin Setup: Make it more apparent to enter client id instead of client app name (#5) --- src/en/server-hosting/setting-up-ss14-admin.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/en/server-hosting/setting-up-ss14-admin.md b/src/en/server-hosting/setting-up-ss14-admin.md index 82b2b4079..a165e09fa 100644 --- a/src/en/server-hosting/setting-up-ss14-admin.md +++ b/src/en/server-hosting/setting-up-ss14-admin.md @@ -68,7 +68,7 @@ ForwardProxies: # Your way of authenticating accounts, the docs will set it up with an ss14 account Auth: Authority: "https://central.spacestation14.io/web/" - ClientId: "ss14-admin" + ClientId: "9e2ce26f-EDIT-THIS-b4d9-8cc08993b33e" ClientSecret: "foobar" authServer: "https://central.spacestation14.io/auth"