Authentication and Authorization

ActiveSpaces authentication is based on the authentication support of TIBCO FTL.

FTL supports the following forms of authentication:
  • LDAP using JAAS
  • Flat-file authentication which runs inside of the realm service and reads user names and passwords from a flat file.
  • Flat-file authentication which runs in a container external to the realm service.
Related concepts