Create README.md

This commit is contained in:
Rodrigo Rodriguez 2018-09-21 11:56:10 -03:00 committed by GitHub
parent ee4b554577
commit fabf7a0a6c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

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.