Plugin Directory

Changeset 1013013


Ignore:
Timestamp:
10/23/2014 06:25:07 PM (11 years ago)
Author:
victor.ake
Message:

Minor changes to the README file

Location:
openam-authentication/trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • openam-authentication/trunk/README.md

    r1012287 r1013013  
    99<tr><td>Requires at least:</td><td> 3.9</td></tr>
    1010<tr><td>Tested up to:</td><td> 3.9.2</td></tr>
    11 <tr><td>Stable tag:</td><td>1.1</td></tr>
     11<tr><td>Stable tag:</td><td>1.1.1</td></tr>
    1212<tr><td>License:</td><td> CDDLv1.0</td></tr>
    1313<tr><td>License URL</td><td>http://forgerock.org/projects/cddlv1-0/</td></tr>
     
    3939<dd>
    4040<ol>
    41 <li>An OpenAM server up and running. It can be installed anywhere, as long as Wordpress can reach it. The OpenAM requires certain APIs, hence OpenAM 10.X and above is required.
     41<li>An OpenAM server up and running. It can be installed anywhere, as long as Wordpress can reach it. The OpenAM requires certain REST APIs, hence OpenAM 10.X and above is required.
    4242<li> For versions of OpenAM 11.0 and older, the Legacy API mode will need to be enabled in the plugin
    4343<li>Your wordpress installation up and running. This plug-in was written and tested for Wordpress 3.9.2 and 4.0.0 but it might work with previous versions.
  • openam-authentication/trunk/README.txt

    r1012287 r1013013  
    44Tags: OpenAM, Authentication, REST, OpenAM 11.0.1, OpenAM 12.0, Wordpress 3.9
    55Requires at least: 3.9
    6 Tested up to: 3.9.2
    7 Stable tag: 1.1
     6Tested up to: 4.0.0
     7Stable tag: 1.1.1
    88License: CDDLv1.0
    99License URI: http://forgerock.org/projects/cddlv1-0/
     
    2929== Frequently Asked Questions ==
    3030= What is it needed to make this plug-in work =
    31 1. An OpenAM server up and running. It can be installed anywhere, as long as Wordpress can reach it. The OpenAM requires certain APIs, hence OpenAM 11.0 and above is required.
    32 2. Your wordpress installation up and running. This plug-in was written and tested for Wordpress 3.9.2, but it might work with previous versions.
     311. An OpenAM server up and running. It can be installed anywhere, as long as Wordpress can reach it. The OpenAM requires certain REST APIs, hence OpenAM 10.x and above is required.
     322. Your wordpress installation up and running. This plug-in was written and tested for Wordpress 3.9.2 and 4.0.0, but it might work with previous versions.
    3333
    3434= Do I need an OpenAM Policy Agent? =
Note: See TracChangeset for help on using the changeset viewer.