Replacing IdentityServer4 with Identity in ABP

Identity server is great for complex applications but if you want a simple application with few roles using IdentityServer4 can be overkill. In this post, we will see how to remove the identity server from the default ABP application.