Dear Alexander,
Thank you for your thoughtful feedback on my article. You're absolutely right about the CSP.ini configuration - I made a mistake in how I represented the Web Gateway configuration. I've updated the article to correctly show:
- The proper format for CSP Gateway configuration with [SYSTEM] and [APP_PATH] sections
- The fact that web application security settings like AutheEnabled and LockCSPName are typically configured in IRIS itself, not in CSP.ini
Regarding the IAM deployment, you made a good observation. In our implementation, IAM is indeed specified in the IrisCluster definition, but we manage it as a separate StatefulSet after deployment. I've clarified the implementation steps to better reflect this relationship - deploying the IrisCluster first (which includes IAM in the specification), then performing additional configuration on the IAM component afterward.
Thank you for helping improve the accuracy of the article. Your expertise and attention to detail are much appreciated!
Best regards, Roy
- Log in to post comments