Say you had Confluence installed in the cloud and wanted to integrate with Crowd and an active directory LDAP at a remote site.
What is the recommended deployment for performance/security?
1) Confluence (Cloud) -> Crowd (Cloud)-> LDAP connector (ssl option) to AD (Remote)
2) Confluence (Cloud) -> Crowd (Remote) with SSL in tomcat, LDAP connector to AD (Remote)
Thank you
Hi Chris,
Since the LDAP is remote and, even using Crowd, all password authentication requests will be forwarded to your LDAP, the performance shouldn'd be much different between both options.
Even so I would go with opition one, because in case the LDAP communication fails for any reason, the users with a valid token in Crowd will still be able to access Confluence for some time.
Cheers
Agrees with going with Option 1. Crowd being "local" to Confluence also means Crowd's caching of LDAP will help with performance.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Thanks Tiago and Harry - will stage option 1.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.