Difference between revisions of "Foldr"

From Studentnet Wiki
Jump to navigation Jump to search
(Created page with "==Foldr== ===SSO Setup with Cloudwork=== #Login to '''Cloudwork Dashboard''' #Navigate to '''Single Sign On'''>'''Add New Service'''>'''Custom SAML Service''' #Fill the form:...")
 
Line 11: Line 11:
 
#*'''NameID Value''': '''Email'''
 
#*'''NameID Value''': '''Email'''
 
#*'''NameID Format''': '''urn:oasis:names:tc:SAML:1.1:nameid-format:unspecified'''
 
#*'''NameID Format''': '''urn:oasis:names:tc:SAML:1.1:nameid-format:unspecified'''
#*'''Login URL''': Leave blank
+
#*'''Login URL''': Leave blank<br>[[File:Foldr_example.PNG|300px|centre|frame|Example of Foldr Configuration]]
 
#Click '''Submit'''
 
#Click '''Submit'''
 
#Make note of '''Entity ID''' and '''Sign On Endpoint'''
 
#Make note of '''Entity ID''' and '''Sign On Endpoint'''
#Under '''Certificate''' click '''Download'''
+
#Under '''Certificate''' click '''Download'''<br>[[File:Service_after.PNG|300px|centre|frame|Certificate Download]]

Revision as of 04:29, 15 December 2021

Foldr

SSO Setup with Cloudwork

  1. Login to Cloudwork Dashboard
  2. Navigate to Single Sign On>Add New Service>Custom SAML Service
  3. Fill the form:
    • Name: Foldr
    • Entity ID: <Provided by Foldr will be in the format of https://<address-of-foldr>/sso/sp>
    • Assertion Consumer Service: <Provided by Foldr will be in the format of https://<address-of-foldr>/sso/sp/acs
    • Single Logout Service: Leave Blank
    • NameID Value: Email
    • NameID Format: urn:oasis:names:tc:SAML:1.1:nameid-format:unspecified
    • Login URL: Leave blank
      Example of Foldr Configuration
  4. Click Submit
  5. Make note of Entity ID and Sign On Endpoint
  6. Under Certificate click Download
    Certificate Download