The CaptainCasa runtime contains many functions ensuring the security of your web application. We now collected and condensed information about these functions into a technical document on its own – the CaptainCasa Security Guide. Read here what security aspects are covered and how to configure if required. Topics that are covered:
- restricting access to certain dialogs only
- preventing session hijacking
- Cross site scripting XSS
- Resource access, securing information that is kept inside your .jar libraries
The guide is a “must” for every developer and also responds to many questions that are typically asked for during security audits.
The documented was added to the documentation area as well.