basicAuthentication
Basic Authentication
Basic authentication provider authenticates requests using the HTTP Basic Authentication username and password. We are using this authentication & replacing the OAuth 2.0 for faster response.
It requires Username & Password which having access for 'apiuser' & AOK roles.