steffow / meteor-accounts-saml

SAML SP tested with OpenAM
27 stars 29 forks source link

correct issue #14: fix NCName with non-numeric character prefix #19

Closed rhoerbe closed 6 years ago

arminfelder commented 7 years ago

saml_client.js:79 needs to be fixed as well: var credentialToken = Random.id();