Requesting the Authorization Code
Get OAuth 2.0 Authorization Code
Authorization Code Request URL
Required Query Parameters
Parameter
Required
Description
Example Authorization URL
http://evia.enadocapp.com/_apis/falcon/auth/oauth2/authorize?
application_state=external&
resource=RESOURCE_APPLICATION&
client_id=YOUR_CLIENT_ID&
scope=Sign%20Falcon%20Licensing&
response_type=codeHow It Works
Example Redirect Response
Last updated