This plugin hasn’t been tested with the latest 3 major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

gsislogin

Description

With this plugin you can use oauth 2.0 from the Greek Goverment GSIS site to authenticate and register users

Installation

  1. Upload the plugin files to the /wp-content/plugins/gsislogin directory, or install the plugin through the WordPress plugins screen directly.
  2. Activate the plugin through the ‘Plugins’ screen in WordPress
  3. Use the Settings->gsislogin settings screen to set the provided usename and password from gsis
  4. Create a login link on your page that pointing to http(s)://YOURSITENAME/gsis
  5. You can catch return errors from your theme by check if the url query field ‘login’ have the value ‘failed’, and then display the value of field ‘reason’
    e.q., http(s)://YOURSITENAME/gsis?login=failed&reason=You+chose+not+to+proceed+to+login+from+the+systems+of+the+Greek+General+Secretariat+for+Information+Systems.

FAQ

Installation Instructions
  1. Upload the plugin files to the /wp-content/plugins/gsislogin directory, or install the plugin through the WordPress plugins screen directly.
  2. Activate the plugin through the ‘Plugins’ screen in WordPress
  3. Use the Settings->gsislogin settings screen to set the provided usename and password from gsis
  4. Create a login link on your page that pointing to http(s)://YOURSITENAME/gsis
  5. You can catch return errors from your theme by check if the url query field ‘login’ have the value ‘failed’, and then display the value of field ‘reason’
    e.q., http(s)://YOURSITENAME/gsis?login=failed&reason=You+chose+not+to+proceed+to+login+from+the+systems+of+the+Greek+General+Secretariat+for+Information+Systems.

Reviews

There are no reviews for this plugin.

Contributors & Developers

“gsislogin” is open source software. The following people have contributed to this plugin.

Contributors

“gsislogin” has been translated into 1 locale. Thank you to the translators for their contributions.

Translate “gsislogin” into your language.

Interested in development?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.