Credential Mapping Intents

Designers can specify a credential mapping intent to require that references must propagate the consumer's identity to providers.

Credential mapping intents usually apply at references.

Some qualifiers also apply at promoted services. After the service enforces an authentication policy, it must propagate the resulting identity information.

If you apply credential mapping intents to composites, the references and services of the composite inherit them, as appropriate.

Category
Security
Qualifier Description
none References (and promoted services) must propagate the consumer's identity to providers.
Single Sign-On SAML Token

(default qualifier)

References (and promoted services) must propagate a SAML token asserting the consumer's identity to providers within the TIBCO ActiveMatrix environment.

Single Sign-On SAML Token is the only qualifier that can be specified for a Virtualization binding.

WS Security SAML Profile References (and promoted services) must propagate a SAML token asserting the consumer's identity; promoted references must insert the token in the WS Security header.
Username Token Promoted references must insert a username token representing the consumer's identity in the WS Security header.
Basic Promoted references must insert a username token representing the consumer's identity in the HTTP basic authentication header.