STS Universal User module

The Security Token Service Universal User (STSUU) module acts as a pass-through module to either pass in or out an XML-based STSUniversalUser token.

The STS Universal User module is called STSUUSTSModule.

This module is useful for testing other STS modules or for simple custom trust client applications. It provides a simple means to directly call the trust service to issue more complex token types without having to first pass in another token, and then perform a mapping operation.

The input STSUniversalUser token can contain the username, any extended attributes, and any attributes required for issuing the SAML assertion, as generated by the caller of the trust service.

No mapping step is required.

Parent topic: Supported module types