Skip to main content

15 docs tagged with "security"

View all tags

2021-12-10 Log4J Remote Lookup Vulnerability

iGrafx has released new versions of the Cloud and Datacenter solutions (see https//nvd.nist.gov/vuln/detail/CVE-2021-44228 and detailed in https//nvd.nist.gov/vuln/detail/CVE-2021-45046.

Assigning Security Roles

Security roles in the iGrafx Platform provide a way to manage permissions over servers, repositories, and repository objects (items) by users and groups of users. There are three types of security roles:

Configuring Authentication

The iGrafx platform supports a variety of authentication schemes, providing multiple methods for recognizing which users are currently logged in.

Override Local Logout with Single Logout in SAML

In some cases, the local logout for platform users is not enough and in a SAML scenario, the user should also be logged out of the Identity Provider. To do that, the user has to be sent to the SAML logout URL instead of the regular logout URL

Run the iGrafx Platform under Tomcat with a SecurityManager

In some instances and within some corporate environments, Tomcat is only allowed to run with the Java SecurityManager enabled (see https//tomcat.apache.org/tomcat-7.0-doc/security-manager-howto.html). If this is the case, additional configuration is required to allow the iGrafx Platform to run, as the default security policies restrict access to almost all file, property and reflection features.