Skip to content

Add support for refresh tokens #67

Description

@lpsinger

Description

Update the OAuth callback to submit a refresh token to the IdP and receive the access token and expiration time.

Acceptance criteria

  • A modified implementation of oauth_cb that passes a refresh token to the IdP instead of performing the client credential flow.
  • Refresh token is passed to the client using our existing constructor argument parsing and environment variable decoding infrastructure.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions