Description
WP AAI@EduHr Auth plugin provides simple interface which enables you to utilize AAI@EduHr Authentication and Authorisation Infrastructure of science and higher education in Croatia in your WordPress installation. For more information about AAI@EduHr please visit http://www.aaiedu.hr/.
Installation
Prerequisites
Before you can start using WP AAI@EduHr Auth plugin, you already have to have simpleSAMLphp configured on your server.
Visit official AAI@EduHr site for more information (instructions are in Croatian language).
From your WordPress dashboard
- Visit ‘Plugins > Add New’
- Search for ‘WP AAI@EduHr Auth’
- Activate WP AAI@EduHr Auth from your Plugins page.
- Visit ‘Settings > WP AAI@EduHr Auth’ and enter appropriate settings. (You can always edit these later.)
From WordPress.org
- Download WP AAI@EduHr Auth.
- Upload the ‘wp-aaieduhr-auth’ directory to your ‘/wp-content/plugins/’ directory, using your favorite method (ftp, sftp, scp, etc…)
- Activate WP AAI@EduHr Auth from your Plugins page.
- Visit ‘Settings > WP AAI@EduHr Auth’ and enter appropriate parameters. (You can always edit these later.)
Reviews
There are no reviews for this plugin.
Contributors & Developers
“WP AAI@EduHr Auth” is open source software. The following people have contributed to this plugin.
Contributors“WP AAI@EduHr Auth” has been translated into 1 locale. Thank you to the translators for their contributions.
Translate “WP AAI@EduHr Auth” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
0.0.8
- Remove password reset option on user edit
0.0.7
- Update plugin header comment
0.0.6
- In multisite environment ensure label ‘Email’ when adding existing users to the site.
- In multisite environment enable usernames to be emails when adding new users to the site.
- Disable custom page creation used for showing auth messages and errors.
- Enable authentication alerts used to show auth messages.
0.0.5
- Use email from ’email’ attribute instead of using ‘hrEduPersonUniqueID’
0.0.4
- Fix Settings link so it’s only rendered for this plugin.
0.0.3
- Disable local password manipulation when plugin is active.
- Ensure that manually created account is marked as AAI@EduHr accounts when user logs in for the first time.
0.0.2
- First version.