QuestionQ11

Security, Access, and Permissions

A DevOps engineer must configure a service-oriented integration with Adobe Target by using the Adobe I/O CLI.

Which authentication method should be used?

  • A JWT
  • B Basic auth
  • C OAuth 2.0
Explanation

Adobe service-to-service integrations use OAuth Server-to-Server authentication, based on the OAuth 2.0 client-credentials grant. Adobe has retired Service Account (JWT) credentials for server-to-server integrations; Basic authentication is not the Adobe I/O service-to-service credential model.

Learn more

Community Discussion

No comments yet. Be the first to start the discussion!