Skip to content

Latest commit

 

History

History
21 lines (11 loc) · 391 Bytes

README.md

File metadata and controls

21 lines (11 loc) · 391 Bytes

islykill2

Utility to parse and verify Islykill authentication, using SAML 2.0

Requirements

signxml

Installation

pip install islykill2

Add islykill2 to your INSTALLED_APPS if using django.

Usage

See example.py on github

Testing

Please write some