I have two type of login User and admin using mvc5 code first using ...
Here how i can achieve best way, shall i have to use single login page for both user and admin by using session i have to redirect user dashboard and admin dashboard.
WTS_CONSOLE_CONNECT instead of WTS_SESSION_LOGON on Windows XP
For some reason that I couldn't identify yet, on Windows XP operating system I receive a WTS_CONSOLE_CONNECT session change event instead of the expected WTS_SESSION_LOGON event during the first iteractive login. Both scenarios: first login after a boot up, or first login after a reboot.
FSLogix CloudCache - multisession support
Hi, I would like to ask if someone can confirm whether FSLogix CloudCache is supported in multisession configuration type. That is if we have multiple sessions on different machines that share the same profile container (configuration parameter "ProfileType" with DWORD value 3 for exemple) - 1st access to profile vhdx in RW mode, 2nd session access in RO mode.
Can login domain instance of SQL server with local SSMS.
1- Window server authentication - if we are trying to connect a domain SQL server instance from our local SQL server then we have not option in SQL server to connect from SSMS but we can also do it by creating batch file then open SSMS and now we can connect domain instance.
Integrating the 3rd Party Application with Azure AD Logins
I have other 3rd party application being used in my organization. We want that application to use Azure AD employee credentials to login. Most of the applications uses the OpenID Oauth standard token.
Social media Plugin compatible with Xamarin.Forms
I am looking for any service or plugin that handles authentication and calls to the most common social media platforms (FB, TW, Google+) and is compatible with XamarinForms.
Azure AD Custom Login Form - social.msdn.microsoft.com
I have a web site with Azure AD authentication enabled (claims based authentication) and I'd like to include login form in it without being redirected to Azure AD login. Is it possible ?
SSL on Login Page - social.msdn.microsoft.com
I have an ASP.Net 3.5 site which has SSL, this comes into place when a user logs in via redirect on login to a https:// page (all users have to login to this site as its a private Intranet type site). The client has done a web inspect scan test and wants the login page to also be covered by SSL. The site is hosted by a preferred supplier of the client so I have very little access to the server.