UNCLASSIFIED - NO CUI

Skip to content

Update init script to configure SSO

Ryan Salcido requested to merge init-script-configure-sso into main

Update the init script to support configuring SAML SSO. Adding the twistlock-sso.sh script after twistlock-license.sh, so that we can automate the creation of additionalUsers using the SAML role. Focused on SAML rather than the other protocols since this is the one we got working with P1 Keycloak as compared to OIDC.

Related issue: #46 (closed)

Edited by Ryan Salcido

Merge request reports