Rename AzureActiveDirectoryEndpoint to AzureADEndpoint. Add default tenant ("common"). Delete azure package (azure.Endpoint duplicates microsoft.AzureADEndpoint). Change-Id: I48a7679ffddd984f5744a64edfa4df958c18ed66 Reviewed-on: https://go-review.googlesource.com/83696 Reviewed-by: JBD <jbd@google.com>
Relevant Azure AD API documentation is here: https://docs.microsoft.com/en-us/azure/active-directory/develop/active-directory-v2-protocols#endpoints Fixes #257 Change-Id: Ia4fb136bbaa9d4445cd098f354070f16ace3b24b Reviewed-on: https://go-review.googlesource.com/82315 Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
Change-Id: I205dfb6c4d693929da799dcba40b3539c6302100 Reviewed-on: https://go-review.googlesource.com/18691 Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>