MicrosoftDocs / azure-docs

Open source documentation of Microsoft Azure
https://docs.microsoft.com/azure
Creative Commons Attribution 4.0 International
10.28k stars 21.45k forks source link

Reuse of Identity Experience Framework and Proxy Identity Framework #12179

Closed ganeshthiagarajan closed 6 years ago

ganeshthiagarajan commented 6 years ago

As part of setting up Custom policies, as per the above narrative, we need to register 2 applications -Identity Experience Framework(IEF) and Proxy Identity Experience Framework(PIEF). If we were to create multiple custom policies for different applications, do we need to create new set of IEF and PIEF for each new custom policy or can we just create once and use the same across multiple custom policies?


Document Details

Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.

AdamS-MSFT commented 6 years ago

@ganeshthiagarajan Thank you for the valuable feedback,we are investigating the issue.

MarileeTurscak-MSFT commented 6 years ago

You can create once and use the same across multiple custom policies.

MarileeTurscak-MSFT commented 6 years ago

I hope this helps. Closing unless you need additional information.

mike-schenk commented 5 years ago

So you're saying one pair of apps can be shared across different policies, but should they? Are there any reasons to avoid sharing them?