title | description | author | ms.author | manager | ms.date | ms.topic | ms.devlang |
---|---|---|---|---|---|---|---|
Azure SDK for Go samples for authentication and AAD |
Selected samples for working with Azure Active Directory (AAD) and authentication from the Azure SDK for Go. |
sptramer |
sttramer |
carmonm |
09/05/2018 |
sample |
go |
The following table links to selected samples that demonstrate authentication and use of Azure Active Directory from the Azure SDK for Go.
All samples for the Azure SDK for Go are available on GitHub.
Name | Description |
---|---|
internal/iam/authorizers | How to authenticate with Azure to use services. |
authorization/authorization | Add, remove, and inspect AAD roles. |
graphrbac/graph | Inspect and create service principals and AAD applications. Add secrets to an existing service principal or application. |