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

Popular posts from this blog

javascript - Chart.js (Radar Chart) different scaleLineColor for each scaleLine -

apache - Error with PHP mail(): Multiple or malformed newlines found in additional_header -

java - Android – MapFragment overlay button shadow, just like MyLocation button -