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 #385

Merged
merged 11 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

README.md Outdated Show resolved Hide resolved
@geofflamrock geofflamrock merged commit a28e03d into main Aug 23, 2023
6 checks passed
@geofflamrock geofflamrock deleted the geoffl/access-token-auth branch August 23, 2023 22:55
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.

None yet

2 participants