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?

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?

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