Instance Authorization - PaloAltoNetworks/app-f-oauth2-shared GitHub Wiki

Instance Authorization

Once an instance_id is registered into an OAUTH2 Shared Component App tenant, then its corresponding TAB will be shown and a blue authorize button will be presented to the user.

Clicking on that button will trigger the OAUTH2 Code Grant flow that will, at the end of the process, provide the tenant with the corresponding access_token and refresh_tokens needed to access the customer data through the Application Framework API's

Ov