Get an LDAP authentication profile of an event broker service

An LDAP authentication profile tells the event broker service how to reach an LDAP directory and how to search it: the LDAP servers to contact, the credentials to bind with, and the searches that resolve a user and their group membership.

Two profile names have a fixed meaning on the event broker service. The default profile authenticates clients and cannot be deleted. The management profile authenticates management users when an LDAP management access configuration exists, and cannot be deleted while one does. A profile with any other name is stored and applied to the event broker service, but nothing on the event broker service binds to it, so it has no effect until a future API binds it.

The adminPassword of the profile is never returned.

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



Token Permissions: [ mission_control:access or services:get or services:get:self or services:view or services:view:self ]
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.

string
required

The name of the LDAP authentication profile.

Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

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
*/*