Difference between revisions of "Infiniti"
Jump to navigation
Jump to search
Line 36: | Line 36: | ||
[[Category:Single Sign On Services]] | [[Category:Single Sign On Services]] | ||
− |
Revision as of 05:59, 19 July 2019
Setting SSO with Infiniti
Follow the instructions for How to Configure SAML 2.0 in:
https://ixsupport.intelledox.com/kb/a601/saml-2_0-configuration.aspx
Setting SSO with Cloudwork for Manage
- Navigate to Single Sign On
- Navigate to Add New Service
- Click Custom Service
- Fill out the fields:
- Name = Give the new service a name
- Entity ID = The URL that is given for Manage Entity ID
- Assertion Consumer Service = Use http://yourserver/Manage/SamlAuthenticate.aspx where yourserver is your server name
- Single Logout URL = Leave blank as Infiniti does not support single logout
- NameID = Select User name
- NameID Format = Select Unspecified
- Start URL = Leave blank
- Click Submit
Setting SSO with Cloudwork for Produce
- Navigate to Single Sign On
- Navigate to Add New Service
- Click Custom Service
- Fill out the fields:
- Name = Give the new service a name
- Entity ID = The URL that is given for Produce Entity ID
- Assertion Consumer Service = Use http://yourserver/Produce/SamlAuthenticate.aspx where yourserver is your server name
- Single Logout URL = Leave blank as Infiniti does not support single logout
- NameID = Select User name
- NameID Format = Select Unspecified
- Start URL = Leave blank
- Click Submit