microsoft: support client_credentials flow using client assertions#464
microsoft: support client_credentials flow using client assertions#464manicminer wants to merge 1 commit intogolang:masterfrom
Conversation
|
This PR (HEAD: a4b8a41) has been imported to Gerrit for code review. Please visit https://go-review.googlesource.com/c/oauth2/+/277752 to see it. Tip: You can toggle comments from me using the |
|
Message from Go Bot: Patch Set 1: Congratulations on opening your first change. Thank you for your contribution! Next steps: Most changes in the Go project go through a few rounds of revision. This can be Please don’t reply on this GitHub thread. Visit golang.org/cl/277752. |
|
This PR (HEAD: e81c58e) has been imported to Gerrit for code review. Please visit https://go-review.googlesource.com/c/oauth2/+/277752 to see it. Tip: You can toggle comments from me using the |
Fixes golang#465 - Commonly referred to as Client Certificate authentication - Similar to JWT two-legged auth but incompatible
|
This PR (HEAD: e7cc492) has been imported to Gerrit for code review. Please visit https://go-review.googlesource.com/c/oauth2/+/277752 to see it. Tip: You can toggle comments from me using the |
Resolves #465
Usage
Documentation