Can we have a REST service working with two separate repositories seamlessly using ticketed login. H

DwarakaDTCM
edited February 25, 2015 in Documentum #1

Can we have a REST service working with two separate repositories seamlessly using ticketed login. Has anyone worked on a similar requirement, any samples would be appreciated.

Tagged:

Comments

  • DctmDvlpr
    edited February 25, 2015 #2

    Yes Possible. EMC-CMIS application is capable of connecting to multiple repositories. It is just required to configure your dfc.properties with multiple content server information.

  • abc123
    edited February 25, 2015 #3

    If you were talking about the ticket based sign-on for Documentum REST Services, the answer is YES that you can use the same ticket to login to multiple repositories. The pre-condition is to configure trust relationship among all involved repositories. Please refer to Whitepaper: Central Authentication Service (CAS) SSO for EMC Documentum REST Services for details. (Tip: CAS SSO is not must to enable the Documentum Client Token cookie. In Documentum REST Services 7.2, you can enable the ticket sign-on for Documentum inline users, too.)

    For more information about Documentum REST Services, please refer to .

    Regards,

    William