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 KeyCredential and SASCredential types #21553

Merged
merged 5 commits into from
Sep 15, 2023

Conversation

jhendrixMSFT
Copy link
Member

Includes supporting pipeline policies, config options, etc.

Fixes #20541

Includes supporting pipeline policies, config options, etc.
@jhendrixMSFT
Copy link
Member Author

Still need to add tests (this is why the CI fails).

@jhendrixMSFT jhendrixMSFT marked this pull request as ready for review September 13, 2023 22:24
sdk/azcore/core.go Outdated Show resolved Hide resolved
Copy link
Member

@richardpark-msft richardpark-msft left a comment

Choose a reason for hiding this comment

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

A couple of questions about exported use in the public surface.

sdk/azcore/runtime/policy_sas_credential.go Show resolved Hide resolved
sdk/azcore/runtime/policy_key_credential.go Show resolved Hide resolved
Copy link
Member

@richardpark-msft richardpark-msft left a comment

Choose a reason for hiding this comment

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

Looks fine by me, @chlowell has a few unresolved questions, I believe, although I think we were just waiting for @JeffreyRichter to weigh in.

@jhendrixMSFT
Copy link
Member Author

@chlowell any other concerns?

@JeffreyRichter does this look good now?

sdk/azcore/internal/exported/exported.go Show resolved Hide resolved
sdk/azcore/internal/exported/exported.go Outdated Show resolved Hide resolved
@jhendrixMSFT jhendrixMSFT merged commit 0e74539 into Azure:main Sep 15, 2023
10 checks passed
@jhendrixMSFT jhendrixMSFT deleted the azcore-credentials branch September 15, 2023 18:20
jhendrixMSFT added a commit to jhendrixMSFT/azure-sdk-for-go that referenced this pull request Oct 5, 2023
Includes supporting pipeline policies, config options, etc.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

azcore should support api-key authentication scheme
4 participants