Skip to content

scout-ch/wp-hitobito-auth

Repository files navigation

Hitobito Auth Plugin Info

Hitobito Auth

A simple client that provides SSO or opt-in authentication against a generic OAuth2 Server implementation.

Updates

Important!, Hitobito Auth Plugins Updates will be released only on GitHub. As recomendation, watch the repository and star it. More: https://docs.github.com/en/get-started/exploring-projects-on-github/saving-repositories-with-stars

Description

This plugin allows to authenticate users with Hitobito (e.g. MiData, jubla.db). Once installed, it can be configured to automatically authenticate users (SSO), or provide a "Login with Hitobito" button on the login form. After consent has been obtained, an existing user is automatically logged into WordPress, while new users are created in WordPress database.

Much of the documentation can be found on the Settings > Hitobito Connect Generic dashboard page.

Please submit issues to the Github repo: https://github.com/scout-ch/wp-hitobito-auth

Installation

  1. Upload to the /wp-content/plugins/ directory
  2. Activate the plugin
  3. Visit Settings > Hitobito Auth and configure to meet your needs

Frequently Asked Questions ==

You will find them on: https://docu.scout.ch/

What is the client's Redirect URI?

Most OAuth2 servers will require whitelisting a set of redirect URIs for security purposes. The Redirect URI provided by this client is like so: https://example.com/wp-admin/admin-ajax.php?action=openid-connect-authorize

Replace example.com with your domain name and path to WordPress.

About

No description or website provided.

Topics

Resources

Security policy

Stars

Watchers

Forks

Packages

No packages published