mc [GLOBALFLAGS] idp openid add \
ALIAS \
[CFG_NAME]\
[CFG_PARAM1]\
[CFG_PARAM2]...
Replace ALIAS with the alias of an AIStor deployment to configure for OpenID integration.
Replace CFG_NAME with a unique string for this configuration.
If not specified, the command creates the default configuration (internally named _).
The name is case-sensitive and must match exactly when referenced in other commands or environment variables.
By convention, use uppercase.
Replace the [CFG_PARAM#] with each of the configuration setting key-value pairs in the format of PARAMETER="value".
Brackets [] indicate optional parameters.
Parameters sharing a line are mutually dependent.
Parameters separated using the pipe | operator are mutually exclusive.
Copy the example to a text editor and modify as needed before running the command in the terminal/shell.