Further reading
For more information about the topics that were covered in this chapter, you can check out the following links:
- Authentication vs. Authorization: https://auth0.com/docs/get-started/authentication-and-authorization
- Microsoft identity platform and OpenID Connect protocol: https://docs.microsoft.com/en-us/azure/active-directory/develop/v2-protocols-oidc
- Microsoft identity platform and OAuth 2.0 authorization code flow: https://docs.microsoft.com/en-us/azure/active-directory/develop/v2-oauth2-auth-code-flow
- Microsoft identity platform and OAuth 2.0 On-Behalf-Of flow: https://docs.microsoft.com/en-us/azure/active-directory/develop/v2-oauth2-on-behalf-of-flow
- Microsoft identity platform and the OAuth 2.0 client credentials flow: https://docs.microsoft.com/en-us/azure/active-directory/develop/v2-oauth2-client-creds-grant-flow
- Microsoft identity platform and OAuth 2.0 Resource Owner Password Credentials: https://docs.microsoft.com/en-us/azure/active...