Skip to content

Enable Refresh Token Rotation in OAuth2 Configuration #71

@danydossantos63

Description

@danydossantos63

🚀 Feature Request: Support refresh token rotation in OAuth2 secure preset

Description

The API-Connect plugin does not expose refresh token rotation in the OAuth2 secure-oauth preset, while this feature is already supported by Dataiku DSS.

Problem

Although DSS supports refresh token rotation natively, it cannot be enabled through the plugin configuration.

This prevents users from leveraging this security feature when using OAuth2 via the API-Connect plugin.

Proposed solution

Add a refreshTokenRotation boolean parameter to the secure-oauth preset.

This parameter should map directly to the existing DSS OAuth2 refresh token rotation mechanism.

Expected behavior

When enabled:

  • Refresh tokens are rotated according to DSS behavior
  • Existing OAuth2 flows remain unchanged
  • No additional configuration is required on the API side

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions