Step 4: Redirected to Register page and clicked on Register
Did the Register page get your email address?
It will be available in 6.0. but you can change it by yourself now.
hi
Please custom the MultiTenancyMiddlewareErrorPageBuilder of AbpAspNetCoreMultiTenancyOptions to delete the cookies.
https://github.com/abpframework/abp/pull/13157
hi
I will feedback to the SUITE team.
hi
You don't need to set the ForwardDefaultSelector. Please remove it.
If request is XMLHttpRequest the status code is 401/403 otherwise the response will be a Redirect(Login page.)
If you are using the MVC you don't need to set the ForwardDefaultSelector.
How to reproduce the problem using the default template?
hi
This is the behavior of the Cookies authentication scheme. This is your app's default scheme.
No meaningful response body even for JWT authentication
See https://github.com/abpframework/abp/issues/9926
hi
Please share your API Key to liming.ma@volosoft.com
[17:44:15 WRN] Code:Volo.Authorization:010001
[17:44:15 INF] AuthenticationScheme: Identity.Application was challenged.
[17:44:15 INF] Executed action Volo.Abp.Account.ProfileController.GetAsync (Volo.Abp.Account.HttpApi) in 3.0496ms
[17:44:15 INF] Executed endpoint 'Volo.Abp.Account.ProfileController.GetAsync (Volo.Abp.Account.HttpApi)'
[17:44:15 DBG] Added 0 entity changes to the current audit log
[17:44:15 DBG] Added 0 entity changes to the current audit log
[17:44:15 INF] Request finished HTTP/1.1 GET https://localhost:44303/api/account/my-profile - - - 401 0 - 10.6009ms
IDX10205: Issuer validation failed. Issuer: 'System.String'. Did not match: validationParameters.ValidIssuer: 'System.String' or validationParameters.ValidIssuers: 'System.String'.
hi
The Issuer is https://henleyaudio-api.azurewebsites.net after publishing your website to Azure.
Please try to update the values in Azure environment.