Skip to content

driedtoast/identitycert

Repository files navigation

Overview

Python application to validate a site for the following support:

  • oAuth
  • SAML2
  • JWT

Getting Started

  1. Clone project
  2. ./bin/resolvedepends
  3. python startup.py identitycert

Here comes the hackerific section related to certs:

  1. Clone CommandLineSigner project
  2. Build in eclipse (just need a class file in bin)
  3. chmod +x CommandLineSigner/xmlsign

Reason for this is I needed to get xml signature compatible with java validation quickly for saml bearer, don’t like it but it works.

About

Certification suite for identity specs

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published