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

Require TLS for Key Vault challenge authentication #9457

Merged
merged 2 commits into from
Jan 14, 2020

Conversation

chlowell
Copy link
Member

No description provided.

@chlowell chlowell added KeyVault Client This issue points to a problem in the data-plane of the library. labels Jan 14, 2020
@chlowell chlowell self-assigned this Jan 14, 2020
@@ -79,6 +79,7 @@ def __init__(self, credential, **kwargs):

def send(self, request):
# type: (PipelineRequest) -> HttpResponse
self._enforce_tls(request)
Copy link
Member

Choose a reason for hiding this comment

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

I didn't see this defined in the PR, but assuming it already was.

Copy link
Member Author

Choose a reason for hiding this comment

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

It's inherited from a base class shared with the more general bearer token policy.

@chlowell chlowell merged commit 6cc1448 into Azure:master Jan 14, 2020
@chlowell chlowell deleted the enforce-tls branch January 14, 2020 18:39
chlowell added a commit that referenced this pull request Jan 15, 2020
openapi-sdkautomation bot referenced this pull request in AzureSDKAutomation/azure-sdk-for-python May 15, 2020
upgrade pipeline scripts version to 0.8.0 (#9457)

Co-authored-by: Jianye Xi <[email protected]>
openapi-sdkautomation bot referenced this pull request in AzureSDKAutomation/azure-sdk-for-python May 15, 2020
upgrade pipeline scripts version to 0.8.0 (#9457)

Co-authored-by: Jianye Xi <[email protected]>
openapi-sdkautomation bot referenced this pull request in AzureSDKAutomation/azure-sdk-for-python May 15, 2020
upgrade pipeline scripts version to 0.8.0 (#9457)

Co-authored-by: Jianye Xi <[email protected]>
openapi-sdkautomation bot referenced this pull request in AzureSDKAutomation/azure-sdk-for-python May 15, 2020
upgrade pipeline scripts version to 0.8.0 (#9457)

Co-authored-by: Jianye Xi <[email protected]>
openapi-sdkautomation bot referenced this pull request in AzureSDKAutomation/azure-sdk-for-python May 15, 2020
upgrade pipeline scripts version to 0.8.0 (#9457)

Co-authored-by: Jianye Xi <[email protected]>
openapi-sdkautomation bot referenced this pull request in AzureSDKAutomation/azure-sdk-for-python May 15, 2020
upgrade pipeline scripts version to 0.8.0 (#9457)

Co-authored-by: Jianye Xi <[email protected]>
openapi-sdkautomation bot referenced this pull request in AzureSDKAutomation/azure-sdk-for-python May 15, 2020
upgrade pipeline scripts version to 0.8.0 (#9457)

Co-authored-by: Jianye Xi <[email protected]>
openapi-sdkautomation bot referenced this pull request in AzureSDKAutomation/azure-sdk-for-python May 15, 2020
upgrade pipeline scripts version to 0.8.0 (#9457)

Co-authored-by: Jianye Xi <[email protected]>
openapi-sdkautomation bot referenced this pull request in AzureSDKAutomation/azure-sdk-for-python May 15, 2020
upgrade pipeline scripts version to 0.8.0 (#9457)

Co-authored-by: Jianye Xi <[email protected]>
openapi-sdkautomation bot referenced this pull request in AzureSDKAutomation/azure-sdk-for-python May 15, 2020
upgrade pipeline scripts version to 0.8.0 (#9457)

Co-authored-by: Jianye Xi <[email protected]>
openapi-sdkautomation bot referenced this pull request in AzureSDKAutomation/azure-sdk-for-python May 15, 2020
upgrade pipeline scripts version to 0.8.0 (#9457)

Co-authored-by: Jianye Xi <[email protected]>
openapi-sdkautomation bot referenced this pull request in AzureSDKAutomation/azure-sdk-for-python May 15, 2020
upgrade pipeline scripts version to 0.8.0 (#9457)

Co-authored-by: Jianye Xi <[email protected]>
openapi-sdkautomation bot referenced this pull request in AzureSDKAutomation/azure-sdk-for-python May 15, 2020
upgrade pipeline scripts version to 0.8.0 (#9457)

Co-authored-by: Jianye Xi <[email protected]>
openapi-sdkautomation bot referenced this pull request in AzureSDKAutomation/azure-sdk-for-python May 15, 2020
upgrade pipeline scripts version to 0.8.0 (#9457)

Co-authored-by: Jianye Xi <[email protected]>
openapi-sdkautomation bot referenced this pull request in AzureSDKAutomation/azure-sdk-for-python May 15, 2020
upgrade pipeline scripts version to 0.8.0 (#9457)

Co-authored-by: Jianye Xi <[email protected]>
openapi-sdkautomation bot referenced this pull request in AzureSDKAutomation/azure-sdk-for-python May 15, 2020
upgrade pipeline scripts version to 0.8.0 (#9457)

Co-authored-by: Jianye Xi <[email protected]>
openapi-sdkautomation bot referenced this pull request in AzureSDKAutomation/azure-sdk-for-python May 15, 2020
upgrade pipeline scripts version to 0.8.0 (#9457)

Co-authored-by: Jianye Xi <[email protected]>
openapi-sdkautomation bot referenced this pull request in AzureSDKAutomation/azure-sdk-for-python May 15, 2020
upgrade pipeline scripts version to 0.8.0 (#9457)

Co-authored-by: Jianye Xi <[email protected]>
openapi-sdkautomation bot referenced this pull request in AzureSDKAutomation/azure-sdk-for-python May 15, 2020
upgrade pipeline scripts version to 0.8.0 (#9457)

Co-authored-by: Jianye Xi <[email protected]>
openapi-sdkautomation bot referenced this pull request in AzureSDKAutomation/azure-sdk-for-python May 15, 2020
upgrade pipeline scripts version to 0.8.0 (#9457)

Co-authored-by: Jianye Xi <[email protected]>
openapi-sdkautomation bot referenced this pull request in AzureSDKAutomation/azure-sdk-for-python May 15, 2020
upgrade pipeline scripts version to 0.8.0 (#9457)

Co-authored-by: Jianye Xi <[email protected]>
openapi-sdkautomation bot referenced this pull request in AzureSDKAutomation/azure-sdk-for-python May 15, 2020
upgrade pipeline scripts version to 0.8.0 (#9457)

Co-authored-by: Jianye Xi <[email protected]>
openapi-sdkautomation bot referenced this pull request in AzureSDKAutomation/azure-sdk-for-python May 15, 2020
upgrade pipeline scripts version to 0.8.0 (#9457)

Co-authored-by: Jianye Xi <[email protected]>
openapi-sdkautomation bot referenced this pull request in AzureSDKAutomation/azure-sdk-for-python May 15, 2020
upgrade pipeline scripts version to 0.8.0 (#9457)

Co-authored-by: Jianye Xi <[email protected]>
openapi-sdkautomation bot referenced this pull request in AzureSDKAutomation/azure-sdk-for-python May 15, 2020
upgrade pipeline scripts version to 0.8.0 (#9457)

Co-authored-by: Jianye Xi <[email protected]>
openapi-sdkautomation bot referenced this pull request in AzureSDKAutomation/azure-sdk-for-python May 15, 2020
upgrade pipeline scripts version to 0.8.0 (#9457)

Co-authored-by: Jianye Xi <[email protected]>
openapi-sdkautomation bot referenced this pull request in AzureSDKAutomation/azure-sdk-for-python May 15, 2020
upgrade pipeline scripts version to 0.8.0 (#9457)

Co-authored-by: Jianye Xi <[email protected]>
openapi-sdkautomation bot referenced this pull request in AzureSDKAutomation/azure-sdk-for-python May 15, 2020
upgrade pipeline scripts version to 0.8.0 (#9457)

Co-authored-by: Jianye Xi <[email protected]>
openapi-sdkautomation bot referenced this pull request in AzureSDKAutomation/azure-sdk-for-python May 15, 2020
upgrade pipeline scripts version to 0.8.0 (#9457)

Co-authored-by: Jianye Xi <[email protected]>
openapi-sdkautomation bot referenced this pull request in AzureSDKAutomation/azure-sdk-for-python May 15, 2020
upgrade pipeline scripts version to 0.8.0 (#9457)

Co-authored-by: Jianye Xi <[email protected]>
openapi-sdkautomation bot referenced this pull request in AzureSDKAutomation/azure-sdk-for-python May 15, 2020
upgrade pipeline scripts version to 0.8.0 (#9457)

Co-authored-by: Jianye Xi <[email protected]>
openapi-sdkautomation bot referenced this pull request in AzureSDKAutomation/azure-sdk-for-python May 15, 2020
upgrade pipeline scripts version to 0.8.0 (#9457)

Co-authored-by: Jianye Xi <[email protected]>
openapi-sdkautomation bot referenced this pull request in AzureSDKAutomation/azure-sdk-for-python May 15, 2020
upgrade pipeline scripts version to 0.8.0 (#9457)

Co-authored-by: Jianye Xi <[email protected]>
openapi-sdkautomation bot referenced this pull request in AzureSDKAutomation/azure-sdk-for-python May 15, 2020
upgrade pipeline scripts version to 0.8.0 (#9457)

Co-authored-by: Jianye Xi <[email protected]>
openapi-sdkautomation bot referenced this pull request in AzureSDKAutomation/azure-sdk-for-python May 15, 2020
upgrade pipeline scripts version to 0.8.0 (#9457)

Co-authored-by: Jianye Xi <[email protected]>
openapi-sdkautomation bot referenced this pull request in AzureSDKAutomation/azure-sdk-for-python May 15, 2020
upgrade pipeline scripts version to 0.8.0 (#9457)

Co-authored-by: Jianye Xi <[email protected]>
openapi-sdkautomation bot referenced this pull request in AzureSDKAutomation/azure-sdk-for-python May 15, 2020
upgrade pipeline scripts version to 0.8.0 (#9457)

Co-authored-by: Jianye Xi <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Client This issue points to a problem in the data-plane of the library. KeyVault
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants