12.5.4.4.3. Built-in Authenticators
PicketLink provides default implementations for Service Provider Authenticators. The list bellow shows all the available implementations:
Name
|
Description
|
---|---|
Preferred service provider authenticator. Supports both SAML HTTP Redirect and POST bindings.
| |
Deprecated . Supports only HTTP POST Binding without signature of SAML assertions.
| |
Deprecated . Supports only HTTP POST Binding with signature of SAML assertions.
| |
Deprecated . Supports only HTTP Redirect Binding without signature of SAML assertions.
| |
Deprecated . Supports only HTTP Redirect Binding with signature of SAML assertions.
|
Warning
Prefer using the Section 12.5.4.4.4, “ServiceProviderAuthenticator” ServiceProviderAuthenticator authenticator if you are using PicketLink v.2.1 or above. The others authenticators are DEPRECATED .