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 support for OAuth credentials #43

Closed
MichaelGoberling opened this issue Nov 1, 2023 · 1 comment · Fixed by #45
Closed

Add support for OAuth credentials #43

MichaelGoberling opened this issue Nov 1, 2023 · 1 comment · Fixed by #45
Labels
enhancement New feature or request

Comments

@MichaelGoberling
Copy link
Contributor

When users deploy an extension using this action, they have to supply IMS Auth

Right now the action is only set up to support jwt credentials as it explicitly uses the private key and still uses the meta_scopes parameter when setting up the context in ims

We should add support for using OAuth credentials with this action since jwt has been deprecated

@MichaelGoberling MichaelGoberling added the enhancement New feature or request label Nov 1, 2023
@aiojbot
Copy link

aiojbot commented Nov 1, 2023

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

@shazron shazron linked a pull request Jan 16, 2024 that will close this issue
10 tasks
@shazron shazron closed this as completed Jan 16, 2024
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

Successfully merging a pull request may close this issue.

3 participants