Skip to content

Latest commit

 

History

History
16 lines (15 loc) · 1.53 KB

README.md

File metadata and controls

16 lines (15 loc) · 1.53 KB

Developer Guide to Adobe I/O Authentication

This guide contains all you need to know to authenticate your apps with Adobe services.

In this Guide:

  • Authentication Overview: Discover Adobe authentication models and find out about how to authenticate with Adobe in one of three ways, depending on your application model:
  • OAuth Authentication: Get technical specifications on OAuth 2.0 authorization and authentication. Discover sample applications that can help you create your first integrations.
  • JWT Authentication: Get technical specifications on JSON Web Token (JWT) authentication, the model used for service account integrations. Discover sample apps.
  • Tools: Adobe recommends two tools for generating access tokens:
    • OAuth 2.0 Playground: This Adobe service generates OAuth access tokens.
    • Postman: This third-party tool generates both OAuth and JWT tokens.
  • IMS APIs: This guide shows you all the APIs for Adobe Identity Management Services (IMS).
  • Support: Resources for getting your Adobe authentication questions answered.
  • FAQ: Answers to frequently asked questions.