I cant remember where I read it, but I believe that Umbraco Identity
https://github.com/Shazwazza/UmbracoIdentity
will only work up to v8 and there is no plan to migrate it to v9 because v9 is going to eventually have its own implementation of external logins for members (but looking at the source of rc001, it has not been built yet).
Does anyone know if this correct?
I got external member login working for local development, but in a very hacky way.
It would be great if they integrate that. I would like to know what will happen with that as I want to use external login providers for my current project.
General speaking it would be one of the most useful features if they ever integrate it, its a very common requirement from a client.
External logins for members
Hi All,
I cant remember where I read it, but I believe that Umbraco Identity https://github.com/Shazwazza/UmbracoIdentity will only work up to v8 and there is no plan to migrate it to v9 because v9 is going to eventually have its own implementation of external logins for members (but looking at the source of rc001, it has not been built yet).
Does anyone know if this correct?
I got external member login working for local development, but in a very hacky way.
https://our.umbraco.com/forum/umbraco-9/105918-porting-azure-ad-b2c-integration-to-umbraco-9
And I'd like to work on making this more robust, but I don't want to invest the time if the official solution is just around the corner.
Does anyone know if there is a timeline yet for V9 member external logins?
Many thanks
It would be great if they integrate that. I would like to know what will happen with that as I want to use external login providers for my current project.
General speaking it would be one of the most useful features if they ever integrate it, its a very common requirement from a client.
See this comment here:
https://github.com/umbraco/Umbraco-CMS/issues/10656#issuecomment-896245280
Nice!
Hi Keith,
Since Umbraco 9.3 there is support for external login providers with OpenID Connect: https://our.umbraco.com/documentation/reference/security/external-login-providers/
I've released a package which demos how Umbraco can be used with OpenID Connect: https://www.jeroenbreuer.nl/blog/released-umbraco-openid-connect-example-package/
Jeroen
is working on a reply...
This forum is in read-only mode while we transition to the new forum.
You can continue this topic on the new forum by tapping the "Continue discussion" link below.