Skip to content

Add back configurable access token creation plugin support #75

@fmeschbe

Description

@fmeschbe

Is your feature request related to a problem? Please describe.
IMS access token creation currently only supports JWT based, OAuth2, and CLI access tokens. Other access token types might be added in the future. So it would be beneficial to add back configurable token creation plugin support to add more types of access token creation.

Describe the solution you'd like

  • Expose API in the Context class to retrieve and update additional token creation plugins
  • Add support to the token generation function to consider the configured token creation plugins in the selection process

Describe alternatives you've considered
n/a

Additional context
n/a

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