Copyright © Cloud Software Group, Inc. All Rights Reserved
Copyright © Cloud Software Group, Inc. All Rights Reserved


Chapter 6 Config UI : Authentication Process for Config UI

Authentication Process for Config UI
Using the login screen of the Config UI, you can enter username and password for authentication. TIBCO API Exchange Gateway supports the authentication of users on the LDAP server or in a file. This functionality enables you to do the following:
By default, only one user is allowed to login to the Config UI. This user is specified with the tibco.env.ASG_ADMIN_USERNAME parameter in the ASG_HOME/bin/asg-configui.tra file.
Authentication Properties
The following table explains the properties to enable the LDAP or FILE-based user authentication for the Config UI.
Value of this property is required if the java.property.com.tibco.asg.designtime.configui.ASGAuthProcess property is set to FILE or LDAP.
Example: ASG_HOME/bin/ldapSearch.properties
where ASG_HOME is set to the directory where TIBCO API Exchange Gateway is installed.
If the authentication process type is FILE, then this parameter specifies the path to a text file containing the credentials of the users.
ASG_HOME/mm/config/users.pwd
where ASG_HOME is set to the directory where the TIBCO API Exchange Gateway is installed.
Same as the java.property.com.tibco.asg.designtime.configui.ASGAuthProcess property defined in asg-configui.tra file. See java.property.com.tibco.asg.designtime.configui.ASGAuthProcess.
Same as java.property.com.tibco.asg.designtime.configui.ASGPropFile property. See java.property.com.tibco.asg.designtime.configui.ASGPropFile.
Same as java.property.com.tibco.asg.designtime.configui.ASGSessionTimeOut. See java.property.com.tibco.asg.designtime.configui.ASGSessionTimeOut.

Copyright © Cloud Software Group, Inc. All Rights Reserved
Copyright © Cloud Software Group, Inc. All Rights Reserved