How to restrict authentication to a list of allowed tenant while using the built-in authentication in Container App
Gaetan Willems
0
Reputation points
The built-in Authentication is now available for Container Apps (as it has been for a while now on App Services).
When adding the Identity Provider, there is a list of Additional checks that can be set:
- Client Application requirement
- Identity Requirement
However, in an App Service, while enabling the similar Built-in Authentication, there are 3 additional checks available:
- Client Application requirement
- Identity Requirement
- Tenant requirement
Is there a way to also enable the Check for Allowed Tenant in the Container App built-in Authentication?
Sign in to answer