You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Happen on android phone, android 14.
When we tried to apply ionic-appauth in native way. After login and authorize with Swiss Id account, we got this issue: got error: { "type":"IDENTITY_PROVIDER_LOGIN_ERROR", "realmId":"myApp", "clientId":null, "userId":null, "ipAddress":"xxx.xx.xx.xx", "error":"cookie_not_found" }
And it's stuck at transfer page. The 'redirect_url' is can not be called/redirect.
The text was updated successfully, but these errors were encountered:
Happen on android phone, android 14.
When we tried to apply ionic-appauth in native way. After login and authorize with Swiss Id account, we got this issue:
got error: { "type":"IDENTITY_PROVIDER_LOGIN_ERROR", "realmId":"myApp", "clientId":null, "userId":null, "ipAddress":"xxx.xx.xx.xx", "error":"cookie_not_found" }
And it's stuck at transfer page. The 'redirect_url' is can not be called/redirect.
The text was updated successfully, but these errors were encountered: