Skip to content

Conversation

@grace-rehn
Copy link
Contributor

@grace-rehn grace-rehn commented Dec 2, 2024

octopus account generic-oidc

image

octopus account generic-oidc list

octopus account generic-oidc create

image

[sc-98285]

go.mod Outdated
github.com/MakeNowJust/heredoc/v2 v2.0.1
github.com/OctopusDeploy/go-octodiff v1.0.0
github.com/OctopusDeploy/go-octopusdeploy/v2 v2.59.0
github.com/OctopusDeploy/go-octopusdeploy/v2 v2.62.3-0.20241202024636-075a4f06c227
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Use OctopusDeploy/go-octopusdeploy#288 for now.

Will update with the correct version once go client is merged after octopus server changes.

link := output.Bluef("%s/app#/%s/infrastructure/accounts/%s", opts.Host, opts.Space.GetID(), createdAccount.GetID())
fmt.Fprintf(opts.Out, "\nView this account on Octopus Deploy: %s\n", link)
if !opts.NoPrompt {
autoCmd := flag.GenerateAutomationCmd(
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks like Audience is missing from the automation command output

Copy link
Contributor

@benPearce1 benPearce1 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, one comment about the Audience option missing from the automation command output

@grace-rehn grace-rehn merged commit 87745a9 into main Dec 4, 2024
4 checks passed
@grace-rehn grace-rehn deleted the grace/generic-oidc-accounts branch December 4, 2024 03:34
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