Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update website-studio-sso.md #51

Merged
merged 1 commit into from
Jul 29, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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. |