An open API service indexing awesome lists of open source software.

https://github.com/sindrig/islykill2

Provids SAML2.0 authentication for the infamous Icekey
https://github.com/sindrig/islykill2

Last synced: 3 months ago
JSON representation

Provids SAML2.0 authentication for the infamous Icekey

Awesome Lists containing this project

README

          

# islykill2

Utility to parse and verify Islykill authentication, using SAML 2.0

## Requirements

[signxml](https://github.com/kislyuk/signxml)

## Installation

`pip install islykill2`

Add islykill2 to your INSTALLED_APPS if using django.

## Usage

See example.py on [github](https://github.com/sindrig/islykill2/blob/master/example.py)

## Testing

Please write some