(Beta) Update whether an event broker service allows basic authentication for management access

Enable or disable basic authentication for management access to the event broker service.

Disabling basic authentication for management access to the event broker service disables access to users with the following roles:

  • Administrator
  • Mission Control Manager
  • Mission Control Viewer
  • Mission Control User

If you disable basic authentication, you must configure alternative access using LDAP or OAuth to provide management access to the event broker service. For more information, see Configuring User Access to Event Broker Services in the documentation.

Your token must have one of the permissions listed in the Token Permissions.



Token Permissions: [ mission_control:access or services:put ]
Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

The unique identifier of the event broker service.

Body Params

The object's attributes in JSON.

boolean
required
Defaults to true

Select a value in the field to indicate whether basic authentication should be enabled or disabled for the event broker service. The valid values are:

  • true-enables basic authentication
  • false-disables basic authentication
Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

404

Not found.

503

Service unavailable.

Language
Credentials
Bearer
JWT
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json
*/*