This forum is closed. Thank you for your contributions.
We have ASP.NET Core Webapplication
We want to implement the Automatic login using AD without providing the credential
is it posssible technically?
we would like to know how to do the autologin in identity server 4
Hello,
Something like OAuth 2.0 suppose to be used.
Here are some explanation
https://docs.microsoft.com/en-us/dotnet/framework/wcf/feature-details/how-to-use-the-aspnet-membership-provider
Sincerely, Highly skilled coding monkey.
I think what you want to implement is the S'ingle S'ign O'n , here is a document about the topic: How does Azure AD Application Proxy provide single sign-on and this example: Get started with Application Proxy and install the connector.
Hope it helps,
Good Coding;
http://forums.asp.net/
it is where you should post, which has Core forum.