Difference between revisions of "Schoolbench"

From Studentnet Wiki
Jump to navigation Jump to search
Line 6: Line 6:
 
#Navigate to '''Cloudwork Dashboard'''> '''Single Sign On'''>'''Manage OpenID Connect Apps'''>'''Add New Service'''.
 
#Navigate to '''Cloudwork Dashboard'''> '''Single Sign On'''>'''Manage OpenID Connect Apps'''>'''Add New Service'''.
 
#In '''Name''' enter '''Schoolbench'''  
 
#In '''Name''' enter '''Schoolbench'''  
 +
#In '''Client Type''' select '''Public Client'''
 
#Fill out the '''Redirect URI''' box, the value required will be something along the lines of ''https://<schoolbench url>/sso''
 
#Fill out the '''Redirect URI''' box, the value required will be something along the lines of ''https://<schoolbench url>/sso''
 
#Click '''Submit''', you will then be redirected and see the service information.
 
#Click '''Submit''', you will then be redirected and see the service information.
Line 11: Line 12:
  
  
The Metadata for OpenID Connect Apps, go to '''Cloudwork Dashboard'''> '''Single Sign On''' > '''Manage OpenID Connect Apps''' > '''Identity Provider'''>'''Auto config URL'''
+
Location of Metadata for OpenID Connect Apps: Navigate to '''Cloudwork Dashboard'''> '''Single Sign On''' > '''Manage OpenID Connect Apps''' > '''Identity Provider'''>'''Auto config URL'''
  
 
[[Category:Single Sign On Services]]
 
[[Category:Single Sign On Services]]

Revision as of 06:11, 12 July 2022

School Bench

In the School Bench Console, there is an option for integration via OpenID Connect, select this option.

SSO Setup in Cloudwork

  1. Navigate to Cloudwork Dashboard> Single Sign On>Manage OpenID Connect Apps>Add New Service.
  2. In Name enter Schoolbench
  3. In Client Type select Public Client
  4. Fill out the Redirect URI box, the value required will be something along the lines of https://<schoolbench url>/sso
  5. Click Submit, you will then be redirected and see the service information.
  6. Copy and save the Client ID and Secret(press show to reveal Secret), as you will need to send this to Schoolbench


Location of Metadata for OpenID Connect Apps: Navigate to Cloudwork Dashboard> Single Sign On > Manage OpenID Connect Apps > Identity Provider>Auto config URL