- Go to https://portal.azure.com/ and search at the top center search bar for: "App registrations"
- Create an application here. You will need a Sign-on URL. Something like: https://localhost:44396/
- Search for "App registrations" again.
- You will need to click the "View all applications" button to see the thing you just made as a line item in the otherwise empty list.
- Find the thing you just made, click on it to select it, and then click the "Settings" gear at the upper right.
- Click "Required permissions" and then "Grant permissions" to add permissions such as "Read and write directory data" or click Keys to add secret keys.
Addendum 12/21/2018: You will need to click "Windows Azure Active Directory" to set permissions (and I recommend adding "Read and write directory data") before clicking the "Grant permissions" button to make the changes stick.
No comments:
Post a Comment