Dashboard > blojsom > ... > Available Plugins > Basic Authentication Plugin
  blojsom Log In   View a printable version of the current page.  
  Basic Authentication Plugin
Added by David Czarnecki, last edited by David Czarnecki on May 23, 2005  (view change)
Labels: 
(None)

Description

The basic authorization plugin performs a BASIC authorization check to ensure that only authorized users are allowed access to your blog.

Availability

This plugin is available as of blojsom 2.23.

Installation and Setup

In your global /WEB-INF/plugin.properties file, add the following line:

basic-authentication=org.blojsom.plugin.security.BasicAuthenticationPlugin

You may then add "basic-authentication" to one of the flavor-based plugin chains. These plugin chains can be found in the individual user's plugin.properties file. It should be placed at the beginning of the plugin chain to ensure authorization is checked immediately. For example:

html.blojsom-plugin-chain=basic-authentication, meta, ...

Be sure to enable the plugin at the beginning of plugin chain for each flavor you want to protect under authentication.

Usage and URL Parameters

Usage

The authorized users allowed to access the blog are those users you setup for the web administration console.

URL Parameters

There are no URL parameters to control the operation of the basic authentication plugin.

Site running on a free Atlassian Confluence Open Source Project License granted to blojsom. Evaluate Confluence today.
Powered by Atlassian Confluence, the Enterprise Wiki. (Version: 2.5.4 Build:#809 Jun 12, 2007) - Bug/feature request - Contact Administrators