projectId required | string <uuid> 发布商帐户中的登录管理器项目ID。 |
login_url | string 在帐户确认、成功认证、双因素认证配置或密码重置确认后将用户重定向到的URL。必须与发布商帐户URL部分中指定的回调URL相同。要找到它,请前往登录管理器 > 您的登录管理器项目,在导航页的顶部区块中选择回调部分。 如果有多个回调URL,此参数为必需。 |
fields | Array of strings non-empty List of parameters which must be requested from the user or social network additionally and written to the JWT. The parameters must be separated by a comma. For example, When the
After the email is inputted, the user receives an email confirmation message. To disable email confirmation, please contact your Customer Success Manager. |
app_id | string 您在平台中的应用ID。 |
payload | string 您的自定义数据。参数的值将在用户JWT的 |
with_logout | string Default: "0" 显示是否停用现有用户JWT值并激活此调用生成的值。可以是以下值:
|
session_ticket | string 从平台收到的会话票证。 |
code | string 从平台收到的代码。 |
is_redirect | boolean Default: true 显示艾克索拉登录管理器服务器应如何响应。如果设置:
|
确定
重定向
错误的请求
未找到
无法处理的实体
请求过多
{- "login_url": "string"
}