Hi Patrick, I've checked the logs, not seeing anything except the error message mentioned. Same user attempting to login, sending the same IDP and SP and redirected to the same ACS URL.
Error occurs when getting the response from the IDP and using ProcessSAMLRespones(IDP, SP) function. Will work once, then fails afterwards. When initiating the second login attempt, the IDP doesn't require my username since I'm still logged into the system. That might be part of the issue as the SSO response struct authenticated and loginID are not present. Form post info is provided.
I'll keep digging, Thanks