Authentication
Local Authentication
REST APIs support basic authentication. A new role is created and only users belonging to this role are granted access. The default OAMP user is assigned to this new role and the same user credentials are used to access the REST APIs.
AD Integration with Tomcat validates the credentials of the user. The authorization to access a particular API is determined based on local role and authorization data.