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

Wire ACME improvements #1691

Merged
merged 18 commits into from Feb 7, 2024
Merged

Conversation

hslatman
Copy link
Member

No description provided.

@hslatman hslatman changed the title Wire ACME OIDC improvements Wire ACME improvements Jan 29, 2024
@github-actions github-actions bot added the needs triage Waiting for discussion / prioritization by team label Jan 29, 2024
@hslatman hslatman requested a review from maraino February 6, 2024 22:14
Copy link
Contributor

@maraino maraino left a comment

Choose a reason for hiding this comment

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

lgtm, but I have some questions about the arguments on some methods.

acme/api/order.go Outdated Show resolved Hide resolved
acme/challenge.go Outdated Show resolved Hide resolved
acme/challenge.go Outdated Show resolved Hide resolved
authority/provisioner/options.go Outdated Show resolved Hide resolved
}

target, err = targetProvider.EvaluateTarget("")
target, err = wireOptions.GetOIDCOptions().EvaluateTarget("")
Copy link
Contributor

Choose a reason for hiding this comment

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

Do we ever pass the deviceID to these options?

Copy link
Member Author

@hslatman hslatman Feb 6, 2024

Choose a reason for hiding this comment

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

Need to check this one with Wire, as it may no longer be used after changing to two different identifier types. But maybe they still need it with a UserID instead.

@hslatman hslatman requested a review from maraino February 6, 2024 23:58
Copy link
Contributor

@maraino maraino left a comment

Choose a reason for hiding this comment

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

lgtm

@hslatman hslatman merged commit 95fdbc1 into wire-acme-extensions Feb 7, 2024
13 checks passed
@hslatman hslatman deleted the herman/wire-acme-improvements branch February 7, 2024 00:09
@hslatman hslatman added this to the v0.25.3 milestone Feb 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
needs triage Waiting for discussion / prioritization by team
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants