Enabling token-based authentication and multi-factor authentication
You can enable Remote Debug Service to authenticate client connections using basicAuth (using a userid + a fixed password) and/or bearerAuth (using a token, rather than a fixed password). For more information, see the basicAuth, bearerAuth and debugProfileServiceBaseURI attributes in Customizing with the sample job EQARMTSU.
Token-based authentication (bearerAuth) is a prerequisite for multi-factor authentication. The Remote Debug Service delegates this type of authentication to the Debug Profile Service. For more information about enabling token-based and/or multi-factor authentication in the Debug Profile Service, see .