Saml-Name-Qualifier; Saml-Server-Name; Saml-Sign-Alg - IBM WebSphere XS40 Command Reference Manual

Datapower xml security gateway
Table of Contents

Advertisement

name
value

saml-name-qualifier

Specifies the value of the SAML NameQualifier attribute.
Syntax
saml-name-qualifier name
Parameters
name

saml-server-name

Specifies the value of the Server field for SAML assertions.
Syntax
saml-server-name name
Parameters
name

saml-sign-alg

Specifies the algorithm to sign SAML messages.
Syntax
saml-sign-alg algorithm
Parameters
algorithm
<Attribute AttributeName="cats" AttributeNamespace="http://www.example.com">
<AttributeValue>Winchester</AttributeValue>
<Attribute>
Provides the local name of the attribute. For example, cats would match
messages with the following attribute:
<Attribute AttributeName="cats" AttributeNamespace="http://www.example.com">
<AttributeValue>Winchester</AttributeValue>
<Attribute>
Provides the value given for the attribute with the corresponding name.
For example, Winchester would match the following attribute:
<Attribute AttributeName="cats" AttributeNamespace="http://www.example.com">
<AttributeValue>Winchester</AttributeValue>
<Attribute>
Identifies the SAML NameQualifier attribute value.
Identifies the Server field value.
Specify one of the following keywords:
dsa
http://www.w3.org/2000/09/xmldsig#dsa-sha1
rsa
(Default) http://www.w3.org/2000/09/xmldsig#rsa-sha1
rsa-md5
http://www.w3.org/2001/04/xmldsig-more#rsa-md5
Chapter 3. AAA Policy configuration mode
163

Advertisement

Table of Contents
loading

Table of Contents