Identity v3
Requires: OS-FEDERATION extension
Create new identity provider
os identity provider create
[--remote-id <remote-id> [...] | --remote-id-file <file-name>]
[--description <description>]
[--enable | --disable]
<name>
Remote IDs to associate with the Identity Provider (repeat option to provide multiple values)
Name of a file that contains many remote IDs to associate with the identity provider, one per line
New identity provider description
Enable the identity provider (default)
Disable the identity provider
New identity provider name (must be unique)
Delete identity provider(s)
os identity provider delete
<identity-provider> [<identity-provider> ...]
Identity provider(s) to delete
Set identity provider properties
os identity provider set
[--remote-id <remote-id> [...] | --remote-id-file <file-name>]
[--description <description>]
[--enable | --disable]
<identity-provider>
Remote IDs to associate with the Identity Provider (repeat option to provide multiple values)
Name of a file that contains many remote IDs to associate with the identity provider, one per line
Set identity provider description
Enable the identity provider
Disable the identity provider
Identity provider to modify
Display identity provider details
os identity provider show
<identity-provider>
Identity provider to display