Skip to content

Instantly share code, notes, and snippets.

@GreysonElkins
Last active July 19, 2022 16:25
Show Gist options
  • Save GreysonElkins/02fc8096f8c0d779f2fdd60272b40a2e to your computer and use it in GitHub Desktop.
Save GreysonElkins/02fc8096f8c0d779f2fdd60272b40a2e to your computer and use it in GitHub Desktop.
  1. Navigate to app registrations > dispatch > API permissions
  2. Click + Add a permission
  3. Select the My APIs tab and click DISPATCH
  4. Select Delegated permissions
  • this option is disabled for me - I'm unsure if more configuration options will appear, or if the only remaining option will be to Add Permissions

The naming conventions here feel a little misleading but, based on information in the Integration assistant, I'm hopeful that this will enable users to make token requests to Azure and sign in and access the app(?). I'm annoyed that this information isn't covered in the tutorial.

@amandaselle
Copy link

@GreysonElkins
These are disabled for me as well. You might need to make a change to the DISPATCH (My APIs) to be able to see these. It's not specific to you, but more likely to how the app has been set up

image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment