> ## Knowledge Base Index
> Fetch the complete knowledge base index at: https://helpdesk.pluvo.com/sitemap.xml
> Use this file to discover available pages before exploring further.
> Pure-Markdown content can be obtained by appending a '.md' suffix to the content URLs listed in the sitemap (without the trailing slash).

# Single Sign-On (SSO) for your academy

**With Pluvo, you can easily set up Single Sign-On (SSO) for your academy. Single Sign-On (SSO) means that you have access to various applications or systems using one username and password. So, you don't need to log in again for each separate application. This means that participants can log in with their organizational login credentials and get immediate access to Pluvo!**

||| Note! SSO is only available when you have a Complete subscription.

## Setting Up SSO
Setting up SSO in Pluvo is straightforward. Go to the 'Administration' tab in your academy, select 'Settings', and then 'SSO & LTI'.

![](https://storage.crisp.chat/users/helpdesk/website/efb20d00b64eb000/schermafbeelding-2024-07-03-om_1afxi67.png)


The SSO option we offer is [OpenID Connect.](https://openid.net/developers/how-connect-works/) This, along with SAML, is the most well-known method to implement Single Sign-on. Click on OpenID connect, and a pop-up window will appear where you can create an OpenID connect.


![](https://storage.crisp.chat/users/helpdesk/website/efb20d00b64eb000/schermafbeelding-2024-07-03-om_1p9vkfv.png)

In this Pop-up window, you can fill in the following fields:


![](https://storage.crisp.chat/users/helpdesk/website/efb20d00b64eb000/schermafbeelding-2024-07-03-om_17p5fqu.png)

* **[Name]:** Choose the name of the group where users will be placed in Pluvo. This name is only visible to administrators.
* **[Text on the button login page]:** Customize the text on the login button that users see on the Pluvo login page. Choose a name like "Google account" or "SSO-login"

![Button Text](https://storage.crisp.chat/users/helpdesk/website/efb20d00b64eb000/screenshot-2023-12-27-at-10342_uqarx3.png)

### Parameters

Next, you can copy the “filled in” parameters; you will need these in the other system (for example, Microsoft Azure, or Google Workspace).

**Authorized JavaScript sources:** https:// ** *yoursubdomain*.** pluvo.com/
**Authorized redirect URIs:** https:// ** *yoursubdomain***.pluvo.com/oidc/callback/


![](https://storage.crisp.chat/users/helpdesk/website/efb20d00b64eb000/schermafbeelding-2024-07-03-om_14litkm.png)
## What Do We Need From You?

After copying the parameters, you need to follow some steps in the other system to obtain the required data. Then, these data need to be filled in Pluvo. This ensures that the Single Sign-On (SSO) is correctly implemented.


![](https://storage.crisp.chat/users/helpdesk/website/efb20d00b64eb000/schermafbeelding-2024-07-03-om_g594aj.png)

## Obtaining Data for Fields in Pluvo

**Click on&#32;[this article](https://pluvo.crisp.help/en/article/single-sign-on-sso-in-collaboration-with-microsoft-azure-ad-1yri1og/?bust=1703683477360)&#32;for the steps in Microsoft Azure**
**Click on&#32;[this article](https://pluvo.crisp.help/en/article/single-sign-on-sso-in-collaboration-with-google-workspace-11go04l/?bust=1703683477359)&#32;for the steps in Google Workspace**
**Click on&#32;[this article](https://docs.netscaler.com/en-us/citrix-adc/current-release/aaa-tm/authentication-methods/oauth-authentication.html)&#32;for the steps in Citrix.**

### Done!

You now have all the necessary information to fill in Pluvo:

_* OAuth Client id =__
_* OAuth Client secret =__
_* Authorization endpoint =__
_* Token endpoint =__
_* User endpoint =__
_* Scope = **openid email**__
_* Oidc sign algo = **(RS256 or HS256)**__
_* Oidc op jwks endpoint = **(Oidc op jwks endpoint is only necessary for RS256 Oidcsign algo)**__

Simply fill in the required fields, click "Save," and switch the slider to "Active".
After that, your users can seamlessly log in via SSO!
