Single sign-on integration

An application participates in SSO in two roles: Authority or Listener. They are defined as follows:

  • Authority: An application that provides original login for a user and sends login information to other SSO applications.
  • Listener: An application that receives login information through SSO from other authority applications.

Output Manager uses manageLogin parameter to control which role it can play. We describe the parameter’s impact next. Then we describe SSO configurations for various systems.