Skip to content

RP Tests: Check Nonce/State Are Composed Only Of Base64 Characters

Alan Smillie requested to merge issue-1226-state-characters into master

Update the FAP1, FAPI2 and OIDC happy flow tests to raise a warning if the nonce/state contains characters not contained in the Base64 character set.

Additionally raise a warning if the state is > 128 characters in length.

Closes #1226 (closed)

Edited by Alan Smillie

Merge request reports