Skip to Main Content

Application Development Software

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

File Download: How to pass user credential to UCM10gR3, other than using UCM auth UI.

1021438Aug 21 2013 — edited Aug 21 2013

Hi,

I have a problem, i would like to download files stored in UCM, but i would like to bypass UCM auth UI. Is there some other way to supply username and password. Following is the setup

  • I have 4 files uploaded to ucm server.
  • These files are secured by creating an account with in the public security group. And that account contains only one user that is local to ucm. I need to pass the this username and password to gain access to these files.

We are basically exposing these files through URL, something like http://host:port/cdnucm/groups/public/@coltonline/@partner/@crc/documents/digitalasset/file_name.mp3


I when i am access this file i am prompted by UCM authentication UI to login.


My question is, is there a way to bypass the authentication UI by passingĀ  the security credentials (i.e. username and password) through some other mechanism, something like query string.


I tried doing the following, but did not help.


http://host:port/cdnucm/idcplg?IdcService=GET_FILE&dID=<Did>&dDocName=<DocName>&dUser=testuser&dPassword=welcome1


Any pointers to resolve this issue will be highly helpful.



Thanks in advance,

Seshan K.



Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Sep 18 2013
Added on Aug 21 2013
1 comment
384 views