June 2023
Intermediate to advanced
346 pages
10h 7m
English
Authentication and authorization are fundamental concepts in software development and have particular importance in the context of software-as-a-service (SaaS) applications. In a SaaS context, all of the users’ data is typically stored remotely and is only as secure as the authentication and authorization mechanisms. These mechanisms help to ensure that users can interact with the application in a secure and controlled manner and that sensitive data and resources are protected from unauthorized access.
In this chapter, we will explore the key concepts and best practices for implementing authentication and authorization, with a focus on doing so in a SaaS application. Of course, we will focus on the Microsoft ...
Read now
Unlock full access