Quantcast
Channel: Claims based access platform (CBA), code-named Geneva forum
Viewing all articles
Browse latest Browse all 2535

Bypass Select Site screen in ADFS

$
0
0

We have an ADFS setup that is purely used to allow internal users access to a couple of external resources (We don't use it to allow external people in)

Now currently to access the resources the user has to go to https://adfs.mydomain.com.au/adfs/ls/IdpInitiatedSignon.aspx Then they choose the site they want to SSO into from the "Select one of the following sites" dropdown box.  I was hoping there was a way I can just have a URL that automatically chooses for them so that they can bypass this site select screen. This way they can just click a link that gives them access to the site they want without having to choose it from a dropdown of two different sites.

This page here: http://social.technet.microsoft.com/wiki/contents/articles/2424.aspx?wa=wsignin1.0 seems to suggest I can use a URL to auto-select the site ie https://adfs.australianunity.com.au/?WHR=https://ppm.daptiv.com (Daptiv is the site we SSO into)

This however just generates an error so I'm not sure If I have misunderstood or if there is a problem with our setup or what is going wrong.

Another methos stated is to hardcoe into the web.config file which site gets selected but this would mean that all uses could only go to one of the two sites our ADFS provides access to so that isn't an option.

Does anyone know how I can achieve a bypass of the login screen preferably by using a different URL for each site that our ADFS provides SSO access to?

Thanks


Viewing all articles
Browse latest Browse all 2535