Skip to content
This repository has been archived by the owner. It is now read-only.

Commit ccee477

Browse files
committed
Update to allow id token implicit flow in apps.json
1 parent 5471987 commit ccee477

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

AppCreationScripts/apps.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@
1616
}
1717
],
1818
"oauth2AllowImplicitFlow": true,
19+
"oauth2AllowIdTokenImplicitFlow": true,
1920
"requiredResourceAccess": [
2021
{
2122
"x-ms-resourceAppName": "Microsoft Graph",

0 commit comments

Comments
 (0)