Update to date information can be found by logging into your current FastX server via a browser and go to /help. (https://example.com:3300/help)
# SAML Issuer
issuer=
# SAML Entrypoint
entryPoint=
# SAML Certificate
cert=
# Logout Endpoint
logoutEndpoint=
# Logout Redirect
logoutRedirectUri=${CLUSTER_URL}/auth/saml
extraOptions=
findUser='async function(profile){ return profile.nameID; }'
callbackUrl=${CLUSTER_URL}/auth/saml/callback"