Tuesday, February 11, 2014

What is cwallet.sso file in ADF application/JDeveloper?

In development environment when you define database connection, or any connection that has password for that matter, the cwallet.sso is the one that save and hash this password so that when you copy the project to another person it still works fine. 

cwallet.sso is encrypted and you cannot browse it or explicitly edit it via JDeveloper. At design-time, different components make use of cwallet.sso and are responsible for creating the necessary credentials in it. Examples are OWSM policy attachments that override the csf-key and ADF connections requiring credentials in the call out.

No comments:

Post a Comment