Skip to content

Latest commit

 

History

History
21 lines (18 loc) · 1.22 KB

azure-sdk-go-auth-aad-samples.md

File metadata and controls

21 lines (18 loc) · 1.22 KB
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

Azure SDK for Go samples for authentication and AAD

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.