question

AbhayChandramouli-2076 avatar image
0 Votes"
AbhayChandramouli-2076 asked amanpreetsingh-msft commented

Azure AD B2C | What are the sign in logs ?

What are the sign in logs in the users blade of Azure AD B2C ? Do these include the sign ins to the applications registered under Azure AD B2C ?

azure-ad-b2c
· 1
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

@amanpreetsingh-msft
Please can you help me with this as well ?

Thanks

0 Votes 0 ·

1 Answer

amanpreetsingh-msft avatar image
0 Votes"
amanpreetsingh-msft answered amanpreetsingh-msft commented

Hi @AbhayChandramouli-2076 • Thank you for reaching out.

The sign-in logs contain the sign-in activities of the Local (signed up) users but the authentication for signing in to the application(s) using B2C user flows/custom policy is facilitated by ProxyIdentityExperienceFramework and IdentityExperienceFramework applications. So, you won't see the information by the actual application registered to use user flows/custom policy in the sign-in activity logs. Rather you will see the Application: ProxyIdentityExperienceFramework and Resource: IdentityExperienceFramework in the sign-in activity of the local users.

Read More:
Ref: https://docs.microsoft.com/en-us/azure/active-directory-b2c/tutorial-create-user-flows?pivots=b2c-custom-policy#register-identity-experience-framework-applications
Azure AD B2C requires you to register two applications that it uses to sign up and sign in users with local accounts: IdentityExperienceFramework, a web API, and ProxyIdentityExperienceFramework, a native app with delegated permission to the IdentityExperienceFramework app. Your users can sign up with an email address or username and a password to access your tenant-registered applications, which creates a "local account."


Please "Accept the answer" if the information helped you. This will help us and others in the community as well.

· 1
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

Hi @AbhayChandramouli-2076 • Just checking if the above response helped.

0 Votes 0 ·