Configuring SAML Credential Mapping/Authentication policies to work with SAML 1.1 token.

Configuring SAML Credential Mapping/Authentication policies to work with SAML 1.1 token.

book

Article ID: KB0090538

calendar_today

Updated On:

Products Versions
TIBCO ActiveMatrix Service Grid -
Not Applicable -

Description

Resolution:
Description:
=========
To have a SAML Credential Mapping policy generate a SAML 1.1 token or a SAML Authentication policy process a SAML 1.1 token the SAML token version needs to be specified explicitly in the policyset.

Environment:
==========
TIBCO ActiveMatrix Service Grid 3.x

Resolution:
=========
To specify SAML token version, in the sample SAML policysets, replace

&ltwssp:SamlToken/>

with

&ltwssp:SamlToken>
&ltwssp:WssSamlV11Token11 />
</wssp:SamlToken>

Issue/Introduction

Configuring SAML Credential Mapping/Authentication policies to work with SAML 1.1 token.