Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Made Saml2Response.Validate private.
- Changed all validation tests to use GetClaims instead. - Had to adjust some test data where status wasn't success, causing GetClaims to bail ut. - Change RequestState property into a method, that calls Validate. Previously the property was readable, even though it had not been populated yet with Validate.
- Loading branch information