Authentication and Authorization (OAuth)

Authentication

Pass the OAuth token generated by ROPC or JWT User Assertion grant type into an Authorization Header for user authentication when calling a P6 Web Service API endpoint.

Authentication Using OAuth Example

The variables in the example below should be replaced with the following information when accessing the API:

Authorization

P6 provides security at the application level. The user account you specify when sending requests to the API must be authorized to access the application and the objects requested through the API endpoints.

For information on configuring user access to the application, see: Application Level Security

Related Topics

Using JSON Web Token (JWT) Grant Type

Prerequisite Setup

Generating the JWT User Assertion

Generating the OAuth Access Token

Using Refresh Tokens



Last Published Friday, November 29, 2024