Closed brentschmaltz closed 6 years ago
@lovemaths can you have at look at this and get us an idea how much work this would be. Writing tokens is not a P0 scenario for this release, but if this is a reasonable amount of work we could consider it.
@mafurman I noticed that SamlConstants and Saml2Contants have a different value for "saml" prefix. Saml1 - > PreferredPrefix, Saml2 Prefix. Lets make is PreferredPrefix.
When xml is written it should have the namespace in the first element. Saml, Saml2 and Dsig should be added.