Description Syntax Example createRelyingPartyPartnerProfile

Infrastructure Security Custom WLST Commands 4-135

4.8.30 createRelyingPartyPartnerProfile

Online command that creates a new relying party partner profile with default configuration data.

4.8.30.1 Description

Creates a new relying party partner profile with default configuration data, and displays the result of the operation. Table 4–10 describes the default configuration created with this command.

4.8.30.2 Syntax

createRelyingPartyPartnerProfilepartnerProfileId, defaultIssuanceTemplateID, description

4.8.30.3 Example

The following invocation creates a new relying party partner profile with default configuration data, and displays the result of the operation. createRelyingPartyPartnerProfilepartnerProfileId=custom-partnerprofile, defaultIssuanceTemplateID=saml11-issuance-template, description=custom partner profile Table 4–10 Default Configuration: createRelyingPartyPartnerProfile Element Description Download Policy Default: false Allow Unmapped Claims Default: false Token Type Configuration The Token Type Configuration will contain a single entry, with: ■ The token type set to the type of Issuance Template referenced by defaultIssuanceTemplateID ■ The Issuance template set to defaultIssuanceTemplateID Note : For the token type of the issuance template referenced by defaultIssuanceTemplateID, it will be linked to the issuance template, while the other token types will not be linked to any issuance template. If the issuance template referenced by defaultIssuanceTemplateID is of custom token type, the table will only contain one entry, with the custom token type, mapped to the custom token type as the external URI, and mapped to the issuance template referenced by defaultIssuanceTemplateID Attribute Name Mapping The Attribute Name Mapping table is empty be default. Argument Definition partnerProfileId Specifies the name of the partner profile. defaultIssuanceTemplateID Specifies the default issuance template and token type to issue if no token type was specified in the RST. description Specifies the optional description for this partner profile 4-136 Oracle Fusion Middleware WebLogic Scripting Tool Command Reference

4.8.31 createIssuingAuthorityPartnerProfile