Extternal login wihtout local login leads to 404 #4935
Replies: 4 comments 5 replies
-
@Justincale are you using: Version - 6.0.0 |
Beta Was this translation helpful? Give feedback.
-
I cannot reproduce. I set up Entra authentication and disabled local Login. When I am logged out, if I hover over the Login button I can see that it points to /pages/external - which what invokes the external login flow: |
Beta Was this translation helpful? Give feedback.
-
Any thoughts on the above? cheers (and merry Xmas) |
Beta Was this translation helpful? Give feedback.
-
Hi Shaun, Yes, i can confirm that after generating a new theme, copying the login control from Oqtane into the new theme, and attempting an oidc login using the new theme's login control that everything worked out, so there is definitely something going on with my mod's. Thanks again for your time. |
Beta Was this translation helpful? Give feedback.
-
HI,
i have successfully implemented a custom external authentication provider and am able to login/out etc. I wish to turn off local login so that when someone clicks 'login' they are taken directly to the external provider but after turning off the 'allow login' user setting and clicking login, i receive a 404. Thanks
Beta Was this translation helpful? Give feedback.
All reactions