Skip to main content

Authenticating REST requests

To authenticate the requests made to the Service Registry service, enable the authentication parameter: registry.authentication in following two configuration files:

  • org.talend.esb.registry.service.admin.cfg to authenticate the Service Registry AtomPub REST interface.

  • org.talend.esb.registry.service.lookup.cfg to authenticate the Service Registry Lookup REST interface.

The following settings are possible for this parameter:

  • registry.authentication = NO is the default configuration. No security is used.

  • registry.authentication = BASIC. Basic security (Username and Password credentials) is enabled.

Did this page help you?

If you find any issues with this page or its content – a typo, a missing step, or a technical error – let us know how we can improve!