Authenticating REST requests - 8.0

Talend ESB Infrastructure Services Configuration Guide

Version
8.0
Language
English
Product
Talend Data Fabric
Talend Data Services Platform
Talend ESB
Talend MDM Platform
Talend Real-Time Big Data Platform
Module
Talend ESB
Talend Runtime
Content
Design and Development
Installation and Upgrade
Last publication date
2024-03-13

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.