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 issue is that we're seeing this error when trying to test in devstack:
Authentication failed: SAML login failed: ['invalid_response']
(the response was received at http://localhost/auth/complete/tpa-saml instead
of http://localhost:18000/auth/complete/tpa-saml)
There is an existing workaround where we map lms to port 80 on the host machine, which does work, but we would not like to not have to deal with that.
This ticket is about making things testable in devstack. It may be that Enterprise also needs follow-up support on the actual bug they were trying to fix as well.
The text was updated successfully, but these errors were encountered:
AC:
Other notes:
The Enterprise is running into an issue and they aren't able to test SAML locally in devstack any more.
See https://twou.slack.com/archives/C04ACDVM6A1/p1682704109420539. (copy details here)
The issue is that we're seeing this error when trying to test in devstack:
There is an existing workaround where we map lms to port 80 on the host machine, which does work, but we would not like to not have to deal with that.
This ticket is about making things testable in devstack. It may be that Enterprise also needs follow-up support on the actual bug they were trying to fix as well.
The text was updated successfully, but these errors were encountered: