<issuer>

Specifies the Security Token Service (STS) that issues security tokens.

<system.serviceModel>

  <bindings>

    <wsFederationHttpBinding>

      <binding>

        <security> of <wsFederationHttpBinding>

          <message> element of <wsFederationHttpBinding>

                                    
                                    <issuer>
                                
                                    
                                    </issuer>
                                

Attributes and Elements

The following sections describe attributes, child elements, and parent elements

Attributes

Attribute Description

address

Required string. The URL of the STS.

binding

Optional string. Specifies one of the system-provided bindings.

bindingConfiguration

Optional string. Specifies a variation of the system-provided binding.

Child Elements


Element Description

<identity>

When using an issued token, specifies settings that enable the client to authenticate the server.

Parent Elements

Element Description

<message> element of <wsFederationHttpBinding>

Defines the settings for the message-level security for the <wsFederationHttpBinding> element.

<issuedTokenParameters>

Specifies the current issued token.

See Also

Other Resources

Specifying Service Identity
Federation and SAML

Footer image

Send comments about this topic to Microsoft.
© Microsoft Corporation. All rights reserved.