OpenWGA 7.10 - TMLScript reference

Auth
Property :

loginName

On object Auth
Usage Returns the authentication session object if the user is logged into this domain, null if he isn't
Description The authSession object has the following useful properties.

  • distingushedName
  • names (array)
  • groups (array)
  • mailAdddress

This property is available since OpenWGA 7.9.4

Writable False
Return value AuthenticationSession object
Allowed in script types
  • WebTML pages and normal WebTML actions