handnot2 / esaml

Erlang SAML library, SSO and SLO, with Cowboy integration
BSD 2-Clause "Simplified" License
19 stars 49 forks source link

Add nonce in auto form submit script #16

Closed handnot2 closed 5 years ago

handnot2 commented 5 years ago

Add an optional nonce parameter to encode_http_post function. When a nonce is passed in, include it in the script tag that handles auto form submission.