Nimsoft Service Desk. Single Sign-On Configuration Guide. [assign the version number for your book]

Size: px
Start display at page:

Download "Nimsoft Service Desk. Single Sign-On Configuration Guide. [assign the version number for your book]"

Transcription

1 Nimsoft Service Desk Single Sign-On Configuration Guide [assign the version number for your book]

2 Legal Notices Copyright 2012, CA. All rights reserved. Warranty The material contained in this document is provided "as is," and is subject to being changed, without notice, in future editions. Further, to the maximum extent permitted by applicable law, Nimsoft LLC disclaims all warranties, either express or implied, with regard to this manual and any information contained herein, including but not limited to the implied warranties of merchantability and fitness for a particular purpose. Nimsoft LLC shall not be liable for errors or for incidental or consequential damages in connection with the furnishing, use, or performance of this document or of any information contained herein. Should Nimsoft LLC and the user have a separate written agreement with warranty terms covering the material in this document that conflict with these terms, the warranty terms in the separate agreement shall control. Technology Licenses The hardware and/or software described in this document are furnished under a license and may be used or copied only in accordance with the terms of such license. No part of this manual may be reproduced in any form or by any means (including electronic storage and retrieval or translation into a foreign language) without prior agreement and written consent from Nimsoft LLC as governed by United States and international copyright laws. Restricted Rights Legend If software is for use in the performance of a U.S. Government prime contract or subcontract, Software is delivered and licensed as "Commercial computer software" as defined in DFAR (June 1995), or as a "commercial item" as defined in FAR 2.101(a) or as "Restricted computer software" as defined in FAR (June 1987) or any equivalent agency regulation or contract clause. Use, duplication or disclosure of Software is subject to Nimsoft LLC s standard commercial license terms, and non-dod Departments and Agencies of the U.S. Government will receive no greater than Restricted Rights as defined in FAR (c)(1-2) (June 1987). U.S. Government users will receive no greater than Limited Rights as defined in FAR (June 1987) or DFAR (b)(2) (November 1995), as applicable in any technical data. Trademarks Nimsoft is a trademark of CA. Adobe, Acrobat, Acrobat Reader, and Acrobat Exchange are registered trademarks of Adobe Systems Incorporated. Intel and Pentium are U.S. registered trademarks of Intel Corporation. Java(TM) is a U.S. trademark of Sun Microsystems, Inc. Microsoft and Windows are U.S. registered trademarks of Microsoft Corporation. Netscape(TM) is a U.S. trademark of Netscape Communications Corporation. Oracle is a U.S. registered trademark of Oracle Corporation, Redwood City, California. UNIX is a registered trademark of the Open Group. ITIL is a Registered Trade Mark of the Office of Government Commerce in the United Kingdom and other countries. All other trademarks, trade names, service marks and logos referenced herein belong to their respective companies.

3 Contact Nimsoft For your convenience, Nimsoft provides a single site where you can access information about Nimsoft products. At you can access the following: Online and telephone contact information for technical assistance and customer services Information about user communities and forums Product and documentation downloads Nimsoft Support policies and guidelines Other helpful resources appropriate for your product Provide Feedback If you have comments or questions about Nimsoft product documentation, you can send a message to support@nimsoft.com.

4

5 Contents Chapter 1: Introduction 7 SAML 2.0 Single Sign-On... 7 Prerequisites... 8 Chapter 2: Enabling Single Sign-On 11 Export Identity Provider Certificate Active Directory Federation Service 2.0: Export Token Signing Certificate Novell Access Manager: Exporting Signing Certificate Configure SAML Single Sign-On in Nimsoft Service Desk Add Nimsoft Service Desk as Trusted Service Provider in the Identity Provider Active Directory Federation Service 2.0: Add Relaying Party Trust Novell Access Manager: Manage Trusted Provider Configure Identity Provider to send User Identifier as Name ID Active Directory Federation Service: Add Claim Rules Novell Access Manager: Create Attribute Set for Trusted Provider Contents 5

6

7 Chapter 1: Introduction This document provides information on configurations needed for enabling SAML based authentication between Nimsoft Service Desk and either Microsoft Active Directory Federation Service (ADFS 2.0) or Novell Access Manager as the Identity Provider. The document also contains information on steps to exchange metadata between Microsoft Active Directory Federation Service (ADFS 2.0) or Novell Access Manager and Nimsoft Service Desk to establish the federation between the two parties and enable Single Sign-On. The Nimsoft Service Desk Single Sign-On tool supports SAML 2.0 based authentication standards for authenticating Nimsoft Service Desk users with an identity provider. Once Single Sign-On (SSO) is configured, users can log seamlessly into the application without being prompted for application user name and password. This section contains the following topics: SAML 2.0 Single Sign-On (see page 7) Prerequisites (see page 8) SAML 2.0 Single Sign-On SAML 2.0 is an XML-based protocol that uses security tokens containing assertions to pass user information between an identity provider and Nimsoft Service Desk. The Identity Provider and Nimsoft Service Desk communicate via the Client Browser to exchange authentication information. Chapter 1: Introduction 7

8 Prerequisites The following diagram provides a sequence of events that happen in authenticating a user via SAML based Single Sign-On. Where federation is used for enabling Single Sign-On, the platform receives an SAML Assertion in an HTTP POST request. The SAML Assertion has limited validity period, it contains a unique identifier and it is digitally signed. If the assertion is made during its validity period, if it has not been used before (no session already exists for that user), and if the assertion has a valid signature from the identity provider; the user is granted access to the application and is redirected to the Home Page or the Requested Page (like Service Feedback form, My Outstanding Approvals, Ticket form etc.). If the assertion fails for any reason, the user is informed that the credentials are invalid. Prerequisites For enabling SAML 2.0 based Single Sign-On, configurations need to be done on both; Nimsoft Service Desk and the Identity Provider server. The following conditions must be set before beginning the process of configuring SAML 2.0 Single Sign-On: Identity Provider server is configured and running. Token Signing Certificate is available. HTTPS/SSL should be enabled on IIS server. Nimsoft Service Desk must be installed on a server that is HTTPS/SSL enabled. 8 Single Sign-On Configuration Guide

9 Prerequisites Before commencing, please ensure that the Identity Provider (either Microsoft Active Directory Federation Service or Novell Access Manager) is already configured and running and that the Token Signing Certificate is available. You will need to enable HTTPS/SSL on Nimsoft Service Desk application server and database server before starting with Single Sign-On configurations. Please contact Nimsoft Support for assistance and instructions on how to do this. Important! Please do not modify any parameters on the application server or database server without assistance from Nimsoft Support. Chapter 1: Introduction 9

10

11 Chapter 2: Enabling Single Sign-On For Nimsoft Service Desk and the Identity Provider to recognize the assertions as valid, a federation has to be established between these two systems. To build a federation between an Identity Provider (such as Microsoft Active Directory Federation Service (ADFS 2.0) or Novell Access Manager) and Nimsoft Service Desk, we need to establish trust by exchanging some metadata. Chapter 2: Enabling Single Sign-On 11

12 Export Identity Provider Certificate To establish Federated Trust and complete enabling Single Sign-On you will need to undertake the following actions: 1. Export Token Signing Certificate from the Identity Provider into a supported file format. 2. Configure Single Sign-On in Nimsoft Service Desk and Download Metadata from Nimsoft Service Desk and save as Domainname.XML. 3. Add Nimsoft Service Desk as Trusted Service Provider in Identity Provider system. 4. Configure Identity Provider to send User Identifier as Name ID. The following sections provide detailed instructions on how to set-up the exchange of metadata between the Identity Provider and Nimsoft Service Desk and other configurations for enabling Single Sign-On. Note: Where configurations are needed on the Identity Provider, the document has sub-sections on undertaking the given action on Microsoft Active Directory Federation Services (ADFS) 2.0 and Novell Access Manager. Depending on the Identity Provider you are using, you can browse to the relevant sub-section. This section contains the following topics: Export Identity Provider Certificate (see page 12) Configure SAML Single Sign-On in Nimsoft Service Desk (see page 16) Add Nimsoft Service Desk as Trusted Service Provider in the Identity Provider (see page 18) Configure Identity Provider to send User Identifier as Name ID (see page 24) Export Identity Provider Certificate Federation servers use Public/Private Key pairs to digitally sign all security tokens they produce. Later, after they are received from a partner federated server, these keys validate the authenticity of the encrypted security token. Certificates are used to secure communications and establish trust. The Public Key portion of the Signing Certificate is exported from the Identity Provider and saved in an appropriate location. Once the Signing Certificate is saved on the local system accessible by Nimsoft Service Desk, the XML Metadata of the certificate can be used when undertaking Single Sign-On configuration in Nimsoft Service Desk. 12 Single Sign-On Configuration Guide

13 Export Identity Provider Certificate The Signing Certificate has to be stored in a Base64 encoded file in ADFS 2.0 and PEM file in Novell Access Manager. Steps for Exporting the Signing Certificate for Microsoft Active Directory Federation Services (AD FS) 2.0and Novell Access Manager are given below in the respective sections. Active Directory Federation Service 2.0: Export Token Signing Certificate The Token Signing Certificate can be exported from the ADFS 2.0 Management, services snap-in. Follow these steps: 1. Log into the Identity Provider(Identity Provider) Server and click on Administrative Tools<ADFS 2.0 Management The ADFS 2.0 window gets displayed. 2. Click Services to open the Service Snap-in. The available Services will be displayed. 3. Click on Certificates in the Services Snap-in. The Certificates pane will be displayed with the available Certificates. 4. Select the Certificate under Token-Signing in the Certificates Pane. The Certificate folder will be displayed. 5. Click on Copy to File Option in the Details tab of the Certificate window. The Certificate Export Wizard will be launched. 6. Click Next in the Welcome to the Certificate Export Wizard window. The Export Private Key Page will be displayed. Chapter 2: Enabling Single Sign-On 13

14 Export Identity Provider Certificate 7. Check No do not export private key option in this page. This will ensure that only the Public Key gets exported. 8. Click Next to proceed further. You will be prompted to choose the file format in which the certificate is to be exported. 9. Select the Base64 encoded X.509 (.CER) option and click Next You will be prompted to select the location where the file is to be saved. 10. Select a location where the token signing certificate is to be saved. You will now need to specify a file name to identity the token signing certificate that is being exported. 11. Specify an appropriate file name, verify that the file type is Base 64 Encoded (.cer) and click Save. The Certificate Export Wizard window will display the File Name and location specified. Verify the file path specified. 12. Click Next to proceed with exporting the Token Signing Certificate. The Certificate will get exported to the location specified. The Certificate Export Wizard window will be displayed with a message The export was successful. 13. Click OK and then Finish to exit the Certificate Export Wizard. Export of the Token Signing Certificate is now complete. You can validate the successful export of the Token Signing Certificate by browsing for the file at the location that you specified. You can open the certificate in any editor like Notepad. This certificate can now be used for Configuring SAML Single Sign-On on Nimsoft Service Desk. Novell Access Manager: Exporting Signing Certificate You can export the Signing Certificate from the Novell imanager, Access Manager, Certificates pane. Follow these steps: 1. Login to Novell imanager Administration Console; and in the Access Manager option, select Certificates. A list of all certificates configured with Novell Access Manager will be displayed. 14 Single Sign-On Configuration Guide

15 Export Identity Provider Certificate 2. Select Signing certificate from the available option. The Signing Certificate gets displayed in the pane. Review the certificate details, including the certificate validity (Valid from and Valid to) You need to export this certificate to a location that can be accessed by Nimsoft Service Desk. 3. Click on the dropdown in the Export Public Certificate option on the Certificate Pane. The file options will be displayed. 4. Select PEM File as the file option. The File Download screen will be displayed, prompting you to choose whether you wish to Open the file or Save it. 5. Click Save to save the Signing Certificate as a PEM File. A prompt will be displayed for you to choose File Name and File Format. In this prompt, you can also browse to a location where you wish to save the file. 6. Specify a File name, and browse to the location where you wish to save the file. Note: Please make sure that the file format is PEM file. 7. Click Save The export of the Signing Certificate is now complete. You can validate the successful export of the Signing Certificate by browsing for the file at the location that you specified. You can open the certificate in any editor like Notepad. This certificate can now be used for Configuring SAML Single Sign-On on Nimsoft Service Desk. Chapter 2: Enabling Single Sign-On 15

16 Configure SAML Single Sign-On in Nimsoft Service Desk Configure SAML Single Sign-On in Nimsoft Service Desk To enable Single Sign-On, Nimsoft Service Desk has to be configured to trust assertions being sent by the Identity Provider. This is made possible by pasting the Identity Provider Certificate in the Identity Provider Certificate Field in the Nimsoft Service Desk Application. You will need to following information and recommendations to configure Single Sign-On in Nimsoft Service Desk. Authorization Domain This information is used by Nimsoft Service Desk to determine which customer the user belongs to. You can enter any valid domain name in this field. It is recommended that you use your domain name here. Important! The Authorization Domain name has to be unique in each instance of Nimsoft Service Desk. No two companies (using Nimsoft Service Desk in SaaS mode) can have the same Authorization Domain name. Identity Provider URL: This is the URL to which Nimsoft Service Desk will send the SAML requests. Per common standard, the URL for the Identity Provider is given below: Active Directory Federation Service is Novell Access Manager is Identity Provider Logout URL: This is the URL to which the user is directed when the user logs out of Nimsoft Service Desk or the session times out. This should be a page on your server which asks the user to log out fully or re-login to Nimsoft Service Desk. This is not a required field. You can choose to leave it blank Identity Provider Certificate: This is the signing certificate exported from the Identity Provider. You have to copy the certificate in its entirety and paste it in this field. This is the Token-Signing Certificate that you exported from the Identity Provider to a file in your local directory prior to commencing with Nimsoft Service Desk Configuration. The certificate is saved as Base64 Encoded (.cer) file from Active Directory Federation Service 2.0 or PEM file from Novell Access Manager. 16 Single Sign-On Configuration Guide

17 Configure SAML Single Sign-On in Nimsoft Service Desk You can configure SAML 2.0 Single Sign-On in Nimsoft Service Desk from the Manage Configuration form in Application Setup. Follow these steps: 1. Log into Nimsoft Service Desk Application using Administrator credentials. 2. Click Application Setup <Manage Configurations in the Navigation Menu. The Manage Configurations form will be displayed. 3. Click Single Sign On tab in the Manage Configuration form. The Single Sign-On form will be displayed. 4. Check the Enable SAML Single Sign On checkbox. Important! Ensure that you check this checkbox. Failure to do so will result in the other configurations not being recognized by the application. 5. Specify a Valid Domain Name in the Authorization Domain field, Example: testdomain.com. 6. Specify the URL of your Identity Provider SAML endpoint in the Identity Provider Login URL field. This is where Nimsoft Service Desk will send SAML requests. 7. (Optional) Specify a valid URL to Redirect to URL on Logout in the Identity Provider Logout URL field. You will not need to access the Identity Provider Certificate that you exported from the Identity Provider. You can open the file with any standard text editor. 8. Copy the Identity Provider Certificate entirely; including the Begin Certificate and End Certificate; and Paste it in the Identity Provider Certificate field. 9. Click Apply Changes to save the settings. SAML Single Sign-On confirmation on Nimsoft Service Desk is now compete. Chapter 2: Enabling Single Sign-On 17

18 Add Nimsoft Service Desk as Trusted Service Provider in the Identity Provider Once the Single Sign-On is configured in Nimsoft Service Desk, the Metadata becomes available on this location: You can download the metadata from this location and save it in an appropriate location as XML file (as shown below). The XML file can be opened on any editor like Notepad to copy the details for adding Nimsoft Service Desk as a Trusted Partner within the Identity Provider. Add Nimsoft Service Desk as Trusted Service Provider in the Identity Provider To complete the exchange of metadata between Nimsoft Service Desk and the Identity Provider, metadata from Nimsoft Service Desk has to be added to the Identity Provider to build the federated trust. This enables the Identity Provider to recognize SAML requests coming from Nimsoft Service Desk as valid requests and initiate actions for authenticating the login request. To configure this portion of the trust, you must have the metadata downloaded from Nimsoft Service Desk after configuring SAML Single Sign-On. Instructions for adding Nimsoft Service Desk as trusted partner in Active Directory Federation Service (AD FS) 2.0 and Novell Access Manager are given in the following sections. 18 Single Sign-On Configuration Guide

19 Add Nimsoft Service Desk as Trusted Service Provider in the Identity Provider Active Directory Federation Service 2.0: Add Relaying Party Trust You can add Nimsoft Service Desk as trusted service provider in Active Directory Federation Service 2.0 by adding Relaying Party Trust. Follow these steps: 1. Log into the Identity Provider(Identity Provider) Server and click on Administrative Tools<ADFS 2.0 Management The ADFS 2.0 window gets displayed. 2. Right Click on Relying Party Trusts snap-in In the ADFS 2.0 window and select Add Relying Party Trust. The Add Relying Party Trust Wizard window gets displayed. You can review the introduction before proceeding. 3. Click Start to proceed. The Select Data Source dialog gets displayed. You can choose to import the data of the relaying party online, or choose to import the data from a file. 4. Select the Import Data mode and the location of the metadata. To import data by specifying a host name or an URL: Select Import data about the relying party published online or in a local network. In the Federation metadata address (host name or URL), enter the URL: To import data from a file: Select Import data about the relying party from a file: Click Browse Browse to the location where metadata from Nimsoft Service Desk is saved and select the XML file containing the metadata from the Single Sign-On configuration in Nimsoft Service Desk. 1. Click Next. The Specify Display Name dialog gets displayed. 2. Specify an appropriate Display name to describe the relaying party. Example: Nimsoft Service Desk. 3. (Optional) Provide any relevant information in the Notes field. This could be any information you wish to add to distinguish the Relaying Party. 4. Click Next. The Choose Issuance Authorization Rule page gets displayed. Chapter 2: Enabling Single Sign-On 19

20 Add Nimsoft Service Desk as Trusted Service Provider in the Identity Provider 5. Select the option 'Permit all users to access this relying party' and then click Next. The Ready to Add Trust page gets displayed. Please check the following settings for the Relaying Party Trust before proceeding: 1. Click the Endpoints tab to review the endpoint settings. If the XML File has been read and interpreted correctly, then you should be able to see an entry for Nimsoft Service Desk in the Endpoints tab. This is the end point where the SAML Response will be posted once the user has been authenticated by the Identity Provider. Note: Please review the settings and ensure that the endpoint shows 2. Click the Advanced tab to review the secure hash algorithm to use for the relaying party trust. 6. Click OK. The SHA value set will be displayed. Ensure that the secure hash algorithm value displayed is SHA-1. Note: If the secure hash algorithm value is not set as SHA-1; please click the drop-down and select SHA-1 from the list. The settings needed for Nimsoft Service Desk as a Trusted Provider are now complete. The Finish page gets displayed. The Relying Party Trust has now been configured and Nimsoft Service Desk has been added as a trusted service provider in Active Directory Federation Service Check the Open the Edit Claim Rules dialog for this relying party trust when the wizard closes check-box. This will display the dialog necessary for you to set the attribute that will be used to identify a user. 8. Click Close. The Add Relaying Party Trust wizard will close and the Edit Claim Rules dialog will be displayed. You can now add the attribute that will be used to identify the user and complete the configuration. 20 Single Sign-On Configuration Guide

21 Add Nimsoft Service Desk as Trusted Service Provider in the Identity Provider Novell Access Manager: Manage Trusted Provider You can add Nimsoft Service Desk as trusted service provider in Novell Access Manager by adding Nimsoft Service Desk to the Trusted Providers list. Follow these steps: 1. Login to Novell imanager Administration Console; and in the Access Manager option, select Identity Servers The Servers tab will display a list of Identity Server clusters. 2. Click Edit to edit the cluster entry. The cluster protocol will be displayed. Chapter 2: Enabling Single Sign-On 21

22 Add Nimsoft Service Desk as Trusted Service Provider in the Identity Provider 3. In the Protocol, select SAML 2.0 tab The SAML 2.0 tab will display a list of existing Trusted Providers. You can add Nimsoft Service Desk as a Trusted Provider to this list. 4. Click New; and from the option displayed (Identity Provider/Service Provider), select Service Provider. The Create Trusted Service Provider Screen gets displayed. You will need to provide the following information: Name Source Specify a Name that can be used to logically identify the Nimsoft Service Desk instance that you are configuring as Service Provider. Example: Nimsoft Service Desk - Production This field allows you to choose how the metadata will be provide. Choose from the available options in the drop-down list. You can choose either Metadata Text or Metadata URL Choose Metadata URL if: The Nimsoft Service Desk instance is directly accessible from the Identity Provider Server. Nimsoft Service Desk Metadata can be accessed from this location: Choose Metadata Text if: you wish to copy paste the Metadata text. 22 Single Sign-On Configuration Guide

23 Add Nimsoft Service Desk as Trusted Service Provider in the Identity Provider Text: This field allows you to Paste the Metadata from the XML file that you saved after configuring Single Sign-On in Nimsoft Service Desk. Using any text editor, copy the XML data completely; and paste it into this field. You can enter all the relevant information into these fields to add Nimsoft Service Desk as a Trusted Provider. 5. Select Next. The configuration details will be displayed. You can review these to confirm all details. 6. Click Finish to complete adding Nimsoft Service Desk as Trusted Service Provider. You will be returned to the SAML 2.0 tab and you will be able to see Nimsoft Service Desk in the list of Trusted Providers in the Service Providers section. For the changes to get applied to the Identity Provider server, you have to update the Identity Server. 7. Click on Identity Servers under Access manager to navigate back to the Identity Server screen. Click Update All to update the configurations. Nimsoft Service Desk will now be recognized as Trusted Service Provider by the Novell Access Manager Identity Provider server. You can now add the attribute that will be used to identify the user and complete the configuration. Chapter 2: Enabling Single Sign-On 23

24 Configure Identity Provider to send User Identifier as Name ID Configure Identity Provider to send User Identifier as Name ID After configured the Identity Provider and Nimsoft Service Desk to trust assertions, the next step is establishing the Attribute Statement portion of the SAML Assertion. This requires setting up an attribute that will be used to identify a user. Different applications use different attributes to identify a user. For the Identity Provider to recognize which user is trying to access Nimsoft Service Desk and for Nimsoft Service Desk to recognize which user has been authenticated, you will have to map user identifier attributes on both Nimsoft Service Desk and the Identity Provider. You could choose unique identifiers like Principle Name, ID or any other such attributes that is unique to each user. Note: If you have undertaken Contact Synchronization to synchronize user data from your directory server to Nimsoft Service Desk, the Name Identifier is typically the field that has been mapped to the username on Nimsoft Service Desk. Instructions for configuring the identity provider to send the User Identifier for Microsoft Active Directory Federation Services (ADFS) 2.0and Novell Access Manager are given below in the respective sections. Active Directory Federation Service: Add Claim Rules When you exit the Add Relaying Party Trust wizard by checking the Open the Edit Claim Rules dialog for this relying party trust when the wizard closes checkbox, the Edit Claim Rules form is displayed. In the Edit Claim Rules form, you can configure Active Directory Federation Service to use the User Principal Name as Name ID. Follow these steps: 1. Click Add Rules button in the Issuance Transform Rules tab. The Add Transform Claim Rule wizard gets displayed. You will be prompted to Select Rule Template. 2. Choose a rule template from the dropdown options under Claim rule template It is recommended that you use the 'Send LDAP Attributes as Claim as the Claim Rule Template. 3. Click Next. The Configure Rule page gets displayed. 24 Single Sign-On Configuration Guide

25 Configure Identity Provider to send User Identifier as Name ID 4. Configure the Claim Rule by providing the following information: Claim Rule Name This is the name to identify the Claim Rule Example: Send Principle as Name ID Attribute Store This is the location of the Attribute Store. You can choose an option from the drop-down list. Example: Active Directory Mapping of LDAP Attributes to Outgoing Claim Type You can select the LDAP Attribute and corresponding Outgoing Claim Type from the drop-down lists. Example: LDAP Attribute- User Principle Name and Outgoing Claim Type: Name ID. 5. Click Finish. Configuring Transform Claim Rule is complete and the Edit Claim Rules window is displayed. The rule(s) that you just configured get displayed in the Issuance Transform Tab. 6. Click Apply and then OK to complete the setup. This completes configuration of Single Sign-On for Nimsoft Service Desk with Active Directory Federation Service AD FS 2.0 as the Identity Provider. Chapter 2: Enabling Single Sign-On 25

26 Configure Identity Provider to send User Identifier as Name ID Novell Access Manager: Create Attribute Set for Trusted Provider You have to create an Attribute Set on Novell Access Manager to send identity attributes to Nimsoft Service Desk as part of the Attribute Statement portion of the SAML assertion. You can configure the Attribute Set from the Shared Settings on the Identity Server. Follow these steps: 1. Login to Novell imanager Administration Console; and in the Access Manager option, select Identity Servers 2. Click Shared Settings tab Any attribute set previously created will be displayed. You can create new Attribute Set from this form. 3. Click New The Create Attribute Set screen will be displayed. 4. Specify the following information in the Create Attribute Set screen: Set Name This is the name used to identify which service provider the attribute set is to be used for. Example: NSD Attribute Select Set to use as template You can choose a template from the drop-down. Default: None This document provides you with the steps to map Address (mail attribute) as a Name ID within SAML Response as an example. 5. Click Next You will be prompted to Define Attributes 6. Click New The Add Attribute Mapping lookup will be displayed. 7. Choose Local Attribute option; and select LDAP Attribute Mail (LDAP Attribute Profile) from the drop-down list. 8. (Optional) Specify a Remote Attribute. 9. Select Remote namespace and Remote format You can leave the Remote namespace option as None and Remote format as Unspecified. 26 Single Sign-On Configuration Guide

27 Configure Identity Provider to send User Identifier as Name ID 10. Click OK. The settings will be saved. 11. Click Finish You can now associate the attribute set with Nimsoft Service Desk in Novell Access Manager and configure it so that the attributes are available and sent to Nimsoft Service Desk via SAML assertions 12. Click Attributes in the Configuration tab. You will be able to map the attribute which should be used to send with authentication from the available attributes. 13. Click Attribute set drop-down list and select the attribute set you defined in the earlier (Example- NSD Attribute). The LDAP Mail Attribute (LDAP Attribute Profile)that you selected while configuring the Attribute Set will be displayed in the Available List. 14. Select the attribute and using the blue arrow to move it to the Send with authentication field. The Attribute will now get listed in the Send with authentication list. 15. Click Apply. The Attribute to be used has now been set. 16. Click on Authentication Response tab in the configuration form. You need to set the correct binding in this form. 17. Click the drop-down in the Binding field, and select Post Now you can set the Name Identified Format Default Value. 18. Click the radio button under Default for Unspecified and select LdapAttribute:mail [LDAP Attribute Profile] from the drop down menu. 19. Click Apply The screen displays attributes mapped between Nimsoft Service Desk and Novell Access Manager. Chapter 2: Enabling Single Sign-On 27

28 Configure Identity Provider to send User Identifier as Name ID For the changes to get applied, you will need to update the Identity Server. 20. Click on Identity Servers in the Administration Console and select Update All to update all configurations. Configuration on Single Sign-On for Nimsoft Service Desk with Novell Access Manager as the Identity Provider is now complete. 28 Single Sign-On Configuration Guide

Nimsoft Monitor. proxy Guide. v3.1 series

Nimsoft Monitor. proxy Guide. v3.1 series Nimsoft Monitor proxy Guide v3.1 series Legal Notices Copyright 2012, CA. All rights reserved. Warranty The material contained in this document is provided "as is," and is subject to being changed, without

More information

Nimsoft Monitor Server

Nimsoft Monitor Server Nimsoft Monitor Server Configuration Guide v6.00 Document Revision History Version Date Changes 1.0 10/20/2011 Initial version of Nimsoft Server Configuration Guide, containing configuration and usage

More information

Nimsoft Monitor. exchange_response Guide. v2.5 series

Nimsoft Monitor. exchange_response Guide. v2.5 series Nimsoft Monitor exchange_response Guide v2.5 series Legal Notices Copyright 2014, CA. All rights reserved. Warranty The material contained in this document is provided "as is," and is subject to being

More information

Unified Infrastructure Management Compatibility Matrix June 26, 2015

Unified Infrastructure Management Compatibility Matrix June 26, 2015 Unified Infrastructure Management Compatibility Matrix June 26, 2015 1 Unified Infrastructure Management Compatibility Matrix- CA Technologies Legal Notices Copyright 2013, CA. All rights reserved. Warranty

More information

Nimsoft Monitor. sysstat Guide. v1.1 series

Nimsoft Monitor. sysstat Guide. v1.1 series Nimsoft Monitor sysstat Guide v1.1 series Legal Notices Copyright 2012, CA. All rights reserved. Warranty The material contained in this document is provided "as is," and is subject to being changed, without

More information

Nimsoft Monitor. xendesktop Release Notes. All series

Nimsoft Monitor. xendesktop Release Notes. All series Nimsoft Monitor xendesktop Release Notes All series Legal Notices Copyright 2013, CA. All rights reserved. Warranty The material contained in this document is provided "as is," and is subject to being

More information

CA Nimsoft Service Desk

CA Nimsoft Service Desk CA Nimsoft Service Desk Release Notes 7.0.7.4 P03 Legal Notices Copyright 2013, CA. All rights reserved. Warranty The material contained in this document is provided "as is," and is subject to being changed,

More information

Nimsoft Monitor. controller Guide. v5.7 series

Nimsoft Monitor. controller Guide. v5.7 series Nimsoft Monitor controller Guide v5.7 series Legal Notices Copyright 2013, CA. All rights reserved. Warranty The material contained in this document is provided "as is," and is subject to being changed,

More information

Unified Management Portal

Unified Management Portal Unified Management Portal Unified Management Portal Release Notes 6.2.1 Document Revision History Document Version Date Changes 1.0 12/18/2012 Initial version for UMP 6.2. 1.1 2/4/2013 Updated version

More information

Nimsoft Unified Management Portal

Nimsoft Unified Management Portal Nimsoft Unified Management Portal NimsoftMobile Guide 2.0 Document Revision History Document Version Date Changes x.x xx/xx/2012 Initial version for xxxxxxxxxxxx Legal Notices Copyright 2012, Nimsoft Corporation

More information

Nimsoft Monitor. cluster Guide. v2.6 series

Nimsoft Monitor. cluster Guide. v2.6 series Nimsoft Monitor cluster Guide v2.6 series Legal Notices Copyright 2012, Nimsoft Corporation Warranty The material contained in this document is provided "as is," and is subject to being changed, without

More information

Nimsoft Monitor. ntp_response Guide. v1.2 series

Nimsoft Monitor. ntp_response Guide. v1.2 series Nimsoft Monitor ntp_response Guide v1.2 series Legal Notices Copyright 2012, CA. All rights reserved. Warranty The material contained in this document is provided "as is," and is subject to being changed,

More information

Unified Infrastructure Management Compatibility Matrix September 05, 2017

Unified Infrastructure Management Compatibility Matrix September 05, 2017 Unified Infrastructure Management Compatibility Matrix September 05, 2017 1 Unified Infrastructure Management Compatibility Matrix- CA Technologies Legal Notices Copyright 2017, CA. All rights reserved.

More information

Nimsoft Monitor. qos_processor Guide. v1.0 series

Nimsoft Monitor. qos_processor Guide. v1.0 series Nimsoft Monitor qos_processor Guide v1.0 series Legal Notices Copyright 2012, CA. All rights reserved. Warranty The material contained in this document is provided "as is," and is subject to being changed,

More information

Nimsoft Unified Management Portal

Nimsoft Unified Management Portal Nimsoft Unified Management Portal DMZ Guide 6.0 Document Revision History Document Version Date Changes 1.0 12/15/2011 Initial version for UMP 2.6. Modified the instructions for configuring the Apache

More information

Nimsoft Monitor. ocs_monitor Guide. v1.3 series

Nimsoft Monitor. ocs_monitor Guide. v1.3 series Nimsoft Monitor ocs_monitor Guide v1.3 series Legal Notices Copyright 2012, Nimsoft Corporation Warranty The material contained in this document is provided "as is," and is subject to being changed, without

More information

CA Nimsoft Monitor for Flow Analysis

CA Nimsoft Monitor for Flow Analysis CA Nimsoft Monitor for Flow Analysis Release Notes Release 1.1 Document Revision History Document Version Date Changes 1.1 11/30/2012 Updated for Flow Analysis 1.1 release 1.0 9/29/2012 Initial version

More information

CA Nimsoft Monitor for Flow Analysis

CA Nimsoft Monitor for Flow Analysis CA Nimsoft Monitor for Flow Analysis Release Notes Release 1.0 Document Revision History Document Version Date Changes 1.0 9/29/2012 Initial version CA Nimsoft Monitor for Flow Analysis Release Notes Contact

More information

Nimsoft Monitor. websphere Guide. v1.5 series

Nimsoft Monitor. websphere Guide. v1.5 series Nimsoft Monitor websphere Guide v1.5 series Legal Notices Copyright 2012, Nimsoft Corporation Warranty The material contained in this document is provided "as is," and is subject to being changed, without

More information

CA Nimsoft Unified Management Portal

CA Nimsoft Unified Management Portal CA Nimsoft Unified Management Portal DMZ Guide 6.5 Document Revision History Document Version Date Changes 1.0 12/15/2011 Initial version for UMP 2.6. Modified the instructions for configuring the Apache

More information

Nimsoft Server. Nimsoft Monitoring Installer for the Vblock Infrastructure Platform - User Guide. Version 1.0

Nimsoft Server. Nimsoft Monitoring Installer for the Vblock Infrastructure Platform - User Guide. Version 1.0 Nimsoft Server Nimsoft Monitoring Installer for the Vblock Infrastructure Platform - User Guide Version 1.0 Legal Notices Copyright 2012, Nimsoft Corporation Warranty The material contained in this document

More information

Nimsoft Monitor. hpovsdgtw Guide. v1.2 series

Nimsoft Monitor. hpovsdgtw Guide. v1.2 series Nimsoft Monitor hpovsdgtw Guide v1.2 series Legal Notices Copyright 2012, Nimsoft Corporation Warranty The material contained in this document is provided "as is," and is subject to being changed, without

More information

Nimsoft Monitor. sharepoint Guide. v1.4 series

Nimsoft Monitor. sharepoint Guide. v1.4 series Nimsoft Monitor sharepoint Guide v1.4 series Legal Notices Copyright 2012, Nimsoft Corporation Warranty The material contained in this document is provided "as is," and is subject to being changed, without

More information

CA Nimsoft Unified Management Portal

CA Nimsoft Unified Management Portal CA Nimsoft Unified Management Portal Release Notes 6.5.2 Documentation Changes Document Version Date Changes 1.0 April 2013 Initial version for UMP 6.5. 1.1 April 2013 Updated with topic "Unable to Launch

More information

Nimsoft Monitor. db2mon Guide. v2.2 series

Nimsoft Monitor. db2mon Guide. v2.2 series Nimsoft Monitor db2mon Guide v2.2 series Legal Notices Copyright 2012, CA. All rights reserved. Warranty The material contained in this document is provided "as is," and is subject to being changed, without

More information

Configuring Alfresco Cloud with ADFS 3.0

Configuring Alfresco Cloud with ADFS 3.0 Configuring Alfresco Cloud with ADFS 3.0 Prerequisites: You have a working domain on your Windows Server 2012 and successfully installed ADFS. For these instructions, I created: alfresco.me as a domain

More information

Nimsoft Monitor. reboot Guide. v1.4 series

Nimsoft Monitor. reboot Guide. v1.4 series Nimsoft Monitor reboot Guide v1.4 series Legal Notices Copyright 2012, Nimsoft Corporation Warranty The material contained in this document is provided "as is," and is subject to being changed, without

More information

Microsoft ADFS Configuration

Microsoft ADFS Configuration Microsoft ADFS Configuration Side 1 af 12 1 Information 1.1 ADFS KMD Secure ISMS supports ADFS for integration with Microsoft Active Directory by implementing WS-Federation and SAML 2. The integration

More information

CA Nimsoft Unified Management Portal

CA Nimsoft Unified Management Portal CA Nimsoft Unified Management Portal Multiple Server Configuration Guide 7.1 Document Revision History Document Version Date Changes 1.0 December 2013 Initial version for UMP 7.1. Legal Notices Copyright

More information

Nimsoft Monitor. netapp Guide. v1.0 series

Nimsoft Monitor. netapp Guide. v1.0 series Nimsoft Monitor netapp Guide v1.0 series Legal Notices Copyright 2012, Nimsoft Corporation Warranty The material contained in this document is provided "as is," and is subject to being changed, without

More information

Nimsoft Monitor. netapp Guide. v1.1 series

Nimsoft Monitor. netapp Guide. v1.1 series Nimsoft Monitor netapp Guide v1.1 series Legal Notices Copyright 2012, Nimsoft Corporation Warranty The material contained in this document is provided "as is," and is subject to being changed, without

More information

CA Nimsoft Monitor. Implementing CA Nimsoft Monitor for Citrix CloudPlatform powered by Apache CloudStack

CA Nimsoft Monitor. Implementing CA Nimsoft Monitor for Citrix CloudPlatform powered by Apache CloudStack CA Nimsoft Monitor Implementing CA Nimsoft Monitor for Citrix CloudPlatform powered by Apache CloudStack October 2013 Document Revision History Document Version Date Changes 1.00 Oct. 1, 2013 First edition

More information

Unified Management Portal

Unified Management Portal Unified Management Portal Secure Sockets Layer Implementation Guide 6.0 Document Revision History Document Version Date Changes Beta 05/01/2012 Beta release. 1.0 08/01/2012 Initial release. 1.1 09/15/2012

More information

October 14, SAML 2 Quick Start Guide

October 14, SAML 2 Quick Start Guide October 14, 2017 Copyright 2013, 2017, Oracle and/or its affiliates. All rights reserved. This software and related documentation are provided under a license agreement containing restrictions on use and

More information

Nimsoft Monitor. dirscan Guide. v3.0 series

Nimsoft Monitor. dirscan Guide. v3.0 series Nimsoft Monitor dirscan Guide v3.0 series Legal Notices Copyright 2013, CA. All rights reserved. Warranty The material contained in this document is provided "as is," and is subject to being changed, without

More information

Agilent 1260 Infinity Purification Solution

Agilent 1260 Infinity Purification Solution Agilent 1260 Infinity Purification Solution Administrator's Quick Start Guide Agilent Technologies Notices Agilent Technologies, Inc. 2017 No part of this manual may be reproduced in any form or by any

More information

Cloud Access Manager Configuration Guide

Cloud Access Manager Configuration Guide Cloud Access Manager 8.1.3 Configuration Guide Copyright 2017 One Identity LLC. ALL RIGHTS RESERVED. This guide contains proprietary information protected by copyright. The software described in this guide

More information

Nimsoft Monitor. wasp Guide. v2.7 series

Nimsoft Monitor. wasp Guide. v2.7 series Nimsoft Monitor wasp Guide v2.7 series Legal Notices Copyright 2012, Nimsoft Corporation Warranty The material contained in this document is provided "as is," and is subject to being changed, without notice,

More information

Nimsoft Service Desk. Agent User Guide. Version 6.2.4

Nimsoft Service Desk. Agent User Guide. Version 6.2.4 Nimsoft Service Desk Agent User Guide Version 6.2.4 Legal Notices Copyright 2012, CA. All rights reserved. Warranty The material contained in this document is provided "as is," and is subject to being

More information

Nimsoft Monitor. websphere Guide. v1.6 series

Nimsoft Monitor. websphere Guide. v1.6 series Nimsoft Monitor websphere Guide v1.6 series Legal Notices Copyright 2014, CA. All rights reserved. Warranty The material contained in this document is provided "as is," and is subject to being changed,

More information

Qualys SAML & Microsoft Active Directory Federation Services Integration

Qualys SAML & Microsoft Active Directory Federation Services Integration Qualys SAML & Microsoft Active Directory Federation Services Integration Microsoft Active Directory Federation Services (ADFS) is currently supported for authentication. The Qualys ADFS integration must

More information

Agilent EZChrom SI. Startup Guide

Agilent EZChrom SI. Startup Guide Agilent EZChrom SI Startup Guide Notices Copyright Scientific Software, Inc 2003 Agilent Technologies, Inc. 2006. No part of this manual may be reproduced in any form or by any means (including electronic

More information

CA Nimsoft Service Desk

CA Nimsoft Service Desk CA Nimsoft Service Desk Enabling Email Integration 6.2.6 This Documentation, which includes embedded help systems and electronically distributed materials, (hereinafter referred to as the Documentation

More information

Configuration Guide - Single-Sign On for OneDesk

Configuration Guide - Single-Sign On for OneDesk Configuration Guide - Single-Sign On for OneDesk Introduction Single Sign On (SSO) is a user authentication process that allows a user to access different services and applications across IT systems and

More information

CA SiteMinder Web Access Manager. Configuring SiteMinder Single Sign On for Microsoft SharePoint 2007 Using Forms-based Authentication

CA SiteMinder Web Access Manager. Configuring SiteMinder Single Sign On for Microsoft SharePoint 2007 Using Forms-based Authentication CA SiteMinder Web Access Manager Configuring SiteMinder Single Sign On for Microsoft SharePoint 2007 Using Forms-based Authentication This documentation and any related computer software help programs

More information

Enterprise Vault.cloud CloudLink Google Account Synchronization Guide. CloudLink to 4.0.3

Enterprise Vault.cloud CloudLink Google Account Synchronization Guide. CloudLink to 4.0.3 Enterprise Vault.cloud CloudLink Google Account Synchronization Guide CloudLink 4.0.1 to 4.0.3 Enterprise Vault.cloud: CloudLink Google Account Synchronization Guide Last updated: 2018-06-08. Legal Notice

More information

CA Nimsoft Unified Management Portal

CA Nimsoft Unified Management Portal CA Nimsoft Unified Management Portal Installation Guide 6.6 Document Revision History Document Version Date Changes 1.0 June 2013 Initial version for UMP 6.6. Legal Notices Copyright 2013, CA. All rights

More information

Enterprise Vault Requesting and Applying an SSL Certificate and later

Enterprise Vault Requesting and Applying an SSL Certificate and later Enterprise Vault Requesting and Applying an SSL Certificate 10.0.3 and later Enterprise Vault : Requesting and Applying an SSL Certificate Last updated: 2018-04-12. Legal Notice Copyright 2018 Veritas

More information

Agilent CytoGenomics 2.5

Agilent CytoGenomics 2.5 Agilent CytoGenomics 2.5 Installation and Administration Guide Research Use Only. Not for Diagnostic Procedures. Agilent Technologies Notices Agilent Technologies, Inc. 2012 No part of this manual may

More information

CA SiteMinder Federation

CA SiteMinder Federation CA SiteMinder Federation Legacy Federation Guide 12.52 SP1 This Documentation, which includes embedded help systems and electronically distributed materials, (hereinafter referred to as the Documentation

More information

Agilent OpenLAB Data Analysis Upload Download Tool. User s Guide

Agilent OpenLAB Data Analysis Upload Download Tool. User s Guide Agilent OpenLAB Data Analysis Upload Download Tool User s Guide Notices Agilent Technologies, Inc. 2014 No part of this manual may be reproduced in any form or by any means (including electronic storage

More information

esignlive SAML Administrator's Guide Product Release: 6.5 Date: July 05, 2018 esignlive 8200 Decarie Blvd, Suite 300 Montreal, Quebec H4P 2P5

esignlive SAML Administrator's Guide Product Release: 6.5 Date: July 05, 2018 esignlive 8200 Decarie Blvd, Suite 300 Montreal, Quebec H4P 2P5 esignlive SAML Administrator's Guide Product Release: 6.5 Date: July 05, 2018 esignlive 8200 Decarie Blvd, Suite 300 Montreal, Quebec H4P 2P5 Phone: 1-855-MYESIGN Fax: (514) 337-5258 Web: www.esignlive.com

More information

Agilent ChemStation. ECM Interface Guide. Agilent Technologies

Agilent ChemStation. ECM Interface Guide. Agilent Technologies Agilent ChemStation ECM Interface Guide Agilent Technologies Notices Agilent Technologies, Inc. 2004, 2005-2007 No part of this manual may be reproduced in any form or by any means (including electronic

More information

Nimsoft Monitor. smsgtw Guide. v2.1 series

Nimsoft Monitor. smsgtw Guide. v2.1 series Nimsoft Monitor smsgtw Guide v2.1 series Legal Notices Copyright 2012, Nimsoft Corporation Warranty The material contained in this document is provided "as is," and is subject to being changed, without

More information

BenchCel Workstations Software

BenchCel Workstations Software BenchCel Workstations Software User Guide For Research Use Only. Not for use in diagnostic procedures. Original Instructions Notices Agilent Technologies, Inc. 2017 No part of this manual may be reproduced

More information

Nimsoft Unified Management Portal. SOC Probes Configuration Reference

Nimsoft Unified Management Portal. SOC Probes Configuration Reference Nimsoft Unified Management Portal SOC Probes Configuration Reference Contact Nimsoft For your convenience, Nimsoft provides a single site where you can access information about Nimsoft products. At http://support.nimsoft.com/,

More information

Nimsoft Service Desk

Nimsoft Service Desk Nimsoft Service Desk User Guide Agent 6.2.0 Legal Notices Copyright 2011, Nimsoft Corporation See the third-party applications section for additional legal information. Warranty The material contained

More information

Partner Information. Integration Overview Authentication Methods Supported

Partner Information. Integration Overview Authentication Methods Supported Partner Information Partner Name Product Name Integration Overview Authentication Methods Supported Client Integration F5 Networks FirePass VPN User Name - Security Code User Name - Password - Security

More information

Nimsoft Service Desk. Installation Guide 6.2.0

Nimsoft Service Desk. Installation Guide 6.2.0 Nimsoft Service Desk Installation Guide 6.2.0 Legal Notices Copyright 2011, Nimsoft Corporation See the third-party applications section for additional legal information. Warranty The material contained

More information

Agilent Lab Advisor. IT Administrator's Guide. Agilent Technologies

Agilent Lab Advisor. IT Administrator's Guide. Agilent Technologies Agilent Lab Advisor IT Administrator's Guide Agilent Technologies Notices Agilent Technologies, Inc. 2016 No part of this manual may be reproduced in any form or by any means (including electronic storage

More information

Symantec Managed PKI. Integration Guide for ActiveSync

Symantec Managed PKI. Integration Guide for ActiveSync Symantec Managed PKI Integration Guide for ActiveSync ii Symantec Managed PKI Symantec Managed PKI Integration Guide for ActiveSync The software described in this book is furnished under a license agreement

More information

Configuring SAML-based Single Sign-on for Informatica Web Applications

Configuring SAML-based Single Sign-on for Informatica Web Applications Configuring SAML-based Single Sign-on for Informatica Web Applications Copyright Informatica LLC 2017. Informatica LLC. Informatica, the Informatica logo, Informatica Big Data Management, and Informatica

More information

Agilent OpenLAB. Data Store. Backup and Restore Guide

Agilent OpenLAB. Data Store. Backup and Restore Guide Agilent OpenLAB Data Store Backup and Restore Guide Notices Agilent Technologies, Inc. 2012 No part of this manual may be reproduced in any form or by any means (including electronic storage and retrieval

More information

CA SiteMinder. Federation Manager Guide: Legacy Federation. r12.5

CA SiteMinder. Federation Manager Guide: Legacy Federation. r12.5 CA SiteMinder Federation Manager Guide: Legacy Federation r12.5 This Documentation, which includes embedded help systems and electronically distributed materials, (hereinafter referred to as the Documentation

More information

CA Cloud Service Delivery Platform

CA Cloud Service Delivery Platform CA Cloud Service Delivery Platform Problem Manager Release 1.1 This Documentation, which includes embedded help systems and electronically distributed materials, (hereinafter referred to as the Documentation

More information

Zendesk Connector. Version 2.0. User Guide

Zendesk Connector. Version 2.0. User Guide Zendesk Connector Version 2.0 User Guide 2015 Ping Identity Corporation. All rights reserved. PingFederate Zendesk Connector Quick Connection Guide Version 2.0 November, 2015 Ping Identity Corporation

More information

Nimsoft Unified Management Portal

Nimsoft Unified Management Portal Nimsoft Unified Management Portal Installation Guide 6.2 Document Revision History Document Version Date Changes 1.0 09/05/2012 Beta version for UMP 6.0 1.1 09/28/2012 GA version for UMP 6.0 1.2 12/18/2012

More information

Agilent OpenLAB Chromatography Data System (CDS)

Agilent OpenLAB Chromatography Data System (CDS) Agilent OpenLAB Chromatography Data System (CDS) EZChrom Edition Reusing EZChrom Data in OpenLAB CDS with Data Store or ECM Notices Agilent Technologies, Inc. 2012 No part of this manual may be reproduced

More information

April Understanding Federated Single Sign-On (SSO) Process

April Understanding Federated Single Sign-On (SSO) Process April 2013 Understanding Federated Single Sign-On (SSO) Process Understanding Federated Single Sign-On Process (SSO) Disclaimer The following is intended to outline our general product direction. It is

More information

Cloud Secure Integration with ADFS. Deployment Guide

Cloud Secure Integration with ADFS. Deployment Guide Cloud Secure Integration with ADFS Deployment Guide Product Release 8.3R3 Document Revisions 1.0 Published Date October 2017 Pulse Secure, LLC 2700 Zanker Road, Suite 200 San Jose CA 95134 http://www.pulsesecure.net

More information

Oracle Utilities Opower Solution Extension Partner SSO

Oracle Utilities Opower Solution Extension Partner SSO Oracle Utilities Opower Solution Extension Partner SSO Integration Guide E84763-01 Last Updated: Friday, January 05, 2018 Oracle Utilities Opower Solution Extension Partner SSO Integration Guide Copyright

More information

Partner Information. Integration Overview. Remote Access Integration Architecture

Partner Information. Integration Overview. Remote Access Integration Architecture Partner Information Partner Name Product Name Integration Overview Authentication Methods Supported Client Integration OTP Barracuda Networks Barracuda SSL VPN User Name + Security Code VIP Enterprise

More information

Nimsoft Unified Management Portal

Nimsoft Unified Management Portal Nimsoft Unified Management Portal User Documentation 6.2 Legal Notices Copyright 2012, CA. All rights reserved. Warranty The material contained in this document is provided "as is," and is subject to being

More information

CA CloudMinder. SSO Partnership Federation Guide 1.51

CA CloudMinder. SSO Partnership Federation Guide 1.51 CA CloudMinder SSO Partnership Federation Guide 1.51 This Documentation, which includes embedded help systems and electronically distributed materials, (hereinafter referred to as the Documentation ) is

More information

SAML-Based SSO Solution

SAML-Based SSO Solution About SAML SSO Solution, page 1 Single Sign on Single Service Provider Agreement, page 2 SAML-Based SSO Features, page 2 Basic Elements of a SAML SSO Solution, page 3 Cisco Unified Communications Applications

More information

Integration Guide. BlackBerry Workspaces. Version 1.0

Integration Guide. BlackBerry Workspaces. Version 1.0 Integration Guide BlackBerry Workspaces Version 1.0 Published: 2017-12-27 SWD-20171227025930338 Contents Overview... 4 Okta... 5 Add BlackBerry Workspaces to your Okta account...5 Configure BlackBerry

More information

CA Cloud Service Delivery Platform

CA Cloud Service Delivery Platform CA Cloud Service Delivery Platform Incident Manager Release 1.1 This Documentation, which includes embedded help systems and electronically distributed materials, (hereinafter referred to as the Documentation

More information

Agilent CSV Export Utility

Agilent CSV Export Utility Agilent CSV Export Utility User Guide Agilent Technologies Notices Agilent Technologies, Inc. 2011 No part of this manual may be reproduced in any form or by any means (including electronic storage and

More information

ADFS integration with Ibistic Commerce Platform A walkthrough of the feature and basic configuration

ADFS integration with Ibistic Commerce Platform A walkthrough of the feature and basic configuration IBISTIC TECHNOLOGIES ADFS integration with Ibistic Commerce Platform A walkthrough of the feature and basic configuration Magnus Akselvoll 19/02/2014 Change log 26/06/2012 Initial document 19/02/2014 Added

More information

Configuring Microsoft ADFS for Oracle Fusion Expenses Mobile Single Sign-On

Configuring Microsoft ADFS for Oracle Fusion Expenses Mobile Single Sign-On Configuring Microsoft ADFS for Oracle Fusion Expenses Mobile Single Sign-On To enable single sign-on for Fusion Expenses mobile application, you must perform the following steps on your ADFS server. The

More information

Nimsoft Monitor. sybase Guide. v3.5 series

Nimsoft Monitor. sybase Guide. v3.5 series Nimsoft Monitor sybase Guide v3.5 series Legal Notices Copyright 2012, Nimsoft Corporation Warranty The material contained in this document is provided "as is," and is subject to being changed, without

More information

Using ZENworks with Novell Service Desk

Using ZENworks with Novell Service Desk www.novell.com/documentation Using ZENworks with Novell Service Desk Novell Service Desk 7.1 April 2015 Legal Notices Novell, Inc. makes no representations or warranties with respect to the contents or

More information

CA SiteMinder Federation

CA SiteMinder Federation CA SiteMinder Federation Partnership Federation Guide 12.52 This Documentation, which includes embedded help systems and electronically distributed materials, (hereinafter referred to as the Documentation

More information

Introduction... 5 Configuring Single Sign-On... 7 Prerequisites for Configuring Single Sign-On... 7 Installing Oracle HTTP Server...

Introduction... 5 Configuring Single Sign-On... 7 Prerequisites for Configuring Single Sign-On... 7 Installing Oracle HTTP Server... Oracle Access Manager Configuration Guide for On-Premises Version 17 October 2017 Contents Introduction... 5 Configuring Single Sign-On... 7 Prerequisites for Configuring Single Sign-On... 7 Installing

More information

Colligo Console. Administrator Guide

Colligo Console. Administrator Guide Colligo Console Administrator Guide Contents About this guide... 6 Audience... 6 Requirements... 6 Colligo Technical Support... 6 Introduction... 7 Colligo Console Overview... 8 Colligo Console Home Page...

More information

Cloud Access Manager How to Configure for SSO to SAP NetWeaver using SAML 2.0

Cloud Access Manager How to Configure for SSO to SAP NetWeaver using SAML 2.0 Cloud Access Manager 8.1.3 How to Configure for SSO to SAP Copyright 2017 One Identity LLC. ALL RIGHTS RESERVED. This guide contains proprietary information protected by copyright. The software described

More information

Integration Guide. SafeNet Authentication Manager. Using SAM as an Identity Provider for PingFederate

Integration Guide. SafeNet Authentication Manager. Using SAM as an Identity Provider for PingFederate SafeNet Authentication Manager Integration Guide Technical Manual Template Release 1.0, PN: 000-000000-000, Rev. A, March 2013, Copyright 2013 SafeNet, Inc. All rights reserved. 1 Document Information

More information

SafeNet Authentication Service

SafeNet Authentication Service SafeNet Authentication Service Integration Guide Using SafeNet Authentication Service as an Identity Provider for RadiantOne Cloud Federation Service (CFS) All information herein is either public information

More information

Configuring Claims-based Authentication for Microsoft Dynamics CRM Server. Last updated: May 2015

Configuring Claims-based Authentication for Microsoft Dynamics CRM Server. Last updated: May 2015 Configuring Claims-based Authentication for Microsoft Dynamics CRM Server Last updated: May 2015 This document is provided "as-is". Information and views expressed in this document, including URL and other

More information

WebEx Connector. Version 2.0. User Guide

WebEx Connector. Version 2.0. User Guide WebEx Connector Version 2.0 User Guide 2016 Ping Identity Corporation. All rights reserved. PingFederate WebEx Connector User Guide Version 2.0 May, 2016 Ping Identity Corporation 1001 17th Street, Suite

More information

SAML-Based SSO Configuration

SAML-Based SSO Configuration Prerequisites, page 1 SAML SSO Configuration Task Flow, page 5 Reconfigure OpenAM SSO to SAML SSO Following an Upgrade, page 9 SAML SSO Deployment Interactions and Restrictions, page 9 Prerequisites NTP

More information

CA Cloud Service Delivery Platform

CA Cloud Service Delivery Platform CA Cloud Service Delivery Platform Service Problems and Faults Release 1.1 This Documentation, which includes embedded help systems and electronically distributed materials, (hereinafter referred to as

More information

CA SSO. Agent for Oracle PeopleSoft Release Notes. r12.51

CA SSO. Agent for Oracle PeopleSoft Release Notes. r12.51 CA SSO Agent for Oracle PeopleSoft Release Notes r12.51 This Documentation, which includes embedded help systems and electronically distributed materials (hereinafter referred to as the Documentation ),

More information

Integrating YuJa Active Learning into ADFS via SAML

Integrating YuJa Active Learning into ADFS via SAML Integrating YuJa Active Learning into ADFS via SAML 1. Overview This document is intended to guide users on how to setup a secure connection between YuJa (the Service Provider, or SP) and ADFS (the Identity

More information

HP OpenView Service Desk

HP OpenView Service Desk HP OpenView Service Desk OpenView Operations Integration Administrator s Guide Software Version: 5.10 For the Windows and UNIX Operating Systems Manufacturing Part Number: None Document Release Date: August

More information

Oracle Hospitality Hotel Mobile OPERA Web Services Server Installation Guide Release 1.1 E May 2017

Oracle Hospitality Hotel Mobile OPERA Web Services Server Installation Guide Release 1.1 E May 2017 Oracle Hospitality Hotel Mobile OPERA Web Services Server Installation Guide Release 1.1 E87103-01 May 2017 Copyright 2016, 2017, Oracle and/or its affiliates. All rights reserved. This software and related

More information

Agilent OpenLAB Chromatography Data System

Agilent OpenLAB Chromatography Data System Agilent OpenLAB Chromatography Data System EZChrom Edition EZChrom Elite and ICM Migration Guide Agilent Technologies Notices Agilent Technologies, Inc. 2011 No part of this manual may be reproduced in

More information

Veritas Desktop and Laptop Option 9.2

Veritas Desktop and Laptop Option 9.2 1. Veritas Desktop and Laptop Option 9.2 Quick Reference Guide for DLO Installation and Configuration 24-Jan-2018 Veritas Desktop and Laptop Option: Quick Reference Guide for DLO Installation and Configuration.

More information

TECHNICAL GUIDE SSO SAML. At 360Learning, we don t make promises about technical solutions, we make commitments.

TECHNICAL GUIDE SSO SAML. At 360Learning, we don t make promises about technical solutions, we make commitments. TECHNICAL GUIDE SSO SAML At 360Learning, we don t make promises about technical solutions, we make commitments. This technical guide is part of our Technical Documentation. 2 360Learning is a Leading European

More information

CA CloudMinder. SSO Partnership Federation Guide 1.53

CA CloudMinder. SSO Partnership Federation Guide 1.53 CA CloudMinder SSO Partnership Federation Guide 1.53 This Documentation, which includes embedded help systems and electronically distributed materials (hereinafter referred to as the Documentation ), is

More information