I\'m working on a app that uses Jespa to do transparent SSO.I\'m using the NtlmSecurityProvider.In my code, when I get the username looks like this:\"DOMAINNAME\\username\"
I have created a login and database user called \"MYDOMAIN\\Domain Users\". I need to find what roles a logged on domain user has but all the calls to get the current user return the domain username e
I\'m trying to get a HTML source of a website through C# code. When I access the site with Windows Authentication, the following code works:
Can Windows domain (users and passwords for the desktop machines) be integrated with Azure Active Directory? The remaining part of my question details how I imagine and understand such integration.