Use Spring Authorization Server as UAA server with a custom provider
I want to create a custom authorization provider for Spring Authorization Server (Something like Google SSO). Is it possible to have a client which communicates with Spring Authorization Server only using API. I don’t need a login page.