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 Octopus login step #711

Merged

Conversation

bec-callow-oct
Copy link
Contributor

What

This PR adds a new Octopus login step which allows authenticating to an Octopus server when a valid OIDC token is provided and the server is configured for OIDC. It exports an access token which can be used in subsequent steps.

The PR also includes updates to other Octopus steps to allow users to either authenticate via API key or access token.

Why

Option of enhanced security through short-lived access tokens.

@bec-callow-oct bec-callow-oct marked this pull request as ready for review October 31, 2024 03:38
@denis-codefresh denis-codefresh merged commit 1e9e7f3 into codefresh-io:master Nov 4, 2024
1 check passed
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