Revision history for URN-OASIS-SAML2
0.006 2024-09-15 03:49:10Z
* Undo NAMEID_FORMAT changes from v0.004 as they are described in
https://docs.oasis-open.org/security/saml/v2.0/saml-core-2.0-os.pdf, p 76
They are indeed correctly in the 1.1 namespace
0.005 2024-04-19 15:37:46Z
* Add NAMEID_UNSPECIFIED and NAMEID_DEFAULT to the module.
NAMEID_DEFAULT is an alias for NAMEID_UNSPECIFIED
0.004 2024-04-18 19:50:56Z
* Add PartialLogout status
* Bump NAMEID_FORMAT constants to SAML 2 namespace. They were
previously in SAML 1.1 namespace, which was incorrect.
0.003 2022-07-30 16:17:14Z
* Add new constants for nameid's and status
* Rename bindings and classes to singular form in export
Plural form is still supported
0.002 2022-07-20 21:22:58Z
* Fix doublice ':' bug in binding constants
0.001 2022-07-19 21:08:31Z
* Initial release