ADFS Alternate Login ID and multiple Claims Providers


yesterday implemented alternate login id feature in adfs. in particular implementation using 2 claims providers filtered on home realm discovery page based on relying party. filtering done following statement:

set-adfsrelyingpartytrust -targetname myclaimapp -claimsprovidername @("active directory")

this way, myclaimapp, users sign-in page without showing home realm discovery page. other relying parties had both claims providers available.

after adding alternate login id feature, users of myclaimapp see home realm discovery page again showing both claims providers. seems restriction had set myclaimapp,  to have "active directory" claims provider available, ignored.

as workaround edited javascript on home realm discovery page select active directory claims provider after page loaded not elegant solution. there other way solve this?

any appreciated.

wouter berman

i recommend asking them here: https://social.msdn.microsoft.com/forums/vstudio/en-us/home?forum=geneva

this posting provided no warranties or guarantees , , confers no rights.

ahmed malek

my website link

my linkedin profile

my mvp profile



Windows Server  >  Directory Services



Comments

Popular posts from this blog

2008 Windows Deployment Server Properties Error

Can no longer user MS Update - Files required to use Microsoft Update are no longer registered

How do a find data in one file, search for it in another file and if not found, write a custom message to another file