Create README.md

This commit is contained in:
Rodrigo Rodriguez 2018-09-21 11:56:10 -03:00 committed by GitHub
parent cfcb854083
commit a20d522339

View file

@ -0,0 +1,4 @@
# Editing App Manifest on Azure AD
1. Open your application configuration azure portal, and download the manifest file from "Manage Manifest" menu;
2. Define "oauth2AllowImplicitFlow" to true.