x509certificate - ADFS, WS-FED Passive and SAML token verification -
i working on web application should authenticate users via adfs. ws-fed passive chosen simplest , fastest implement.
the setup went smooth , application seemed working: user first redirected the identity provider service, enters username/password , in case of success saml token posted web app.
here confused: saml token can validated via signature , x509certificate data contained in it.
however, proper mechanism verify token posted the identity provider service, not third-party posesses certificate?
Comments
Post a Comment