01-22-2015 09:33 AM
Hi there,
We are working with an SSO integration using the proxy login. However we want to use nuxeo drive as well, I think in order to make this work we need to keep some url's out of the SSO (so they would use the basic authentication instead).
Examining the code on github shows me a rest client but also an automation client. So this would mean it uses both:
Is this correct and are there more url's I haven't found yet?
Thanks in advance, Bauke Roo
01-22-2015 10:31 AM
Hi,
The Rest API client is only used fo test purpose. I think Drive should work with your SSO config, as the authentication chain used for /automation calls is different from the one used for other URL patterns.
Depends if you have overridden the "Automation" specificAutomationChain or not.
01-22-2015 10:31 AM
Hi,
The Rest API client is only used fo test purpose. I think Drive should work with your SSO config, as the authentication chain used for /automation calls is different from the one used for other URL patterns.
Depends if you have overridden the "Automation" specificAutomationChain or not.
01-22-2015 10:40 AM
Thanks for you answer, I will check this tomorrow. In our current situation navigating to [nuxeourl]/site/automation redirects to our sso login page (this is done by apache, and results in files containing the html of the login page instead of the actual file) so I have to remove this redirection. I will get back tomorrow on this
01-23-2015 07:56 AM
There was still one url missing
01-23-2015 09:09 AM
Yes you're right
Find what you came for
We want to make your experience in Hyland Connect as valuable as possible, so we put together some helpful links.