Azure AD B2C Branding - get the email, name info f

2019-08-11 09:02发布

问题:

We are implementing Azure AD B2C, part of that is the custom branding.

When you select Google+ (or LinkedIn) and are logged in, you are redirected to a page with the email and name info from Google, when the default branding page is used. (signup policy, Social account sign-up page )

When we create a custom page as described on the B2C customize page, the data from the provider is not shown.

What do we need to change in the html page to get that data?

回答1:

When I complete the wizard in Google+, about adding friends and/or interests, the names are taken from the Google+ account.

And the following element wes needed (although not all our html is taken with this element).