windows - How to determine federation name and AD FS issuer url endpoints from client? -


we deploying .net client application , want authorize windows user on client ad fs.

how can 1 extract following information client side in order auth ad fs:

is way information registry or domain controller or similar?

when user visiting example company.sharepoint.com authorized adfs. can observer auth process , information there?

customer's adfs environments have federation metadata url published both on intranet (by adfs) or on extranet (by wap server).

the url structure should https://adfs-service-hostname/federationmetadata/2007-06/federationmetadata.xml

thanks //sam (@mradfs)


Comments