SlideDeck.io – A repository of great HTML presentations
Introduction to SAML – http://philandstuff.github.io/saml-intro/ – Introduction to web auth
View Github Repository
Open presentation in a new window
philandstuff
See all presentation from philandstuff
Introduction to SAML – http://philandstuff.github.io/saml-intro/ – Introduction to web auth
0
0
saml-intro
Slides for an introduction to SAML
On Github
philandstuff / saml-intro
Introduction to SAML
http://philandstuff.github.io/saml-intro/
Introduction to web auth
eg OAuth, SAML, OpenID Connect
User requests to use service
Service redirects user to IdP with authentication request
User authenticates with IdP
IdP redirects user to service with signed response
Web auth with hub
User requests to use service
Service redirects user to Identity Hub Service with authentication request
User selects IdP
Hub redirects user to selected IdP with authentication request
User authenticates with IdP
IdP redirects user back to hub with signed response
Hub redirects user back to service with signed response