Skip to content

Update ClientCertificateCredentialConsistencyReview.md#15

Open
catalinaperalta wants to merge 1 commit intog2vinay:masterfrom
catalinaperalta:patch-1
Open

Update ClientCertificateCredentialConsistencyReview.md#15
catalinaperalta wants to merge 1 commit intog2vinay:masterfrom
catalinaperalta:patch-1

Conversation

@catalinaperalta
Copy link

Adding updates for Go credential

| JS/TS | `AZURE_AUTHORITY_HOST` | No | "https://login.microsoftonline.com/" | Follow `HTTPS` protocol | "The authorityHost address must use the 'https' protocol."
| Python | `AZURE_AUTHORITY_HOST` | No | "https://login.microsoftonline.com/" | Follow `HTTPS` protocol | "'{}' is an invalid authority. The value must be a TLS protected (https) URL."
| Go | `AZURE_AUTHORITY_HOST` | No | "https://login.microsoftonline.com/" | None | N/A
| Go | `AZURE_AUTHORITY_HOST` | No | "https://login.microsoftonline.com/" | 1.Character Range Validation | "Invalid tenant ID passed to credential."
Copy link
Owner

Choose a reason for hiding this comment

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

I believe you meant HTTPS Validation here. :)

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