identity provider template
identity provider template
The OLP CLI supports the following functionality for SAML identity provider templates:
- get supported SAML identity provider template list
This command is available for apps with a 'IDPManager' role.
identity provider template list
Get supported SAML identity provider templates.
olp identity provider template list [command options]Optional parameters:
--credentials <path to credentials file>The name of a credentials file to use with the command. Credentials files are downloaded separately from the HERE platform portal.--profile <profile name>The name of the credentials profile to use from theolpcli.inifile.--jsonDisplays the command result in JSON format.--quietDisplays the supported identity provider template IDs, each on a new line.
For more information on using credentials and profiles, see Credentials setup.
Example:
The command below lists supported SAML identity provider templates:
olp identity provider template listOutput:
ID name
okta OktaUpdated 22 days ago