Owner Service Provider Interface

Provides an interface to authenticate the resource owner.

The owner service provider interface is used by the OAuth server to authenticate the resource owner during the authorization code flow, and to obtain attributes of the resource owner. In addition to authenticate the owner, the owner service provider interfaces are responsible for redirecting the client applications to login and access grant page.