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

feat: Adds support for authenticating with access token #124

Merged
merged 9 commits into from
Aug 23, 2023

Conversation

geofflamrock
Copy link
Contributor

@geofflamrock geofflamrock commented Aug 22, 2023

This PR adds support for authenticating to the Octopus API using an access token in the Authorization header. This is part of in-progress support for supporting connecting to Octopus using OpenID Connect, so no changes have been made to documentation or error messages whilst we develop and test the feature internally.

The support is backward compatible with the existing action and will be released in a minor version.

[sc-54888]

@shortcut-integration
Copy link

@geofflamrock
Copy link
Contributor Author

For some reason the CodeQL workflow isn't kicking off for this PR, I'm going to close and reopen the PR to try and get it to run

@geofflamrock
Copy link
Contributor Author

I still can't get the checks to run, I'm going to create a new PR hopefully off the same branch

@geofflamrock geofflamrock merged commit debee8b into main Aug 23, 2023
4 checks passed
@geofflamrock geofflamrock deleted the geoffl/access-token-auth branch August 23, 2023 22:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants