ranveeraggarwal/angular-adal-quickstart

Not working for Azure B2C AD using a SignIn policy

Opened this issue · 0 comments

This is working only for Azure B2B AD and not for Azure B2C AD. I need to provide the B2C SignIn policy. (1) How can I make it work with B2C Azure AD? (2) How can I fetch the Token as a string as I need to pass the Bearer token to authenticate & call a REST service? (3) How do I list the claims?