Difference between revisions of "Schoolbench"

From Studentnet Wiki
Jump to navigation Jump to search
(Created page with " ==School Bench== In School Bench Console, there should be an option for integration via '''OpenID Connect''', select this option. ===SSO Setup in Cloudwork=== #Navigate to...")
 
 
(3 intermediate revisions by the same user not shown)
Line 1: Line 1:
  
 
==School Bench==
 
==School Bench==
In School Bench Console, there should be an option for integration via '''OpenID Connect''', select this option.
+
In the '''School Bench Console''', there is an option for integration via '''OpenID Connect''', select this option.
 
 
  
 
===SSO Setup in Cloudwork===
 
===SSO Setup in Cloudwork===
#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'''.
#Enter in '''Name''' '''Schoolbench'''  
+
#In '''Name''' enter '''Schoolbench'''
#Fill out the Redirect URI box, this value will be something along the lines of https://<schoolbench url>/sso
+
#In '''Client Type''' select '''Public Client'''
 +
#Fill out the '''Redirect URI''' box, the value required will be in a similar format: ''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.
#Copy and save the '''Client ID''' and '''Secret'''(press '''show''' to reveal '''Secret''')
+
#In the service information, copy and save the '''Client ID''' and '''Secret'''(press '''show''' to reveal '''Secret'''), as you will need to send this to Schoolbench
  
  
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]]

Latest revision as of 06:12, 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 in a similar format: https://<schoolbench url>/sso
  5. Click Submit, you will then be redirected and see the service information.
  6. In the service information, 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