3.2.5.2.2.1 Status

If the security token is successfully generated, the Status value MUST be Success.

If there is an error attempting to generate the security token, the Status value MUST NOT be Success. The following table describes the meaning of various Status values.

 Status value

 Description

WrongPrincipal

A cookie was included that does not match the credentials or token.

NoAcceptableCredential

The credentials do not represent a directory account.

InvalidTarget

The targetRealmName of the request does not match a supported security realm.

ValidationFailure

The security token or cookie in the request could not be validated.

GenerationFailure

The claims could not be generated.

SidExpansionFailure

An internal error occurred with Active Directory.

NoAccountStores

No account store is configured.

NoActiveDirectoryForSids

An internal error occurred with Active Directory.

NoAccountStoresForCert

No account store is configured for the certificate from credentials.

Unset

An internal error occurred and the Status value was not set correctly.