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
{{ message }}
This repository was archived by the owner on Feb 11, 2025. It is now read-only.
Log-in works perfectly fine in Android, but logout opens the browser with a 404 error not found message before it returns the result.
The expected scenario is to log out of the okta once the user taps on the logout button.
Do you have any suggestion, as to why the logout fails and the browser opens with a 404 window?
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.
The expected scenario is to log out of the okta once the user taps on the logout button.
Do you have any suggestion, as to why the logout fails and the browser opens with a 404 window?
Please find a sample to replicate this from below GitHub repo.
DuendeArchive/IdentityModel.OidcClient.Samples#133
The text was updated successfully, but these errors were encountered: