So, by the end of this chapter, you should know the answers to the following questions:
- What attribute can we use to mark a method or controller so that it can only be called through HTTPS?
- What is the difference between role-based and policy-based authorization?
- What is the purpose of CORS?
- What is the purpose of HSTS?
- What is the challenge stage of the authentication process?
- Why should we take care when binding requests to model classes?
- What is the sliding expiration of a cookie?