The "SSO authentication" feature is available with the Premium package.
What is single sign-on (SSO)?
Single sign-on (SSO) allows your members to connect to external applications securely using their Yapla login.
SSO allows Yapla members to log on automatically to another platform without having to log on again with new login details.
Yapla follows the OpenId Connect standards, allowing you to validate authentication securely without manipulating the password.
Configuring SSO with Yapla
SSO can be configured on your Yapla site or on an external site.
For example, when your members log in to their member space, they can access a link that automatically connects them to an external site.
To activate this feature on your account, please contact support at support@yapla.com.
Once in contact with the support team, you'll need to be able to provide certain information, such as :
- Name of the external application you wish to connect.
- Confirm that the external application supports OpenID Connect.
- The callback URL to which customers (association members) will be returned when they have completed their authentication.
Once feasibility has been established, here's the information you'll need to SSO via OpenID Connect :
- CLIENT ID - will be provided after receiving the callback URL
- Client Secret - will be provided after receiving the callback URL
- OpenID Scope: openid
- Login Endpoint URL : https://login.yapla.com/oauth2/authorize
- Endpoint URL : https://login.yapla.com/oauth2/userinfo
- Token Validation Endpoint https://login.yapla.com/oauth2/token
- End Session Endpoint URL : https://login.yapla.com/oauth2/logout
The Client ID and Client Secret Key are of course independent for each Yapla client NPO. This information will be sent to you at a later date.
We also have an additional endpoint to retrieve the member and their membership. This endpoint returns information about the connected member, as well as data on their current membership.
If you have any further questions, please don't hesitate to contact us at support@yapla.com
Comments
Please sign in to leave a comment.