Data Engineering Quality
- Data Engineering Quality H2L
- All Products
Argument
| Description
|
|---|---|
Partner Name
| Name of the authentication scheme that you created in Step 5.
|
URN
| Method that represents the authentication method. Enter the following identifier:
|
Connection name
| Name of the connection that you defined in Step 6 under "General."
|
/oam_domain/domainRuntime/> addSPPartnerAuthnMethod("AS", "urn:oasis:names:tc:SAML:2.0:ac:classes:Password", "LDAPADScheme")
Argument
| Description
|
|---|---|
partnerName
| The ID of the partner to be updated.
|
partnerType
| Partner type. Use " sp ".
|
propName
| Name of the property to configure.
|
propValue
| Boolean. Set to TRUE. Default is false.
|
type
| Data type of the property. Use " boolean ".
|
updatePartnerProperty(partnerName="AS", partnerType="sp", propName="includecertinsignature",propValue="true",type="boolean")