Hi !
I am doing a job to connect to Discourse with SAML (For SSO), in this case Auth0 is being used as provider
On the Auth0-side: Google, Facebook and Twitter were added as social connections
Edit: I already managed to solve the problem with Facebook Login, however I still don’t know how to solve the problem with Twitter Login
In the case of Twitter, following the instructions of Twitter Integration,
when “Get email from Twitter” rule is activated, it breaks SAML, since, for example Discourse, it returns the following error:
(saml) Authentication failure!: invalid_ticket: OneLogin::RubySaml::ValidationError, The Status Code of the Response was not Sucess, was Responder ->
Has anyone experienced a similar situation? thanks