Difference between revisions of "Synergetic Community Portal"

From Studentnet Wiki
Jump to navigation Jump to search
(Created page with "==SSO Setup on Synergetic Communuty Portal== https://help.schoolbox.com.au/homepage/498 ==Setting SAML on Cloudwork== #Login to the Cloudwork dashboard #Navigate to '''Sing...")
 
 
(18 intermediate revisions by 2 users not shown)
Line 1: Line 1:
==SSO Setup on Synergetic Communuty Portal==
+
==SSO Setup with Synergetic Community Portal==
https://help.schoolbox.com.au/homepage/498
+
# On your computer, find your Binconfig folder, where the  Community Portal is installed
 +
# Run Synergetic.Application.CreateConfig.exe as an administrator and add the following values to specified fields
 +
#:: '''AuthenticationMode''' = 14
 +
#:: '''SAMLLoginBinding''' = POST
 +
#:: '''SAMLLogoutBinding''' = REDIRECT
 +
#:: '''SAMLLoginDestination''' = put in the '''Sign On Endpoint''' from your school's dashboard(This is found under '''Cloudwork Dashboard'''>'''Single Sign On'''>'''Identity Provider'''>'''Metadata Details'''>'''Sign On Endpoint''')<br>[[File:Sign_On_Endpoint.png|300px|centre|frame|Example of Sign On Endpoint]]
 +
#:: '''SAMLLogoutDestination''' = put in the '''Log Out Endpoint''' from your school's dashboard(This is found under '''Cloudwork Dashboard'''>'''Single Sign On'''>'''Identity Provider'''>'''Log out Endpoint''')<br>[[File:Logout_endpoint.png|300px|centre|frame|Example of Logout URL]]
 +
#:: '''SAMLLoginX509CertificatePath''' = ~\Site\Certificates\idp.crt
 +
#:: '''SAMLSPISsuer''' = <<synergetic URL>>/login.aspx
 +
#:: '''SAMLComparisonMode''' = minimum
 +
#:: '''SAMLClaimAttributeName''' = NameID
  
  
 +
==SSO setup with Cloudwork==
  
==Setting SAML on Cloudwork==
+
# Login to your school's '''Cloudwork dashboard'''
#Login to the Cloudwork dashboard
+
# Navigate to '''Single Sign On'''>'''Add New Service'''>'''Synergetic Community Portal'''
#Navigate to '''Single Single Sign On'''
+
# Enter '''Your Synergtic URL'''
#Navigate to '''Add new service'''
+
# Click Submit
#Navigate to '''Box of Books'''
 
#Fill out the fields Name and Your domain
 
#::'''Name''' = The name of service that will appear on the Cloudwork dashboard
 
#::'''Your domain''' = The domain where your box of books is kept
 
#Click '''submit'''
 
#After clicking submit, copy the IdP information and pass it to Box of Books
 
  
  
==Notes==
+
 
Schools will have to contact Box of Books on instructions on how to set up Single Sign On. But having done the instructions above, you will be able to give the IdP information to Box of Books when they ask for it
+
[[Category: Single Sign On Services]]

Latest revision as of 01:27, 19 October 2021

SSO Setup with Synergetic Community Portal

  1. On your computer, find your Binconfig folder, where the Community Portal is installed
  2. Run Synergetic.Application.CreateConfig.exe as an administrator and add the following values to specified fields
    AuthenticationMode = 14
    SAMLLoginBinding = POST
    SAMLLogoutBinding = REDIRECT
    SAMLLoginDestination = put in the Sign On Endpoint from your school's dashboard(This is found under Cloudwork Dashboard>Single Sign On>Identity Provider>Metadata Details>Sign On Endpoint)
    Example of Sign On Endpoint
    SAMLLogoutDestination = put in the Log Out Endpoint from your school's dashboard(This is found under Cloudwork Dashboard>Single Sign On>Identity Provider>Log out Endpoint)
    Example of Logout URL
    SAMLLoginX509CertificatePath = ~\Site\Certificates\idp.crt
    SAMLSPISsuer = <<synergetic URL>>/login.aspx
    SAMLComparisonMode = minimum
    SAMLClaimAttributeName = NameID


SSO setup with Cloudwork

  1. Login to your school's Cloudwork dashboard
  2. Navigate to Single Sign On>Add New Service>Synergetic Community Portal
  3. Enter Your Synergtic URL
  4. Click Submit