Difference between revisions of "Synergetic Community Portal"

From Studentnet Wiki
Jump to navigation Jump to search
 
(17 intermediate revisions by 2 users not shown)
Line 1: Line 1:
==Setup Synergetic Communuty Portal==
+
==SSO Setup with Synergetic Community Portal==
# Locate Cloudwork metadata by logging on to the dashboard
+
# On your computer, find your Binconfig folder, where the Community Portal is installed
# Navigate to Single Sign On
+
# Run Synergetic.Application.CreateConfig.exe as an administrator and add the following values to specified fields
# Navigate to Identity Provider
+
#:: '''AuthenticationMode''' = 14
# On the community portal '''SAMLLoginDestination''' put in the '''Sign On Endpoint''' from our metadata
+
#:: '''SAMLLoginBinding''' = POST
# On the community portal '''SAMLLogoutDestination''' put in the '''Log Out Endpoint''' from our metadata
+
#:: '''SAMLLogoutBinding''' = REDIRECT
# On the community portal '''SAMLSPISsuer''', put in the login url for your school's community portal
+
#:: '''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
  
  
[[Category: Single Sign On Service]]
+
==SSO setup with Cloudwork==
 +
 
 +
# Login to your school's '''Cloudwork dashboard'''
 +
# Navigate to '''Single Sign On'''>'''Add New Service'''>'''Synergetic Community Portal'''
 +
# Enter '''Your Synergtic URL'''
 +
# Click Submit
 +
 
 +
 
 +
 
 +
[[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