diff --git a/public/en-us/web-services/authentication/website-studio-sso.md b/public/en-us/web-services/authentication/website-studio-sso.md index a5fcb74..84e76b5 100644 --- a/public/en-us/web-services/authentication/website-studio-sso.md +++ b/public/en-us/web-services/authentication/website-studio-sso.md @@ -1,6 +1,6 @@ --- id: website-studio-sso -title: mod.io login using OpenID +title: mod.io website login with your identity provider slug: /web-services/authentication/website/ sidebar_position: 2 --- @@ -264,4 +264,4 @@ Upon success, to re-establish an account link you must initiate the in-game [Ope | 11116 | The `access_token` field returned the Token URL endpoint is either missing, or not in the expected data type (string). | | 11117 | The `expires_in` field returned the Token URL endpoint is either missing or invalid (non-integer). | | 11118 | The `token_type` field returned the Token URL endpoint is either missing or not the expected value `Bearer` (case-insensitive). | -| 11121 | The expected field from the User Info URL endpoint which maps to the users ID for your identity provider could not be obtained. | \ No newline at end of file +| 11121 | The expected field from the User Info URL endpoint which maps to the users ID for your identity provider could not be obtained. |