The ImportIdP program

Use the ImportIdP program to register a SAML identity provider.

With the Genero ImportIdP program, you can: To register a new IdP, you must execute the ImportIdP program with the IdP metadata file or URL. Using a URL can require a proxy configuration in the FGLPROFILE file.

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:
  1. options are described in Table 1.
  2. url is the url of a SAML identity provider.
  3. file is the metadata file of a SAML identity provider.
Table 1. ImportIdP options
Option Description
-import Import the IdP specified by the URL or metadata file.
-list List all registered IdPs.
-remove Remove the registered IdPs.