Lightbits Command Line Interface
Title
Message
Create new category
What is the title of your new category?
Edit page index title
What is the title of the page index?
Edit category
What is the new title of your category?
Edit link
What is the new title and URL of your link?
lbcli create idp-configuration
Copy Markdown
Open in ChatGPT
Open in Claude
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:
- Step 1: Create an idp-configuration, configuring an IdP cluster to work with.
- Step 2: Create an idp-client-configuration, specifying the app/user mode of operation for a specific client.
- Step 3: Create an auth-map-entry, mapping the identifier (client ID or group information) to a Lightbits scope/role.
Bash
lbcli create idp-configuration [flags]Examples:
Bash
# Create a new Identity Provider (IdP) configuration resource: idp-configuration.lbcli -J $JWT create idp-configuration --name idp1 --idp-issuer-url https://idp1.com --type adfs| Flag | Short | Type | Default | Description |
|---|---|---|---|---|
| --help | -h | bool | Help for idp-configuration. | |
| --idp-issuer-url | string | IdP Issuer URL (required). | ||
| --name | string | IdP name (required). | ||
| --type | string | IdP type (ADFS) (required). | ||
| --proxy-password | string | Password for the proxy server (relevant and optional only if proxy is provided). | ||
| --proxy-url | string | URL of the proxy server (optional). Pattern: http://<server-ip>:<port>. | ||
| --proxy-username | string | Username 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
Last updated on
Was this page helpful?
Next to read:
lbcli create trusted-host© 2026 Lightbits Labs™
Discard Changes
Do you want to discard your current changes and overwrite with the template?
Archive Synced Block
Message
Create new Template
What is this template's title?
Delete Template
Message