أنشطة "s.alshammari.c"

إجابة

إجابة

there is no Logs Folder

إجابة

Hi,

Can you share the full app error logs?

where to find logs? its deployed on the server

Here is what I found on the database [ { "code": null, "message": "An internal error occurred during your request!", "details": null, "data": {}, "validationErrors": null } ] same as the image I sent earlier

إجابة

Hi,

Can you share the full app error logs?

where to find logs? its deployed on the server

إجابة

its deployed on the server . working perfectly locally

إجابة

thank you , now it works but user still need to press login button in order to login . is there a way to auto login on website enter

إجابة

hi

no email claim exist

You can find a way to get an email from result.Principal or add a random email claim to id.

I did this and here is what I got

is there a way to bypass register page ? I want everything to run in background and user automatically log in.

إجابة

inside result.Principal about 22 claims first one is "Name" and "PrimarySid" and all others are "groupsid" , there is no email claim

إجابة

no email claim exist , I only got the name. should I add this id.AddClaim(new Claim(ClaimTypes.Email,result.Principal.FindFirstValue(ClaimTypes.Email))); ?

إجابة

still I have to register by email , what I need is to integrate it with the active directory so once someone open the website it automatically log in

عرض 11 الي 20 من 40 إدخالات
Made with ❤️ on ABP v8.2.0-preview Updated on مارس 25, 2024, 15:11