Skip to content
background-image background-image

OAuth2 authorization

What’s new?

Integray supports OAuth2 authorization, giving you the flexibility to connect with a service that supports the OAuth2 protocol. Instead of relying only on predefined providers, you can configure custom authorization settings and scopes tailored to your needs.

This update also extends support for providers like Azure DevOps and LinkedIn, making OAuth2 based integrations seamless, secure, and scalable.

Why this matters

Many modern APIs require OAuth2 for secure access, but every service implements it slightly differently.

With this feature, you get:

  • Flexibility to integrate with OAuth2 compliant services

  • Secure access to user resources without sharing credentials

  • Full control over authorization parameters and scopes

This means easier integrations with platforms like GitHub, Azure DevOps, or LinkedIn — and better adaptability for future services.

Getting started

Navigate to Authorizations, select OAuth2, configure the required fields, connect your service, and publish changes. You’re ready to build secure, future-proof integrations in Integray. Click here to learn more about the Authorizations.

HELP_Release_Notes_OAuth2