lbcli create auth-map-entry

AI Tools

Creates a new auth-map-entry.

Synopsis

This is step three 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 auth-map-entry.
--identifierstringThe identifier of the entry (can be client-id/group-name) (required).
--namestringThe name of the entry to save in the Lightbits cluster (required).
--idp-configuration-namestringThe name of the IdP configuration to use for this entry.
--rolestringThe role of the group in the Lightbits cluster (required). For example, viewer.
--scopestringThe scope of the group in the Lightbits cluster (required). For example, system.
VariableType to search · ESC to discard
GlossaryType to search · ESC to discard
InsertType to search · ESC to discard
No matches