Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Tags: petrohi/esaml

Tags

v3.1.0

Toggle v3.1.0's commit message
SAML SP entityID Attribute

v3.0.1

Toggle v3.0.1's commit message
hex publish updates

v3.0.0

Toggle v3.0.0's commit message
updated with changes from VendorHawk/esaml repo

v2.1.0

Toggle v2.1.0's commit message
pulled in changes from K2InformaticsGmbH/esaml repo

2.0.0

Toggle 2.0.0's commit message
Release 2.0.0

v1.1

Toggle v1.1's commit message
Bump app vsn

v1.0

Toggle v1.0's commit message
Bump app vsn to 1.0

v0.1

Toggle v0.1's commit message
Add InclusiveNamespace support to xmerl_dsig

After this, we also check the signature method and c14n method to make
sure they're the ones that we actually support (now we will crash
if they are not).

Will add some tests for this later, generating small XML to test
it is quite complicated at the moment (since they need to be signed in
the new canonical form).

Probably solves handnot2#7