Skip to content

Commit 7dd4d9f

Browse files
committed
Adding password Credentials block
1 parent 6b7cb85 commit 7dd4d9f

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

AppCreationScripts/Apps.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,11 @@
1515
"type": "Web"
1616
}
1717
],
18+
"passwordCredentials": [
19+
{
20+
"value": "{auto}"
21+
}
22+
],
1823
"x-ms-passwordCredentials": "Auto",
1924
"oauth2AllowImplicitFlow": false,
2025
"oauth2AllowIdTokenImplicitFlow": false,

0 commit comments

Comments
 (0)