SAMLING is a Serverless (as-in client side only) SAML IdP for the purpose of testing SAML integrations.
It provides complete control over the SAML response properties that will be sent back to the Service Provider, including simulating errors and the session cookie duration that tracks the logged-in user.
If there is a SAMLRequest query parameter present, SAMLING will auto populate some of the SAML Response Properties.
Generating a SAML Response requires the use of a private key and certificate for signing the SAML Assertion. SAMLING enables to generate a random private/public key and to save them in the local storage so they are used in subsequent SAML responses.