How to authenticate umbraco members using Azure B2C Login?
Hi,
I am trying to use Azure B2C login for frontend members (not for backoffice users). I am not able to find any good documentation over our.umbraco.com to achive same. Is there any documentation available or any good tutorial link to do so.
How to authenticate umbraco members using Azure B2C Login?
Hi,
I am trying to use Azure B2C login for frontend members (not for backoffice users). I am not able to find any good documentation over our.umbraco.com to achive same. Is there any documentation available or any good tutorial link to do so.
Thanks in advance
You will want to use this package:
https://github.com/Shazwazza/UmbracoIdentity/
It provides a huge amount of the leg work to get this up and running.
The docs there are reasonable, but there are no exact tutorials anywhere.
Nik
Thanks for the useful info, is it possible to login automatically, without user/pass?
Hi Tiago,
Did you found solution to auto login without password?
I found this link. Great Example to how to setup azure B2C Member login in umbraco 8.
config and it will no longer be used to authenticate members, so the typical members snippets built into Umbraco macros will not work.
My Gift Card Site
is working on a reply...