2.2.4.1.1.2.6.27.1 OWAUrl

The OWAUrl element describes the URL, as specified in [RFC3986], and the authentication method that is used to access the server. It is a required child element of the Internal element (section 2.2.4.1.1.2.6.27) and the External element (section 2.2.4.1.1.2.6.25).

The OWAUrl has a required AuthenticationMethod attribute. This attribute specifies the allowed authentication methods that are supported by the server. This attribute can be one or more of the values in the following table. Multiple values are separated by commas.

Value

Authentication method

"WindowsIntegrated"

Integrated Windows Authentication, as specified in [MS-OCAUTHWS].

"Fba"

Forms Based Authentication, as specified in [MS-OFBA].

"Ntlm"

NTLM Authentication, as specified in [MS-NLMP].

"Digest"

Digest Authentication, as specified in [RFC2617].

"Basic"

Basic Authentication, as specified in [RFC2617] .

"LiveIdFba"<29>

Live Id Authentication, as specified in [MS-OCAUTHWS].