entra-app-registration
Guides Microsoft Entra ID app registration, OAuth 2.0 authentication, and MSAL integration. USE FOR: create app registration, register Azure AD app, configure OAuth, set up authentication, add API permissions, generate service principal, MSAL example, console app auth, Entra ID setup, Azure AD authentication. DO NOT USE FOR: Key Vault secrets (use azure-keyvault-expiration-audit), general Azure resource security…
- installs 8w
- 116,757
- 30-day movement
- starts with the next reading
- Related entries
- 1
- Connections
- 0
A skill that guides an AI agent through Microsoft Entra ID app registration, OAuth 2.0 configuration, and MSAL integration. It bundles a step-by-step workflow (register, configure auth, grant API permissions, create credentials, implement OAuth), common patterns, CLI command references, and Azure Identity SDK quick references for Python, .NET, TypeScript, Java, and Rust.
Reach for it when you need to register an app in Entra ID or wire up OAuth/MSAL authentication and want the workflow and reference material in one place.
Use it to
- Create a first app registration step by step
- Configure API permissions for an app
- Set up console app user authentication with MSAL
- Set up service-to-service daemon authentication
- Generate a service principal via Azure CLI
For Developers setting up Entra ID authentication for applications
- Host repository
- microsoft/azure-skills
- Version
- 1.2.1
- Installs, lifetime
- 578k
- Installs, 8 weeks
- 117k
- Licence
- MIT
- Host stars
- 1,486
- Host language
- Shell