In this article, we will be talking about implementing your own authorization server in a Spring Boot application, and we will also test a few types of grant types.
Running every unit and integration test whenever code is touched is not always feasible, as productivity and development speed is decreased considerably.
I will be going through the steps to show you how to test in production. I will walk you through how to set up an Okta org, and configure an OpenID Connect App.