Difference between revisions of "Synergetic Community Portal"
Jump to navigation
Jump to search
Line 10: | Line 10: | ||
#:: SAMLLoginDestination = put in the '''Sign On Endpoint''' from your school's dashboard | #:: SAMLLoginDestination = put in the '''Sign On Endpoint''' from your school's dashboard | ||
#:: SAMLLogoutDestination = put in the '''Log Out Endpoint''' from your school's dashboard | #:: SAMLLogoutDestination = put in the '''Log Out Endpoint''' from your school's dashboard | ||
− | #:: SAMLLoginX509CertificatePath = | + | #:: 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== | ||
Line 28: | Line 29: | ||
#:: '''NameID Format''' = Select '''emailAddress''' | #:: '''NameID Format''' = Select '''emailAddress''' | ||
# Click Submit | # Click Submit | ||
− | |||
− | |||
− | |||
[[Category: Single Sign On Services]] | [[Category: Single Sign On Services]] |
Revision as of 23:56, 2 July 2020
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
- 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
- SAMLLogoutDestination = put in the Log Out Endpoint from your school's dashboard
- SAMLLoginX509CertificatePath = ~\Site\Certificates\idp.crt
- SAMLSPISsuer = <<synergetic URL>>/login.aspx
- SAMLComparisonMode = minimum
- SAMLClaimAttributeName = NameID
SSO setup with Cloudwork
- Login to your school's dashboard
- Navigate to Single Sign On
- Add new service
- 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 Email
- NameID Format = Select emailAddress
- Click Submit