Difference between revisions of "Foldr"
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
- Login to Cloudwork Dashboard
- Navigate to Single Sign On>Add New Service>Custom SAML Service
- 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
- Click Submit
- Make note of Entity ID and Sign On Endpoint
- Under Certificate click Download