Clipboard now supports authenticating users with OpenID Connect (OIDC). This will allow you, where platforms support it, to remove the need for Students & Guardians to login each time they click a Clipboard link from within another platform you may be using - like Schoolbox.
Setting Up OIDC Authentication in Clipboard
Navigate to the Configure SSO Tab in your Clipboard Settings
Scroll to the bottom and select Add Portal SSO Configuration
Select OIDC
Choose who it will be Enabled for
An optional label will be shown on the Portal login page
Fetch your OIDC Provider's Issuer URL and paste it into the Issuer URL field. Do not include a
/
at the end of this URL (Schoolbox example further down)You should then be prompted with an autofill - confirm the details and agree
If we couldn't provide an autofill, search for the details at [Issuer URL]/.well-known/openid-configuration or contact your OIDC provider
Test: A user can visit the portal and click the button
Set up steps in SchoolBox for OIDC Authentication.
In Schoolbox admin mode, search for "OIDC" - it's the first result
Click Add OAuth Client on the right (see screenshot below)
βFor direct login to Activity Selection, we recommend using the name "Activity Selection"
Add the redirect URI from the blue pop-up box shown when configuring OIDC in Clipbboard (see screenshot below).
Option to Bypass Login Screen for Users when Signing into the Portal
To provide your students and guardians with a streamlined login experience, use the login URL that appears on the configuration card after clicking Save.
This URL will allow Students and Guardians to skip the standard login screen and go directly to your school's authentication system.
If you want your users to be redirected to the Activity Selection Tab, add: &returnUrl=%2Factivity-selection
to the end of your URL.