wi3land / ionic-appauth

Intergration for OpenId/AppAuth-JS into Ionic V3/4/5
MIT License
95 stars 74 forks source link

[Error] Android: cookie_not_found #358

Open heodien opened 2 months ago

heodien commented 2 months ago

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.