I am considering identity providers for my project, which supports Open ID connect and Single Sign On, and the features below:
1 Role based access control
2 Offline Access
My questions are
1 Does B2C support RBAC and Offline Acess
2 What are the difference between B2C and AD V2, and their procs and cons? Why are there so many products from Azure that are doing the similar things?
Any pointers would be very much appreciated!
Azure AD B2C - Role management
Update
https://learn.microsoft.com/en-gb/azure/active-directory/develop/
Update 2
Regarding the RBAC using B2C,
1 is there direct support from B2C instead of using the link below as of Feb 2019 Azure AD B2C - Role management?
2 If not in 1, what is the plan to implement RBAC in B2C?