mc idp openid

The mc idp openid commands allow you to manage configurations for third-party OpenID Connect Identity and Access Management (OIDC IAM) integrations. You can create as many OIDC configurations as your environment requires.

Define configuration settings as an alternative to using environment variables when setting up an OIDC connection. The mc idp openid commands are only supported against AIStor deployments.

AIStor OIDC environment variables override their corresponding configuration settings as modified or set by this command.

The mc idp openid command has the following subcommands:

Subcommand Description
add Creates an OIDC IDP server configuration.
update Modifies an existing OIDC IDP server configuration.
rm Removes an OIDC IDP server configuration from a deployment.
ls Outputs a list of the existing OIDC server configurations for a deployment.
info Displays details for a specific OIDC server configuration.
enable Enables an OIDC server configuration.
disable Disables an OIDC server configuration.

Configuration Parameters

The mc idp openid subcommands support configuration parameters. The parameters define the server’s interaction with the IAM provider.

For a more detailed explanation of the configuration parameters, refer to the config setting documentation.