Difference between revisions of "Synergetic Community Portal"

From Studentnet Wiki
Jump to navigation Jump to search
Line 1: Line 1:
 
==Setup Synergetic Communuty Portal==
 
==Setup Synergetic Communuty Portal==
# Locate Cloudwork metadata by logging on to the dashboard
+
# Login to your school's dashboard
 
# Navigate to Single Sign On
 
# Navigate to Single Sign On
 
# Navigate to Identity Provider
 
# Navigate to Identity Provider
# On the community portal '''SAMLLoginDestination''', put in the '''Sign On Endpoint''' from our metadata
+
# On your computer, find your Binconfig folder, where the Community Portal is installed
# On the community portal '''SAMLLogoutDestination''', put in the '''Log Out Endpoint''' from our metadata
+
# Run Synergetic.Application.CreateConfig.exe as an administrator and add the following values to specified fields
# On the community portal '''SAMLLoginX509CertificatePath''', put in the location for the AD FS token
+
#:: AuthenticationMode = 14
# On the community portal '''SAMLSPISsuer''', put in the login url for your school's community portal
+
#:: SAMLLoginBinding = POST
 +
#:: SAMLLogoutBinding = REDIRECT
 +
#:: SAMLLoginDestination = put in the '''Sign On Endpoint''' from our metadata
 +
#:: SAMLLogoutDestination = put in the '''Log Out Endpoint''' from our metadata
 +
#:: SAMLLoginX509CertificatePath = put in the location for the AD FS token
 +
#:: SAMLSPISsuer = put in the login url for your school's community portal
 +
#:: SAMLComparisonMode = minimum
 +
#:: SAMLClaimAttributeName = NameID
 +
 
 +
==SSO setup Cloudwork==
 +
 
 +
# Login to your school's dashboard
 +
# Navigate to Single Sign On
 +
# Add new 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 '''Email'''
 +
#:: '''NameID Format''' = Select '''emailAddress'''
 +
# Click Submit
 +
 
 +
 
 +
 
  
  
 
[[Category: Single Sign On Services]]
 
[[Category: Single Sign On Services]]

Revision as of 03:31, 7 August 2019

Setup Synergetic Communuty Portal

  1. Login to your school's dashboard
  2. Navigate to Single Sign On
  3. Navigate to Identity Provider
  4. On your computer, find your Binconfig folder, where the Community Portal is installed
  5. 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 our metadata
    SAMLLogoutDestination = put in the Log Out Endpoint from our metadata
    SAMLLoginX509CertificatePath = put in the location for the AD FS token
    SAMLSPISsuer = put in the login url for your school's community portal
    SAMLComparisonMode = minimum
    SAMLClaimAttributeName = NameID

SSO setup Cloudwork

  1. Login to your school's dashboard
  2. Navigate to Single Sign On
  3. Add new service
  4. Fill out the blanks
    Name = name given to service
    Entity ID = <<synergetic URL>>/login.aspx
    Assertion Consumer Service = <<synergetic URL>>/login.aspx
    NameID = Select Email
    NameID Format = Select emailAddress
  5. Click Submit