# get-oauthpermissions
Extract Azure AD Graph and MS Graph grants
Table of contents
1 Introduction ............................................................................. 2
1.1 Executive summary ...................................................................... 2
1.2 Scope .................................................................................. 2
1.3 Definitions............................................................................. 2
2 Script to extract selected OAuth grants .................................................. 3
2.1 Get-OAuth2PemrissionGrants.ps1 ......................................................... 3
2.1.1 Description .......................................................................... 3
2.1.2 Script Parameters .................................................................... 3
Script do not require any parameters. ...................................................... 3
2.1.3 Pre-requisites ....................................................................... 3
2.1.4 Console Input ........................................................................ 4
2.1.5 Input File ........................................................................... 4
2.1.6 Output File .......................................................................... 4
2.1.7 Console Output ....................................................................... 4
3 Extracting Azure AD Graph, and MS Graph grants ........................................... 5
3.1 Available API list in APIConfig.xml file. .............................................. 5
3.2 Prerequisite Steps ..................................................................... 6
3.3 Extracting target OAuth grants ......................................................... 6
1 Introduction
1.1 Executive summary
Script presented in this documentation is used to extract Azure AD Graph and MS Graph grants.
1.2 Scope
This document contains the procedure for running dedicated script, and fetching OAuth permissions related to selected APIs only (Azure
AD Graph, and Microsoft Graph).
...
...
/Please refeer to implementation.pdf for all remaining details/pstepien77/get-oauthpermissions
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|