Issue with Auth0 + nginx + vouch-proxy

I did the following experiment:

  • same nginx config
  • same vouch-proxy config
  • same Auth0 app
    but for connections, instead of SAML, I switched to username/password.
    Then things work.

So, it seems that OAuth over SAML is not handled well.