Descrição
A WordPress plugin for logging in with Scouting Nederland OpenID Connect Server.
This plugin allows users to authenticate and login to their WordPress websites using their Scouting Nederland OpenID Connect credentials.
It provides a secure and convenient way for Scouting Nederland members to access their WordPress sites without the need for separate login credentials.
With this plugin, users can seamlessly integrate their Scouting Nederland accounts with their WordPress websites, enhancing the user experience and simplifying the login process.
Instalação
Make sure you have the role webmaster
in sol.scouting.nl.
- Go to https://login.scouting.nl, click on
Managed websites
and click onAdd OpenID Connect connection
. - Add the name of your group/website.
- Add the Redirect URI, for example: https://example.com/.
- Add the Post Logout Redirect URI, for example: https://example.com/.
- Select the scopes you want to use. The
email
scope is required; theprofile
andmembership
scopes are optional. - Select the organizations that can log in. If your organization has sub-organizations, you can also select
Allow suborganizations.
- Press
Add Website.
- Find the website you just created and click on ⓘ.
- Copy the client ID, client secret, and the scopes to your website.
- Fill in the OpenID Connect Settings with the copied data. Make sure the required scopes,
openid
andemail
, are present. - Fill in the General Settings. If you want to store the name, birthdate, or gender, use the scope
profile
. If you also want the SOL ID, use the scopemembership
. - Press
Save Settings.
- Log out and try to log in with the Scouts Login button.
Perguntas frequentes
-
Do i need to be part of Scouting Nederland to use this?
-
Yes, the OpenID Connect server is used to identify people and only allows access when they are members of the appropriate organization within Scouting Nederland.
To set up the system at Scouting Nederland, you need webmaster privileges for your scouting group. -
Are there settings for this plugin?
-
Yes, there is a settings page where you can set up a redirect after login, configure the name the user gets in their profile, and enforce that.
-
Can roles also be imported into WordPress from SOL?
-
Currently not, but this is planned for a future update of this plugin.
Avaliações
Este plugin não tem avaliações.
Contribuidores e programadores
“Scouting OpenID Connect” é software de código aberto. As seguintes pessoas contribuíram para este plugin:
Contribuidores“Scouting OpenID Connect” foi traduzido para 1 locale. Obrigado aos tradutores pelas suas contribuições.
Traduza o “Scouting OpenID Connect” para o seu idioma.
Interessado no desenvolvimento?
Consulte o código, consulte o repositório SVN, ou subscreva o registo de alterações por RSS.
Registo de alterações
1.0.0
Initial release