According to the current external authentication process, redirection must be used.
The web page should also be redirected after the user scans the QR to log in.
hi @AndrewT
No there isn't, Please follow our Release Notes / Change Logs
hi safi
You need to confirm that your configuration is correct, and then use it in abp.
hi
You can refer this project.
https://github.com/abpframework/abp/tree/bd041b8774ab4df45de11077de8cfa8189d6b85f/framework/test/Volo.Abp.Authorization.Tests/Volo/Abp/Authorization
https://github.com/abpframework/abp/blob/bd041b8774ab4df45de11077de8cfa8189d6b85f/framework/test/Volo.Abp.Authorization.Tests/Volo/Abp/Authorization/AuthorizationTestBase.cs#L18-L31
hi
You can test your email setting with this Demo.
https://github.com/abpframework/abp-samples/tree/master/EmailSendDemo https://github.com/abpframework/abp-samples/blob/master/EmailSendDemo/src/EmailSendDemo/Program.cs
hi @AndrewT
It's on the roadmap.
Because ABP.IO supports multiple tiered. It is no longer a single project, so there are some challenges.
hi
I can't reproduce. Can you try again?
hi
Can you try to remove Responsive="true"
from DataGrid
We already fix this in v4.3
hi
We don't have much experience with singpass, Does it have any sample for ASP NET Core?
hi
Please check this sample. https://github.com/abpframework/abp-samples/pull/75