Skip to content
This repository was archived by the owner on May 6, 2025. It is now read-only.
This repository was archived by the owner on May 6, 2025. It is now read-only.

Support long-term service token #415

Description

@victorskl

Context:

So far, we have:

  • short-lived JWT for PAT (personal access token) through Portal UI -- ditto JWT Authorizer
  • bulit-in IAM which required Signature v4 singed request -- ditto IAM Authorizer

Use Cases:

  • Need longer-live access token or API key, especially service-to-service integration for downstream app automation

Actions:

  • Find a solution

Hint: we could already made use of "refresh token" from Cognito JWT authorizer issuer. Read OAuth Refresh Token. If going this route, then changes might be just needed at Portal UI; which already with Amplify library and, just need way (a view) to exposing it.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    wontfixThis will not be worked on

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions