OpenWGA 7.9 - TMLScript reference

Auth
Method :

lookupDN(dn)

On object Auth
Usage Looks up user information by a distinguished user name
Description This returns a Java bean of type de.innovationgate.webgate.api.auth.UserGroupInfo. See Auth.findUsersAndGroups() for a description of its properties.
Parameters

dn (String):

The distinguished user name

Return value A UserGroupInfo bean
Allowed in script types
  • WebTML pages and normal WebTML actions
  • Master actions
  • TMLScript tasks in jobs
  • Content type events