SAML 2.0 Identity Provider (IdP) Docker Container

Posted by & filed under Docker.

SAML 2.0 Identity Provider (IdP) as plug and play Docker container for development and testing I recently had to add SAML 2.0 authentication to a web application. I had to connect a web application which acted as SAML Service Provider (SP) with an external SAML Identity Provider (IdP). The topic SAML is not trivial and… Read more »