Changeset 1013013
- Timestamp:
- 10/23/2014 06:25:07 PM (11 years ago)
- Location:
- openam-authentication/trunk
- Files:
-
- 2 edited
-
README.md (modified) (2 diffs)
-
README.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
openam-authentication/trunk/README.md
r1012287 r1013013 9 9 <tr><td>Requires at least:</td><td> 3.9</td></tr> 10 10 <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> 12 12 <tr><td>License:</td><td> CDDLv1.0</td></tr> 13 13 <tr><td>License URL</td><td>http://forgerock.org/projects/cddlv1-0/</td></tr> … … 39 39 <dd> 40 40 <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. 42 42 <li> For versions of OpenAM 11.0 and older, the Legacy API mode will need to be enabled in the plugin 43 43 <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 4 4 Tags: OpenAM, Authentication, REST, OpenAM 11.0.1, OpenAM 12.0, Wordpress 3.9 5 5 Requires at least: 3.9 6 Tested up to: 3.9.27 Stable tag: 1.1 6 Tested up to: 4.0.0 7 Stable tag: 1.1.1 8 8 License: CDDLv1.0 9 9 License URI: http://forgerock.org/projects/cddlv1-0/ … … 29 29 == Frequently Asked Questions == 30 30 = 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.0and 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.31 1. 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. 32 2. 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. 33 33 34 34 = Do I need an OpenAM Policy Agent? =
Note: See TracChangeset
for help on using the changeset viewer.