Showing 1153–1164 of 18767 results
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 and Securing User Access to Citrix ADC
This course will teach you how to securely control user access to Citrix ADC, focusing on SSO authentication including SAML. Plus, learn about other security features such as authorization, auditing, admin partitions, and Smart Control/SmartAccess.
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.
Authentication and Authorization in ASP.NET Core 3
Gain a thorough understanding of the modern authentication and authorization aspects of an application architecture and obtain the ability to implement these aspects in an ASP.NET Core application.
Authentication and Authorization in ASP.NET Core Web API
Learn to secure APIs in ASP.NET Core Web API with this course. Covering authentication and authorization, you'll explore different solutions, implement them using OAuth2, and restrict access. Ideal for those wanting to enhance their API security.
Authentication and Authorization in PHP
This course will teach you how to implement multiple methods of authentication and authorization in PHP.