Skip to content

Commit 9ff5a87

Browse files
Microsoft Graph DevX ToolingMicrosoft Graph DevX Tooling
authored andcommitted
Update clean metadata file with 181216
1 parent dc154a3 commit 9ff5a87

File tree

4 files changed

+14865
-14457
lines changed

4 files changed

+14865
-14457
lines changed

clean_v10_metadata/cleanMetadata.xml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5964,6 +5964,11 @@
59645964
<Property Name="inputs" Type="Collection(graph.authenticationAttributeCollectionInputConfiguration)" />
59655965
<Property Name="title" Type="Edm.String" />
59665966
</ComplexType>
5967+
<ComplexType Name="authenticationBehaviors">
5968+
<Property Name="blockAzureADGraphAccess" Type="Edm.Boolean" />
5969+
<Property Name="removeUnverifiedEmailClaim" Type="Edm.Boolean" />
5970+
<Property Name="requireClientServicePrincipal" Type="Edm.Boolean" />
5971+
</ComplexType>
59675972
<ComplexType Name="authenticationConditions">
59685973
<Property Name="applications" Type="graph.authenticationConditionsApplications" />
59695974
</ComplexType>
@@ -10929,6 +10934,7 @@
1092910934
<Property Name="appId" Type="Edm.String" />
1093010935
<Property Name="applicationTemplateId" Type="Edm.String" />
1093110936
<Property Name="appRoles" Type="Collection(graph.appRole)" Nullable="false" />
10937+
<Property Name="authenticationBehaviors" Type="graph.authenticationBehaviors" />
1093210938
<Property Name="certification" Type="graph.certification" />
1093310939
<Property Name="createdDateTime" Type="Edm.DateTimeOffset" />
1093410940
<Property Name="defaultRedirectUri" Type="Edm.String" />

0 commit comments

Comments
 (0)