I referred this site : https://wikis.forgerock.org/confluence/display/openam/OpenAM+and+ADFS2+configuration
for the setup of openam + adfs and followed all the steps from the document but when test it using the link: (link similar to my setup)
from any browser I get this error:
IDP01.bbb.local :: web page not found and so on.
it is redirecting to :
https://IDP01.bbb.local/adfs/ls/?SAMLRequest=…..//some code……
This test is done from network A and network B but same error is coming.
So please can anyone help me with this exception and tell me the possible solution for it.
Thanks,
Have you tried to perfom ‘IdP-initiated SSO’ as mentioned in the wiki article … this might first be easier.
You may also look at the SAML protocol messages, e.g. using ‘SAML tracer’ plugin for Firefox.
This may help you to understand the flow.