Retrieve the SAML ID

Follow these steps to retrieve the SAML ID in your Genero application.

To retrieve the SAML ID returned by the SAML Identity Provider (IdP) in your Genero application, add this code:
LET id = fgl_getenv("SAML_ID")