Further reading
Check out the following links for more information about the topics that were covered in this chapter:
- Authentication versus authorization: https://auth0.com/docs/get-started/authentication-and-authorization
- Password-based authentication with Azure Active Directory: https://docs.microsoft.com/en-us/azure/active-directory/fundamentals/auth-password-based-sso
- Integrated Windows Authentication: https://docs.microsoft.com/en-us/aspnet/web-api/overview/security/integrated-windows-authentication
- A Guide to Claims-Based Identity and Access Control, Second Edition, by Dominick Baier, Vittorio Bertocci, Keith Brown, Matias Woloski, Eugenio Pace – book download: https://www.microsoft.com/en-us/download/details.aspx?id=28362
- How SAML Authentication Works: https://auth0.com/blog/how-saml-authentication-works/
- Web Services Federation protocol: https://auth0.com/docs/protocols/ws-fed-protocol
- OAuth 2.0: https://oauth.net/2/