lbcli create idp-configuration

Creates a new idp-configuration.

Synopsis

This is step one of a three-step operation, mapping an identity provider (IdP) to a Lightbits authorization engine scope and role.

The required steps for using IdP are:

  1. Step 1: Create an idp-configuration, configuring an IdP cluster to work with.
  2. Step 2: Create an idp-client-configuration, specifying the app/user mode of operation for a specific client.
  3. Step 3: Create an auth-map-entry, mapping the identifier (client ID or group information) to a Lightbits scope/role.
Bash
Copy

Examples:

Bash
Copy
FlagShortTypeDefaultDescription
--help-hboolHelp for idp-configuration.
--idp-issuer-urlstringIdP Issuer URL (required).
--namestringIdP name (required).
--typestringIdP type (ADFS) (required).
--proxy-passwordstringPassword for the proxy server (relevant and optional only if proxy is provided).
--proxy-urlstringURL of the proxy server (optional). Pattern: http://<server-ip>:<port>.
--proxy-usernamestringUsername for the proxy server (relevant and optional only if proxy is provided).
Type to search, ESC to discard
Type to search, ESC to discard
Type to search, ESC to discard