The ImportIdP program
Use the ImportIdP program to register a SAML identity provider.
With the Genero ImportIdP program, you can:
  - Register a new SAML identity provider (IdP) in the JGAS for SAML Single sign-on (SSO).
 - Lists all registered IdPs
 - Remove the Idp identified by its URI.
 
The ImportIdP.4gl source code is provided in $FGLDIR/web_utilities/services/saml/src, and the compiled version is in the bin directory.
Syntax
fglrun ImportIdP [options] <url|file>
   Note: 
    
   
optionsare described in Table 1.- url is the URL of a SAML identity provider.
 - file is the metadata file of a SAML identity provider.
 
| Option | Description | 
|---|---|
-import | 
       Import the IdP specified by the URL or metadata file. | 
-list | 
       List all registered IdPs. | 
-remove | 
       Remove the registered IdPs. |