Retrieve the SAML user identifier
Follow these steps to retrieve the SAML user identifier in your Genero application.
To retrieve the SAML ID returned by the SAML Single sign-on (SSO) Identity Provider
(IdP) in your Genero application, add this code:
LET id = fgl_getenv("SAML_ID")