8 Invoking POM Services Using OAuth

This section details the steps to invoke POM ReST services using the OAuth protocol. Using the OAuth protocol is a two-step process:

  • Request an access token from an authentication provider: IDCS or OCI IAM.

  • Provide the access token as an authorization header when invoking a service.