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
Log-in works perfectly fine in Android, but logout opens the browser with a 404 error not found message before it returns the result.
Expected scenario is to logout the okta once user tap on logout button.
Do you have any suggestion, why the logout fails and browser opens with 404 window?
Logout error snap:
Hi Team,
I'm using OIDC for my MAUI app to authenticate okta and followed this blog to implement OIDC 5.1.0
https://auth0.com/blog/add-authentication-to-dotnet-maui-apps-with-auth0
Log-in works perfectly fine in Android, but logout opens the browser with a 404 error not found message before it returns the result.
Expected scenario is to logout the okta once user tap on logout button.
Do you have any suggestion, why the logout fails and browser opens with 404 window?
Logout error snap:
Attached sample for replicating it.
auth0_LogoutIssueSample.zip
The text was updated successfully, but these errors were encountered: