Update init script to configure SSO
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