This repos is archived. Patterns could still be relevant. I am quite sure the code does not age well. The code is not for production. Explore with caution ☡
Make teams curious on diverting more effort into system testing with authn/z (and other security features) activated.
Experience have shown that we spend most of our test effort on unit testing. Many team reports that a key blocker for spending more time on system testing is the effort required to manage/mock the authentication and authorization parts of the system. In this talk we will briefly explore this problem and present one potential solution that could work for some teams.
The Scenario that we will look at, and automate, is found in the ./scenario directory. It consists of a web application (front-end-for-back-end pattern) talking to two api's as well as Office365.
Slides are available from the ./slides folder and live from Omnia Radix