Hello, Looking for a bit of philosophical help here. We're deploying rest-apps with Roxy to one site. We have built a second site where users register, login, and perform a number of actions. Then, when the user is ready to use the marklogic rest-app, we pass them from the second site to the marklogic site. We would like that the user need not authenticate themselves again *and* that a user only has access to their rest-app, but not the others. With this current setup, we can see that we either need to pass the session data from one server to another, or have a third-party server track and share session data with the other 2 servers (ie ldap). Is ldap the way to go or are we way off with this current setup/there is a better way to do this?
Thank you _______________________________________________ General mailing list [email protected] Manage your subscription at: http://developer.marklogic.com/mailman/listinfo/general
