View cwallet.sso content from ADF project.



When using a file-based credential store with ADF applications, credentials will be stored in a cwallet file (cwallet.sso)

We can use orapki command to get an overview of what’s inside the file.  orapki.bat file will be available in \oracle_common\bin install location.

Try below commants to view file contents.


cd C:\xxxx\install\oracle\11.1.1.9.0\FMW\Middleware\oracle_common\bin

orapki wallet display -wallet C:\xxxx\Workspace\11.1.1.9.0\dev\xxxx\xxxx\Application_Name\src\META-INF\cwallet.sso


No comments:

Post a Comment