Skip to content

Commit

Permalink
Update website-studio-sso.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Patskimoto authored Jul 29, 2024
1 parent 842009d commit d600533
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
@@ -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
---
Expand Down Expand Up @@ -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. |
| 11121 | The expected field from the User Info URL endpoint which maps to the users ID for your identity provider could not be obtained. |

0 comments on commit d600533

Please sign in to comment.