@hackage / hsaml2

OASIS Security Assertion Markup Language (SAML) V2.0

Latest0.2.0

About

Metadata

  • Last updated , by DylanSimon
  • License Apache-2.0
  • Categories Network Development, Web Development
  • Maintained by: dylan@dylex.net

  • Lottery factor: 1

Links

Installation

Package Flags

Use the -f option with cabal commands to enable flags

    crypton (on by default)

    Use cryton instead of cryptonite

Readme

Direct implementation of the SAML XML standard (https:/www.oasis-open.orgstandards#samlv2.0), along with some related dependencies. This is currently partial, as the standard is quite extensive, but is sufficient to build a functioning SP and fully validate responses. The module layout basically follows the standard definition documentation. Its use still requires a fairly extensive understanding of SAML.