Skip to content
Compare
Choose a tag to compare
@rasmusson rasmusson released this 10 Oct 12:17
· 4 commits to master since this release

The first release of MockIDP.
Supports mocking of a simple SAML IDP. Only supports SSO through HTTP artifact resolve.
Can be run with mvn jetty:run or from a servlet container.

The IDP is not fully SAML compliant and should only be used for testing.