0
yasin.hallak.89@gmail.com created
ABP Framework version: v5.0.0
UI type: MVC
DB provider: EF Core
Tiered (MVC) or Identity Server Separated (Angular): no
Hi support ....
We have a probelm with returnUrl ....
when redirect to login page with returnUrl .. after login is going to home page ....
can you solve my problem ..please
3 Answer(s)
-
0
Hi,
Please
- Steps to reproduce the issue:"
-
0
-
0
Hi,
You can configure the redirect allowed URLs See: https://github.com/abpframework/abp/blob/dev/templates/app/aspnet-core/src/MyCompanyName.MyProjectName.HttpApi.HostWithIds/appsettings.json#L6
And: https://github.com/abpframework/abp/blob/dev/templates/app/aspnet-core/src/MyCompanyName.MyProjectName.HttpApi.HostWithIds/MyProjectNameHttpApiHostModule.cs#L88