You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The invalid subject error tests should allow the IdP under test to attempt to log the user in before erroring out. This way the IdP can decide if the user that logged in matches (which it never should) the subject sent with the AuthnRequest.
Steps to Reproduce
Run the CTK against DDF.
Expected behavior:
The invalid subject SSO error tests pass.
Actual behavior:
The invalid subject SSO error tests fail.
Occurs how often:
100%
Version(s)
Any
SAML V2.0 Specification Quote
Not Applicable
Additional Information
Not Applicable
The text was updated successfully, but these errors were encountered:
PR
#200
Description
The invalid subject error tests should allow the IdP under test to attempt to log the user in before erroring out. This way the IdP can decide if the user that logged in matches (which it never should) the subject sent with the
AuthnRequest
.Steps to Reproduce
Expected behavior:
The invalid subject SSO error tests pass.
Actual behavior:
The invalid subject SSO error tests fail.
Occurs how often:
100%
Version(s)
Any
SAML V2.0 Specification Quote
Not Applicable
Additional Information
Not Applicable
The text was updated successfully, but these errors were encountered: