hi
Please share these class code.
hi
: Failure sending mail. ---> System.Net.Internals.SocketExceptionFactory+ExtendedSocketException (10013): An attempt was made to access a socket in a way forbidden
Please use this application to test your email config.
https://github.com/abpframework/abp-samples/tree/master/EmailSendDemo
I try the above solution and the error anti-forgery cookie are fixed, but cookie path is case-sensitive the cookie is not sent by the browser if the case changes. Thereby, the user is not authenticated
https://stackoverflow.com/questions/59320702/case-sensitive-urls-has-to-be-exact-as-specified-in-sp-metadata?answertab=votes#tab-top
I Have other problem angular for first time, the angular appear as authenticated user, but actual not authenticated, and after click or any link to nagivate authenticated url, angular redirect on sso, and return to angular app after authenticated
Have you tried opening it in incognito mode?
hi nhontran
You can try to copy the code from the PR.
Hello
I suggest you start with the documention.
https://docs.abp.io/en/abp/latest/UI/AspNetCore/Dynamic-JavaScript-Proxies https://docs.abp.io/en/abp/latest/API/Dynamic-CSharp-API-Clients
hi
It requires the abp version >= 4.2
https://github.com/abpframework/abp/pull/6868
Please don't close this ticket yet.
No problem.
hi
The cookies of these 3 websites should be isolated, and now they are sharing cookies.
Identity Server Host: https://mabuhamad.mowe.gov.sa/NaamaIdentityServer
API Host: https://mabuhamad.mowe.gov.sa/NaamaAPI
Angular Host: https://mabuhamad.mowe.gov.sa/NaamaAngular
Please configure path on the 3 websites(NaamaIdentityServer, NaamaAPI, NaamaAngular).
Some packages of ABP are targeted to .NET Standard 2.0
, I think this is VS problem and I'm not familiar with that.