- Issue created by @mingsong
The Authentication Request and Assertion are sent via browser redirects so they pass through the userβs browser. This makes them easy to steal via techniques such as cross site scripting or malicious plugins.
OneTimeUse on the SAML Response will prevent an valid request and assertion from being reused.
Active
4.0
Code