Showing 913–924 of 14641 results
Authentic Leadership
This course will teach you the skills you need to be an authentic leader in your organization.
Authenticate and authorize multi-tenant apps using Microsoft Entra ID
Microsoft Entra ID enables you to improve the functionality of cloud-native apps in multitenant scenarios.
Authenticate and authorize user identities on GitHub
This module provides an overview of the authentication and authorization options available to you in your GitHub organization or GitHub Enterprise.
Authenticate apps to Azure services by using service principals and managed identities for Azure resources
Securely authenticate applications to Azure to manage and access Azure services. Service principals and managed identities for Azure resources give your app a Microsoft Entra identity.
Authenticate users with Azure Static Web Apps
Publish an Angular, React, Svelte, or Vue JavaScript app with API and authentication using Azure Static Web Apps and Azure Functions. Deploy your code from GitHub to a staging site using preview URLs.
Authenticate your Azure deployment pipeline by using service principals
Service principals enable your deployment pipelines to authenticate securely with Azure. In this module, you'll learn what service principals are, how they work, and how to create them. You'll also learn how to grant them permission to your Azure resources so that your pipelines can deploy your Bicep files.
Authenticate your Azure deployment workflow by using workload identities
Workload identities enable your deployment workflows to authenticate securely with Azure without you managing any passwords, keys, or secrets. In this module, you'll learn what workload identities are, how they work, and how to create them. You'll also learn how to grant them permission to your Azure resources so that your workflows can deploy your Bicep files.
Authenticating Application Users with Okta in JavaScript
Okta is a secure, customizable, and easy to integrate solution to add authentication and authorization services to our applications.
Authenticating Application Users with Okta in JavaScript
Okta is a secure, customizable, and easy to integrate solution to add authentication and authorization services to our applications.
Authentication & Authorization: OAuth
Understand OAuth protocol for securing web applications through authentication and authorization.
Authentication and Authorization in Angular
You’ll learn how to secure applications against unauthorized use the right way.
Authentication and Authorization in ASP.NET Core
Adding authentication and authorization to an application seems to be a task for that one person in the team. The only one who understands it. After watching this, you will be that person.