Software AG Products 10.11 | Running Business Processes and Composite Applications | Administering My webMethods Server | Startup and Configuration | Using My webMethods Server with Docker | Using My webMethods Server Containers with webMethods Microservices Runtime | Configuring Web Service Authentication for CAF Applications
 
Configuring Web Service Authentication for CAF Applications
When My webMethods Server is running in a container, basic authentication is enabled and switched on by default for all web service clients in custom applications and layered products, overriding the settings of the individual application. You can disable this setting, for example, when using My webMethods Server containers with Integration Server containers, or modify the default user name and password for basic authentication.
*To modify the web service authentication settings for CAF applications
1. As sysadmin, go to Folders > Administrative Folders > Administration Dashboard > Configuration > CAF Application Runtime Configuration.
2. Click Configure Global Defaults, and then click Environment Entries.
3. Modify one or more of the following environment entries:
Environment Entry
Description
wsclient.global.basicauth-enabled
Whether to enable basic authentication globally for all web service clients. The default s true - enabled.
wsclient.global.basicauth-username
The user name to supply when authenticating to Microservices Runtime or Integration Server. The default is Administrator.
Note:
This user is disabled by default.
wsclient.global.basicauth-password
The password to supply when authenticating to Microservices Runtime or Integration Server. The default is manage.
Note:
If using the default Administrator account, you must change this password with the password you provided when enabling the Administrator user.
4. Click Apply.