Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add back configurable access token creation plugin support #75

Open
fmeschbe opened this issue Jul 7, 2021 · 1 comment
Open

Add back configurable access token creation plugin support #75

fmeschbe opened this issue Jul 7, 2021 · 1 comment
Labels
enhancement New feature or request

Comments

@fmeschbe
Copy link
Collaborator

fmeschbe commented Jul 7, 2021

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

@aiojbot
Copy link
Collaborator

aiojbot commented Jul 19, 2021

JIRA issue created: https://jira.corp.adobe.com/browse/ACNA-1227

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants