Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Dear Team,
I'm trying to download few excel files from a HTTP URL. I tried to use tfilefetch for this purpose.
1. The above mentioned HTTP URL is SSO(Single Sign on) authenticated.Whenever i try to access this URL, its automatically re-directing me to the SSO web page.
2. I tried to download excel from the URL using tfilefetch, the source code of the SSO web page is getting downloaded rather than the actual Excel file.
3. I'm passing the SSO credentials[User Name & Password] in tfilefetch's advanced settings' authentication Input Field. But its not getting recognized. [Redirection is also permitted in the Advanced settings]
Can you please let me know how to handle Single sign on authenticated URLs in Talend?
Can we use cookies to handle this scenerio? If yes, can you kindly let me know in detail about the steps?
If i can supply any further details, do let me know!