0
gexiaoxu created
Check the docs before asking a question: https://docs.abp.io/en/commercial/latest/ Check the samples, to see the basic tasks: https://docs.abp.io/en/commercial/latest/samples/index The exact solution to your question may have been answered before, please use the search on the homepage.
- ABP Framework version: v4.1.0
- UI type: Angular
- DB provider: EF Core
- Tiered (MVC) or Identity Server Seperated (Angular): no
- Exception message and stack trace:
- Steps to reproduce the issue:
abp new Demo -t app-pro --ui nagular
to create pro- Remove the HTTPS
- Add the configuration
requireHttps:false
in angular - Run!
- ISSUE:You can redirect the login page,but you cannot redirect back after a successful login!
2 Answer(s)
-
0
Is there no answer?
-
0
Create the below extension in your *.HttpApi.Host project.
See https://community.abp.io/articles/patch-for-chrome-login-issue-identityserver4-samesite-cookie-problem-weypwp3n