A common scenario in an application is deal with authentication and authorization. As I’m a great enthusiast of Domain-Driven Design, I wonder what are the best approaches to use authentication/authorization in DDD. In the following lines I show two approaches based on an imaginary use case. I am eager to hear your comments and suggestions. Prerequisites Concepts that would be good to know: Applic