Share via

Question Regarding IdentityExperienceFramework & ProxyIdentityExperienceFramework Azure B2C

James Ferrari 261 Reputation points Microsoft Employee
2023-07-31T11:16:54.0166667+00:00

I am following the guide found here: https://learn.microsoft.com/en-us/azure/active-directory-b2c/tutorial-create-user-flows?pivots=b2c-custom-policy

I have successfully setup the required App Registrations, and have a working custom flow but I have the following question...

Is there any reason that these two apps need to be called IdentityExperienceFramework & ProxyIdentityExperienceFramework, or can I name them something more specific to my application but keep the same permissions/configuration, I ask this because our B2C is used by multiple applications, for example, could I name these MyApp1_IdentityExperienceFramework & MyApp1_ProxyIdentityExperienceFramework?

I do not see any reason why I couldn't as long as the config of the app stays the same.

Microsoft Security | Microsoft Entra | Microsoft Entra ID

Answer accepted by question author

Akshay Kaushik 18,026 Reputation points Microsoft Employee Moderator
2023-08-01T07:12:26.5766667+00:00

@Anonymous

Thank you for posting your query on Microsoft Q&A. As per your query you want to know if you could rename IdentityExperienceFramework & ProxyIdentityExperienceFramework to MyApp1_IdentityExperienceFramework & MyApp1_ProxyIdentityExperienceFramework and use for sign up sign in enginee.

Please do correct me if this is not the case by responding in the comments section.

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. Renaming the application should not be an issue as the applications are called during signup signin via client id.

Thanks,

Akshay Kaushik

Please "Accept the answer" (Yes), and share your feedback if the suggestion answers you’re your query. This will help us and others in the community as well.

Was this answer helpful?


0 additional answers

Sort by: Most helpful

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.