API & Web Project Authentication with Azure Active Directory

API & Web Project Authentication with Azure Active Directory
1299 INR
Buy Now

In this course I’ll show how we can authenticate API and Web project using the Azure Active Directory. Ihave used Single Tenant Authentication however the concepts remain same for the Multi Tenant Authentication. Ihave also mentioned in this project that how we can access the APIusing Postman. What is Single Tenant & Multi Tenant? Single-tenant apps are only available in the tenant they were registered in, also known as their home tenant. Multi-tenant apps are available to users in both their home tenant and other tenants. Pre-Requisites: Visual Studio 2019Azure Subscription - Even the disabled account also you can use as it allows you to use the Azure Active Directory for 12 months for free. Benefit of Single Tenant Authentication- Programming model is simpler- App management is easier-No extra effort to block external user access-Service principal provisioning is not required-Works great for small number of usersFeatures Work in Azure ADApplication Management Authentication - B2B authentication -Manage your guest users and external partners, while maintaining control over your own corporate data -B2C authentication -Customize and control how users sign up, sign in, and manage their profiles when using your appsConditional accessDomain ServicesHybrid IdentityIdentity GovernanceIdentity ProtectionManaged identities for Azure resourcesPrivileged identity management (PIM)Reports and monitoring