Difference between revisions of "Synergetic Community Portal"

From Studentnet Wiki
Jump to navigation Jump to search
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
 
==SSO Setup with Synergetic Community Portal==
 
==SSO Setup with Synergetic Community Portal==
# Login to your school's dashboard
 
# Navigate to '''Single Sign On'''
 
# Navigate to '''Identity Provider'''
 
 
# On your computer, find your Binconfig folder, where the  Community Portal is installed
 
# 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
 
# Run Synergetic.Application.CreateConfig.exe as an administrator and add the following values to specified fields
#:: AuthenticationMode = 14
+
#:: '''AuthenticationMode''' = 14
#:: SAMLLoginBinding = POST
+
#:: '''SAMLLoginBinding''' = POST
#:: SAMLLogoutBinding = REDIRECT
+
#:: '''SAMLLogoutBinding''' = REDIRECT
#:: SAMLLoginDestination = put in the '''Sign On Endpoint''' from your school's dashboard
+
#:: '''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
+
#:: '''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
+
#:: '''SAMLLoginX509CertificatePath''' = ~\Site\Certificates\idp.crt
#:: SAMLSPISsuer = <<synergetic URL>>/login.aspx
+
#:: '''SAMLSPISsuer''' = <<synergetic URL>>/login.aspx
#:: SAMLComparisonMode = minimum
+
#:: '''SAMLComparisonMode''' = minimum
#:: SAMLClaimAttributeName = NameID
+
#:: '''SAMLClaimAttributeName''' = NameID
  
  
 
==SSO setup with Cloudwork==
 
==SSO setup with Cloudwork==
  
# Login to your school's dashboard
+
# Login to your school's '''Cloudwork dashboard'''
# Navigate to Single Sign On
+
# Navigate to '''Single Sign On'''>'''Add New Service'''>'''Synergetic Community Portal'''
# Add new service
+
# Enter '''Your Synergtic URL'''
# Click Custom SAML Service
 
# Fill out the blanks
 
#:: '''Name''' = name given to service
 
#:: '''Entity ID''' = <<synergetic URL>>/login.aspx
 
#:: '''Assertion Consumer Service''' =  <<synergetic URL>>/login.aspx
 
#:: '''NameID''' = Select '''User Name'''
 
#:: '''NameID Format''' = Select '''emailAddress'''
 
 
# Click Submit
 
# Click Submit
 +
  
  
 
[[Category: Single Sign On Services]]
 
[[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