WebSphere Application Server & Liberty

WebSphere Application Server & Liberty

Join this online group to communicate across IBM product users and experts by sharing advice and best practices with peers and staying up to date regarding product enhancements.

 View Only
Expand all | Collapse all

what is use of LTPA token?

saravana kumar

saravana kumarTue April 23, 2013 02:26 PM

saravana kumar

saravana kumarWed April 24, 2013 03:01 PM

  • 1.  what is use of LTPA token?

    Posted Tue April 23, 2013 02:26 PM
    use of LTPA token.


  • 2.  what is use of LTPA token?

    Posted Tue April 23, 2013 03:29 PM
    saravana,

      Lightweight Third Party Authentication


    Lightweight Third Party Authentication (LTPA) is intended for distributed, multiple application server and machine environments. LTPA supports forwardable credentials and single sign-on (SSO). LTPA can support security in a distributed environment through cryptography. This support permits LTPA to encrypt, digitally sign, and securely transmit authentication-related data, and later decrypt and verify the signature.


    Application servers distributed in multiple nodes and cells can securely communicate using the LTPA protocol. It also provides the single sign-on (SSO) feature wherein a user is required to authenticate only once in a domain name system (DNS) domain and can access resources in other WebSphere® Application Server cells without getting prompted. The realm names on each system in the DNS domain are case sensitive and must match identically.


      Hope this helps.

    Regards


  • 3.  what is use of LTPA token?

    Posted Wed April 24, 2013 03:01 PM
    thank you Gabriel.