Wrong RelayState with Auth0 as IDP

I have the same issue as described here:

but the topic has been closed without any comments.

I have a SP and I want to use Auth0 as an IDP. The IDP is required to return the RelayState unmodified to the SP. See http://docs.oasis-open.org:

If the IdP received a RelayState value from the SP, it must return it unmodified to the SP in a hidden form control named RelayState.

Is there a way to configure that?
If not this is a major bug and prevents us from using Auth0.

BR

3 Likes

I had the very same problem. The workaround is to disable google-auth in connections and add some users in username - password database to do your tests. It’s still an issue which should be fixed though.

The problem is still there, when logging in via Google. However, I did not have to disable google-auth to login successfully with a user from the database.