小编Fat*_*han的帖子

在 ionic 应用程序中使用 Okta 身份验证时出现 OAuth 错误

在我的应用程序中集成 okta 身份验证时出现以下错误。

\n\n
OAuthError\n{\n    name: \xe2\x80\x9cOAuthError\xe2\x80\x9d,\n    message: \xe2\x80\x9cThe \xe2\x80\x98{0}\xe2\x80\x99 system claim could not be evaluated.\xe2\x80\x9d,\n    errorCode: \xe2\x80\x9cserver_error\xe2\x80\x9d,\n    errorSummary: \xe2\x80\x9cThe \xe2\x80\x98{0}\xe2\x80\x99 system claim could not be evaluated.\xe2\x80\x9d}\n    errorCode:"server_error"\n    errorSummary:"The \xe2\x80\x98{0}\xe2\x80\x99 system claim could not be evaluated."\n    message:"The \xe2\x80\x98{0}\xe2\x80\x99 system claim could not be evaluated." \n    name:\xe2\x80\x9cOAuthError\xe2\x80\x9d\n}\n
Run Code Online (Sandbox Code Playgroud)\n\n

请帮我。

\n

authentication ionic-framework okta

0
推荐指数
1
解决办法
4133
查看次数

标签 统计

authentication ×1

ionic-framework ×1

okta ×1