DATE:
AUTHOR:
Ory Team
Ory Network Ory Hydra New Feature

OAuth2: Per-Client Access Token type

DATE:
AUTHOR: Ory Team

Ory OAuth2 lets you connect first and third party applications to your APIs, securely authorizing access for each client. When integrating into heterogenous landscapes, different client systems can have different needs when it comes to token types: Some may require JWTs, while others work best with Ory's opaque access tokens that are validated on each request.

We've now made it possible to set the token strategy per client, allowing for flexible integration into API gateways, services and middleware across all your systems!

Per-client token type is easily configured right in Ory Console:

Read more in our documentation here.

Powered by LaunchNotes