File with keystore.jks for config saml addon not found

I have problem when I try to download keystore.jks file; I need in every “gradlew clean build”, tell its the saml config where it is the file.

is there a place where the same cuba application can found the keystore file?
img

Hi @eduardo.montejo,

By default keystore file will be stored as CUBA file, all file descriptors are in SYS_FILE table and files are in tomcat\work\app-core\filestorage folder.

Regards,
Evgeny