Atividades de "s.alshammari.c"

Responder

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

Responder

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

Responder

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

Responder

I didn't receive anything on my email yet (already checked spam etc..). can you make sure that its sent please? I sent you an email reply to it with the project please

Responder

hi saudalshammari2030@gmail.com

Responder

its a fresh project can you just implement it and share it with me please

Responder

can I send you my code ? provide me your email please

Responder

I want automatic login is that possible or do I must press windows button and then register by email ?

Responder

I added context.Services.Configure<IISServerOptions>(iis => { iis.AuthenticationDisplayName = "Windows"; iis.AutomaticAuthentication = false; });

but still, this button is not showing

Pergunta
  • ABP Framework version: v7
  • UI Type: Angular
  • Database System: EF Core (SQL Server)

how to implement windows Authentication in ABP suite

Mostrando 21 até 30 de 49 registros
Made with ❤️ on ABP v8.2.0-preview Updated on março 25, 2024, 15:11