3.1.1.2 GetTrustedRealmUri

At the client, a higher layer might need to know whether the server accepts security tokens from a particular user's security realm as described in [MS-MWBF]. The user is represented by an email address. The client calls this method to determine whether the email address belongs to a security realm from which the server will accept tokens using the protocol defined in [MS-MWBF]. The following data is used in the request and response.

Name

Description

Corresponding message parameter

Email

This is an [RFC2822] email address. As noted above, the client calls GetTrustedRealmUri to find out whether the suffix of the email address represents a security realm from which the server is configured to accept tokens.

All Requests: email element

Trusted Realm URI

This is a URI that identifies the security realm corresponding to the submitted email suffix from which the server is configured to accept security tokens using [MS-MWBF].

All Responses: trustedRealmUri element