get-default-identity-provider¶
- subtitle
Retrieves the CRN of the default identity provider.
- version
0.9.126
Description¶
Retrieves the CRN of the default identity provider used for CDP initiated login requests.
Synopsis¶
get-default-identity-provider
[--cli-input-json <value>]
[--generate-cli-skeleton]
Options¶
--cli-input-json
(string)
Performs service operation based on the JSON string provided. The JSON string follows the format provided by
--generate-cli-skeleton
. If other arguments are provided on the command line, the CLI values will override the JSON-provided values.
--generate-cli-skeleton
(boolean)
Prints a sample input JSON to standard output. Note the specified operation is not run if this argument is specified. The sample input can be used as an argument for
--cli-input-json
.
Output¶
crn -> (string)
The CRN of the identity provider used for CDP initiated login requests. The CRN could be a user defined identity provider’s CRN or one of the CDP built-ins (like Cloudera SSO). To retrieve more information about your own user-defined saml providers (or other provider types, not the default ones) call the relevant describeXXXProvider, e.g. for SAML providers call describeSamlProvider.
Form Factors¶
public, private