Overview
M7 supports OAuth 2.0 and OpenID Connect, with additional M7 controls for integrations that need them. OpenID Connect identifies the person who signs in; OAuth provides the permissions an app uses to access protected APIs. Choose the access each app needs for its job. A reporting tool might read records, while a publishing tool submits content. Your APIs check those permissions when handling requests. Change or revoke access as the work changes.