Tagged Questions

The tag has no wiki summary.

learn more… | top users | synonyms

2
votes
1answer
552 views

expected identity upn connecting to service as network service,

We have a web application, running in an application pool as 'NETWORK SERVICE'. The web application connects to a service (.svc) on another web server. The other web server also has the service hosted ...
2
votes
1answer
703 views

UPN - User Principal Name

How I get my UPN from Active Directory? I need to test an app which uses Upn Claim type...
1
vote
2answers
43 views

SharePoint UserProfile from User Principal Name in Claims environment

I have an account that has been persisted in a database using the User Principal Name (UPN) format: jdoe@domain.gobalx.com I am working in a SharePoint environment that is Claims authenticated using ...