Synergetic Community Portal

From Studentnet Wiki
Jump to navigation Jump to search

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