Unable to login to backend with locally created users #883
MichaelNielsenDK
started this conversation in
Ideas
Replies: 2 comments
-
This is by design, so I will consider this a feature request. I'm, going to move it to the discussion area so people can add their opinions. Right now, my gut feeling is that this is not a massive wish compared to other things. |
Beta Was this translation helpful? Give feedback.
0 replies
-
You should be able to use local logins in cloud if you set "AutoRedirectLogin" to false in umbraco-cloud.json, as described here https://docs.umbraco.com/umbraco-cms/reference/security/external-login-providers#is-your-project-hosted-on-umbraco-cloud |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
When wanting to test out how stuff looks and works for different user types, we will locally create these users in the backend.
But it is impossible to login with these users, because when you go to /umbraco, it redirects to identity.umbraco.com, and these users are not created in the portal, nor should they, as they are just for testing.
Umbraco v15.2.1
Beta Was this translation helpful? Give feedback.
All reactions