مرحبًا،
لقد قمت بإعداد Auth0 مع SSO وقواعد Auth0. في حالة الاستخدام الافتراضي، عند زيارة discourse.example.org، يتم إعادة توجيهك إلى صفحة تسجيل الدخول في Auth0.
هل توجد طريقة لفتح أو عرض صفحة تسجيل الدخول الخاصة بـ discourse أو 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.
لدي نفس المشكلة.
لقد قمت بتعطيل تسجيلات الدخول المحلية وتم تمكين تسجيل الدخول عبر SAML.
عند فتح discourse.mydomain.net، يتم توجيهي فورًا إلى تسجيل الدخول عبر SSO.
عندما أقوم بفتح discourse.mydomain.net/login يدويًا، يرى المستخدمون شاشة تسجيل الدخول.
أريد أن يتم عرض شاشة تسجيل الدخول هذه عند فتح المستخدمين لـ discourse.mydomain.net.