Reset Credentials Plugins

Description

Credential clear plugins respond to a user logging out.

Stock Plugins

Delegating Multi Plugin

This plugin delegates a PAS interface to some other acl_user folder, typically a "legacy" folder that implements some specific authentication functionality. For example, you can delegate the IAuthenticationPlugin interface to a legacy user folder via a Delegating Multi Plugin.

HTTP Basic Auth Helper

Multi-plugin for managing details of HTTP Basic Authentication. Extracts credentials from request and implements the HTTP Auth challenge.

Inline Auth Helper

Manages credentials for inline authentication.

Session Auth Helper

Extracts and manages credentials for session authentication.