Skip to content

Debug tool to help decrypt encrypted SAML assertions

License

Notifications You must be signed in to change notification settings

silinternational/saml-assertion-decryptor

Repository files navigation

saml-assertion-decryptor

Note: This is not a hacking tool.

It is only a troubleshooting tool for the owner of a SAML SP who needs to decrypt a SAML Assertion with his SP's private key.

It uses the SAML2 php library along with its dependencies.

  • > docker-compose up -d
  • copy private key named "saml.pem" into ./application/
  • Browse to your local host
  • Copy and paste saml assertion into the textarea and click on Submit

About

Debug tool to help decrypt encrypted SAML assertions

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages