0
darutter created
- ABP Framework version: v5.3.4 or 6.0.0-rc-4
- UI type: MVC
- DB provider: EF Core
- Tiered (MVC) or Identity Server Separated (Angular): no
I have a MAUI project as part of my overall solution that includes a web app, the API and the MAUI mobile solution. We are still using IdentityServer as the authenticator. I have the mobile app running and can login successfully but when I try to logout, I am directed to the website and it indicates that I am successfully logged out and will redirect me back to the mobile app but it never does. I have an entry in the IdentityServerClientPostLogoutRedirectUris table for the Maui client, but it does not redirect me back. Can you assist in resolving this issue?
1 Answer(s)
-
0
Hi,
Can you share the full steps to reproduce and I will check it out, thanks.