Ciao,
ho configurato Auth0 e SSO con le regole di Auth0. Il caso d’uso predefinito prevede che quando si visita discourse.example.org si venga reindirizzati alla pagina di accesso di Auth0.
Esiste un modo per aprire o visualizzare la pagina di accesso di Discourse, ovvero discourse.example.org/login?
If you get the Discourse login page, how would you log in to Auth0? Do you want Discourse to take the login information and then send to to auth0 to see if it’s correct?
If you want to log in through Auth0, then you need to log in through Auth0. Right?
I just want to show for non-logged in users the login page on discourse.example.org. And they will have a login button for Auth0 login on the custom login page.
This actually works if the forum is public (in that case I don’t have a custom login page).
Yes, you are correct. I have local logins enabled. But if i have SSO enabled I have redirect to Auth0 login page. I want to prevent that automatic redirect and have a manual redirect with a login button.
Ho lo stesso problema.
Ho disabilitato gli accessi locali e ho abilitato l’accesso SAML.
Quando apro discourse.mydomain.net vengo immediatamente reindirizzato all’accesso SSO.
Quando apro manualmente discourse.mydomain.net/login, gli utenti vedono la schermata di accesso.
Voglio che questa schermata di accesso venga visualizzata quando gli utenti aprono discourse.mydomain.net.