You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: specification/app/resource-manager/Microsoft.App/preview/2022-01-01-preview/AuthConfigs.json
-26Lines changed: 0 additions & 26 deletions
Original file line number
Diff line number
Diff line change
@@ -393,10 +393,6 @@
393
393
"$ref": "#/definitions/Google",
394
394
"description": "The configuration settings of the Google provider."
395
395
},
396
-
"legacyMicrosoftAccount": {
397
-
"$ref": "#/definitions/LegacyMicrosoftAccount",
398
-
"description": "The configuration settings of the legacy Microsoft Account provider."
399
-
},
400
396
"twitter": {
401
397
"$ref": "#/definitions/Twitter",
402
398
"description": "The configuration settings of the Twitter provider."
@@ -741,28 +737,6 @@
741
737
}
742
738
}
743
739
},
744
-
"LegacyMicrosoftAccount": {
745
-
"description": "The configuration settings of the legacy Microsoft Account provider.",
746
-
"type": "object",
747
-
"properties": {
748
-
"state": {
749
-
"$ref": "#/definitions/IdentityProviderState",
750
-
"description": "<code>Disabled</code> if the legacy Microsoft Account provider should not be enabled despite the set registration; otherwise, <code>Enabled</code>."
751
-
},
752
-
"registration": {
753
-
"$ref": "#/definitions/ClientRegistration",
754
-
"description": "The configuration settings of the app registration for the legacy Microsoft Account provider."
755
-
},
756
-
"login": {
757
-
"$ref": "#/definitions/LoginScopes",
758
-
"description": "The configuration settings of the login flow."
0 commit comments