SAML Single Sign On Integration

Size: px
Start display at page:

Download "SAML Single Sign On Integration"

Transcription

1 SAML Single Sign On Integration (Document for FluidReview Clients) November 29, 2016, Revision #2, Heather McBride Jessica Doyle, Sean Clancy, Nate Beacham, Adam Di Tota, Jonathan Waldron Abstract: Single Sign-On (SSO) is a session and user authentication service that permits a user to use one set of login credentials (e.g., name and password) to access multiple applications. In the context of FluidReview, SSO implementation allows clients to leverage their existing user authentication framework to permit and provision access to a FluidReview site. By the end of this document you will know how to set up such an integration using SAML protocol. The key topics covered in this document are: How SAML SSO works with FluidReview Configuration Instructions Testing Procedures Best Practices Resources Who should read this: This document was created to assist FluidReview clients, FluidReview Customer Engagement Representatives, and FluidReview Support Staff in setting up a SAML SSO integration with FluidReview. 1

2 How SAML SSO works with FluidReview: Entities Involved There are 4 key entities to an SSO integration: User who signs in Identity Provider (IdP) Service Provider (SP) SSO Protocol User who signs in The user is an applicant or reviewer, who is trying to login and access FluidReview. Identity Provider (IdP) The Identity Provider is an instance of an SSO issuing server that is responsible for housing and validating a user s account credentials as well as provisioning access. It has a few main purposes: 1) Provides unique identifiers (UID) for users looking to interact with a system or software. 2) Emits other user account information (attributes), as allowed by the the third party, along with any other account metadata necessary for the integration to FluidReview. 3) Provisions user account access to FluidReview. 4) Establishes a trust with FluidReview. Service Provider (SP) The Service Provider is the software or system, in this case FluidReview, establishing a trust relationship with an IdP and requesting user account provisioning from that IdP. It is also responsible for consuming information (attributes/metadata) that may be passed from the IdP. SSO Protocol The protocol is what facilitates the integration between the IdP and SP. It defines the handshake (sequence of events/data passing) for the integration. How It Works SSO works by creating an integration between an IdP and FluidReview via the SSO protocol. The handshake passes along key user information, including the UID. The key role of the IdP is to verify that a user s information is known and that correct account details have been provided. Once FluidReview has received the verification, the user is then able to access FluidReview. A new FluidReview account will be created for a user if one does not already exist. If an account 2

3 already exists for this user, FluidReview will match the incoming user to the pre-existing account using the address received from the IdP. SSO can be initiated in two ways: SP-initiated and/or IdP-initiated. SP-initiated Service provider initiated SSO is when a user comes first to the FluidReview site, clicks the SSO sign-in button and inputs their username and password. This then starts the authentication process with FluidReview sending out a call for authentication to the IdP. IdP-initiated Identity provider initiated SSO begins when a user signs into the client s main hub, not FluidReview. The user clicks an option on the company s page that brings them into FluidReview. In this case the IdP is initiating the sign-on to FluidReview. NOTES: FluidReview s SAML integration feature has two iterations, SAMLv1 and SAMLv2. FluidReview only support IdP-initiated SSO using SAMLv2. If you require compatibility with Federation Services such as CAF or InCommon please speak to your Customer Engagement Representative to discuss options. Know IdP-initiated SSO is not available if compatibility with Federation Services is required. Due to the technical nature of implementing an SSO Integration, and the vast number of authentication services, FluidReview requires there to be a technical expert experienced with SSO integrations to be facilitating the integration aspects on your end. Configuration Instructions: Before getting started with the integration we recommend that you read through the Best Practices section of this document. The instructions below focus on the steps necessary for setting up an SSO integration within FluidReview. Please note that an SSO integration also requires setup/configuration of the IdP on the client s side. To begin setup, access FluidReview s Admin Interface. Navigate to the Edit your site tab The basics Registration tab click Configure advanced options. 3

4 This will bring you into the SSO configuration page on the FluidReview end. There are four tabs, facilitating different SSO integration options. The first tab (the default) is for SAML. The first step is to grab FluidReview s SAML metadata found in the blue bar at the bottom of the SAML integration tab: 4

5 The link will open a screen full of our SAML metadata. This metadata is to be saved and copied into your IdP server. When configuring this metadata in your IdP, please ensure you have set it up to automatically consume our metadata. 5

6 6

7 The next step is to complete the required configuration of your IdP. Once the setup/configuration has been completed on the IdP end, the next step is to return to FluidReview to complete the integration. To do this, navigate to the Edit your site tab The basics Registration tab click Configure advanced options. In the SAML tab click the Add IdP button. This will then bring you to a page with three tabs; Information, Attribute Mapping, and Lookup. The bulk of the setup happens in the Information tab. 7

8 8

9 In order to complete/save the integration, the following fields are required: Name, Entity ID, Logo, and Metadata. Additional explanations for the fields are as follows: Name: Provide a title for this SSO integration Metadata URL: URL to access FluidReview metadata for the site (does not need to be changed) Entity ID: ID of their IdP UID: This field should not be adjusted. It is a set piece in FluidReview s SAML metadata that is used as the unique identifier in our system (i.e. the user's ). If the IdP is correctly consuming FluidReview s metadata this attribute is set up to release to FR, using that ID. Logo: This is required. This logo will appear on the login page for those doing SP initiated SSO. Help Text: Help message that can be edited if desired. Metadata: Where the metadata generated from the IdP goes. Logout redirect (if applicable): This field can be used to redirect a user to a page other than FluidReview after Single Log Out has been performed. The next tab in the integration is Attribute Mapping. This is where additional user attributes from the IdP can be mapped to fields in FluidReview upon a user successfully signing in through the SSO. We highly encourage and recommend the attributes of a user s name are released and mapped to FluidReview. 9

10 Attribute name is where to insert the Friendly name of an attribute that is being passed to FluidReview from your IdP. The Destination, is a dropdown list, of all available fields for those attributes being passed from your IdP to be mapped in FluidReview. The destination has default fields of First Name, Last Name, and Full Name. These map to the user s information in the manage users page of FluidReview. Ideally, a user s name should be mapped to the individual First Name and Last Name Destination fields to ensure the user's name is broken up correctly. If you do not have users first name and last name stored separately on your IdP, you can map the user s name to Full Name in the Destination. FluidReview will then break the name up into firstname/lastname. Additional attributes can be pulled into FluidReview. To set this up you will need to add Metadata fields in FluidReview by going to Configure your site tab Metadata. Make sure you set the Metadata field to target Users and the type as text entry. For more information on setting up Metadata fields in your site please visit the following document: Once the metadata field(s) has been created it will show up in the Destination dropdown of the SSO SAML configuration. 10

11 The final tab Lookup is meant to be used in a few specific cases only. We do not encourage editing this tab unless you have been instructed to by your Customer Engagement Representative during the implementation process. Testing Procedures In order to properly test the SSO integration, login credentials for test accounts are required (at minimum, one per user group that is established with SSO). It is recommended that you have test users for each group in your site. These test users must be shared with your Customer Engagement Representative to help in testing and troubleshooting. Only applicants and reviewers should be coming into the FluidReview site via the SSO; there should not be any co-applicants or recommenders. The SSO integration should be configured at least two weeks before the site goes live. Two weeks allows time to sufficiently test as well as troubleshoot issues. During this time 11

12 FluidReview requires the SSO technical expert implementing the integration on your side, to be on hand to promptly adjust SSO integration configurations on the IdP as issues appear. Key scenarios you want to test for are: Applicants are able to successfully sign-in through the SSO. Upon signing in as a test applicant through the SSO you will want to check in the administrative end of FluidReview that they were successfully added in to Manage Users. You also want to check in Manage Users that all information is being pulled into FluidReview correctly. I.E. the name of the user, and their are pulled over and put into the correct fields in FluidReview. If further user attributes have been mapped you will want to check they have also successfully mapped over upon the user singing-on. The columns option in the manage user section can be used to add those additional user metadata fields to your manage users page. To check the fields have been mapped click Manage your site tab Manage users. In the table you will see columns for , First Name and Last Name. If mapping additional attributes to FluidReview you can add those metadata fields to the column table by clicking the columns option in the top toolbar metadata check off the fields you wish to add click done. 12

13 Unique ID (UID) is working to correctly match a returning user to their existing account. Once you have succesfully signed-on with a test user, and created/started a submission, sign-out of the site and then sign back in as that same individual. Check to make sure it brings you back into that specific FluidReview account, with a submission already started. If it brings you in, and the work you had previously done as that applicant is not available you will want to check in the administrative end of FluidReview if there are now two user account profiles for the same test user. If this is the case there is an issue with the UID. Reviewers are able to sign-in successfully through the SSO (if configured). SSO integration defaults all new users your FluidReview site to one group, the Applicant Group. As such, in order to ensure your reviewers have the right access in FluidReview you will first need to have them added into FluidReview prior to their first SSO sign-on. You can do this by going to Manage your site tab Add user. Ensure the reviewers are added into their correct Reviewer group (if there are multiple reviewer groups for the site). Upon signing in as the Review check they are brought in under the correct reviewer group. They should be brought to the reviewer summary page, not the applicant main screen. Single Logout is working correctly (if configured). Testing Single Logout is only required if you have configured it through your IdP. Single-Logout allows a user to terminate all SSO sessions opened via one log-out, i.e. signing out of FluidReview signs the user out of FluidReview, and ends their SSO session so they have to sign back into the SSO/be re-authenticated by the IdP. When a user chooses to log out of FluidReview, ideally it should also log them out of the IdP, ending the authentication session. When testing Single Sign Off, the easiest way to tell if it is configured correctly is that the user will be forced to sign back in after signing out through FluidReview. If the user manages to logout of FluidReview, but is able to return to the FluidReview site and access their submission without having to re-enter their credentials, Single-Logout has not been correctly configured through the IdP. Note: If your SSO configuration keeps a session open upon the user logging on, we highly recommend that Single-Logout is configured as there are security concerns if it is not. 13

14 Logout Redirect is working correctly As discussed on page 7 of this document, one option for configuration inside of FluidReview is to set up a logout redirect. This redirect should only be used if you are not able to configure Single Logout correctly. To test this, click the user's name in the top right select Sign out. Upon selecting Sign out the user should be brought to the url that was added in the logout redirect. In addition to testing that the sign-in and sign-off components are working correctly, full tests though complete applications should be run using users coming in through the SSO, testing all potential submissions, links, tasks and resources ensuring everything is working as desired. If issues are discovered during initial testing of the SSO there are some key pieces of information required to help resolve the issue: the type of user being tested, the login credentials for that user, and the error message (if one is displayed). Screenshots of error messages are always encouraged. 14

15 Best Practices 1. Registration settings: Once the site is launched, and the SSO integration is set up, you will want to ensure Registration is OPEN for the site in general by going to the Dashboard and adjusting the Registration option under Quick Controls to read Open. If you do not open registration in the Quick Controls, users not already added to FluidReview will not be successfully added to manage users and registered as an applicant, nor will they be able to create applications. This happens because when a user signs in for the first time using the SSO, if FluidReview finds they do not already have a user account in the Manage Users section of FluidReview, FluidReview registers them with an account. You will also want to ensure registration is open for the applicant group(s) allowing users signing in to create applications for that group(s). You can do this by going to the Edit Your Site tab Groups. 15

16 For applicant group(s) where registration is closed but needs to be open, click the check box to the left of the group's name in the table, click registration in the top toolbar and select Open Registration. 2. Homepage Sign In buttons: Once the integration is fully configured in FluidReview you will notice an additional button showing up on the landing page/home page of the site. 16

17 The first highlighted section above starting with Sign In is the FluidReview sign on. The Sign in or Register button below it is the button to sign-on through the SSO. The final section highlighted, Need an Account? is the button for users to be brought to a FluidReview Registration page. It is best practice to only have users entering the site through the SSO. As such you will want to hide the FluidReview registration/sign in button. This is done by ensuring the only available option to sign-in is through the SSO. You do this by navigating to the Edit your site tab The basics Registration uncheck Allow users to sign in via FluidReview under the Single Sign On Section. Ensure no other options are selected here. 17

18 Once you have saved this change you will only see a button to sign in through the SSO on the homepage. *Note: Administrators without an SSO account login, can still sign on to the site through the FluidReview login. To access the signon page you will need to add /admin/ to the end of the sites url. For example: testsite.fluidreview.com/admin/ 3. Contact Details: Key contact details for the main individual implementing the SSO integration on the your end should be provided to your Customer Engagement Representative. 4. General Settings: In General settings, under the other stuff tab you will want to disable the ability for users to change their address as FluidReview s SSO integration default is to use the address as the UID. To do this navigate to the Configure your site tab General Settings Other Options tab. Check off prevent users from changing their address and then in 18

19 the section that pops up right below, select all groups that are using the SSO to sign in to FluidReview. 5. SAML Integration: Consumption of FluidReview Metadata With SAML SSO integrations you want to ensure the integration has been set up to automatically consume FluidReview s SAML metadata, if possible. This is to ensure that if the FluidReview SAML metadata updates (happens very rarely), your IdP will automatically pull and accept the update. This is to ensure you are always consuming the most up-to-date FluidReview SAML metadata, mitigating risk of SSO issues should FluidReview s SAML metadata change. 19

20 6. SAML SSO integration for sites with CNAME s Sites wishing to use a CNAME, should have the CNAME in place prior to configuring the SSO. If the CNAME is not added to the site prior to the SSO being setup issues might occur as FluidReview s metadata and url to post attributes/responses to will update to the CNAME url. If you are automatically consuming FluidReview s SAML metadata there should not be an issue if the CNAME is added after the SSO configuration. However not all integrations can be setup to automatically consume our metadata. If that is the case, if the CNAME is added after the SSO has been configured it is likely that the integration will need to be adjusted to ensure it is pulling the correct metadata. 7. FluidReview User Groups for sites with SSO SSO integration should only be used for sites where recommenders and co-applicants are not used. Sites using SSO for recommenders and co-applicants always experience issues caused by incorrect s address being entered, causing multiple user accounts for the same individual, and accounts that are not connected to the SSO. Note:If they absolutely have to have co-applicants or recommenders, it is recommended that you substitute the sign-on/confirmation URL in the s in Text and Translation to be the URL for the SSO. 8. Issue with your IdP having more than one address for each SSO account: If your users signing-on through the SSO have more than one address tied to their SSO account, and the username they use to log-in is not that of their , FluidReview needs to ensure and verify which address you are passing to FluidReview. This is important for your Reviewer s as they are added into the FluidReview site prior to their first log-in of the SSO. Since FluidReview only allows for one address to be passed, and we look up if a user already exists in FluidReview based on the UID (their ), we need to ensure that the reviewers have been added to the site using the that is being passed from the IdP to FluidReview. If reviewers have been added to FluidReview using a different than what is passed from the IdP upon login, a new user will be created for them as an applicant, instead of them being matched to their already existing reviewer account. 20

21 Resources SSO documentation found on Help desk To report a bug/issue or to ask a Support question, please log into your site as an administrator or if you have a vanity URL. 21

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

Qualys SAML 2.0 Single Sign-On (SSO) Technical Brief

Qualys SAML 2.0 Single Sign-On (SSO) Technical Brief Qualys SAML 2.0 Single Sign-On (SSO) Technical Brief Qualys provides its customers the option to use SAML 2.0 Single SignOn (SSO) authentication with their Qualys subscription. When implemented, Qualys

More information

PingOne. How to Set Up a PingFederate Connection to the PingOne Dock. Quick Start Guides. Version 1.1 December Created by: Ping Identity Support

PingOne. How to Set Up a PingFederate Connection to the PingOne Dock. Quick Start Guides. Version 1.1 December Created by: Ping Identity Support PingOne Quick Start Guides How to Set Up a PingFederate Connection to the PingOne Dock Version 1.1 December 2014 Created by: Ping Identity Support Disclaimer This document is proprietary and not for general

More information

Integrating VMware Workspace ONE with Okta. VMware Workspace ONE

Integrating VMware Workspace ONE with Okta. VMware Workspace ONE Integrating VMware Workspace ONE with Okta VMware Workspace ONE You can find the most up-to-date technical documentation on the VMware website at: https://docs.vmware.com/ If you have comments about this

More information

SAML 2.0 SSO. Set up SAML 2.0 SSO. SAML 2.0 Terminology. Prerequisites

SAML 2.0 SSO. Set up SAML 2.0 SSO. SAML 2.0 Terminology. Prerequisites SAML 2.0 SSO Agiloft integrates with a variety of SAML authentication providers, or Identity Providers (IdPs). SAML-based SSO is a leading method for providing federated access to multiple applications

More information

Configuring Single Sign-on from the VMware Identity Manager Service to Marketo

Configuring Single Sign-on from the VMware Identity Manager Service to Marketo Configuring Single Sign-on from the VMware Identity Manager Service to Marketo VMware Identity Manager JANUARY 2016 V1 Configuring Single Sign-On from VMware Identity Manager to Marketo Table of Contents

More information

Add OKTA as an Identity Provider in EAA

Add OKTA as an Identity Provider in EAA Add OKTA as an Identity Provider in EAA Log in to Akamai Luna control center with administrative privileges. Select the correct contract which is provisioned for Enterprise Application Access (EAA). In

More information

Integrating the YuJa Enterprise Video Platform with Dell Cloud Access Manager (SAML)

Integrating the YuJa Enterprise Video Platform with Dell Cloud Access Manager (SAML) Integrating the YuJa Enterprise Video Platform with Dell Cloud Access Manager (SAML) 1. Overview This document is intended to guide users on how to integrate their institution s Dell Cloud Access Manager

More information

Enabling Single Sign-On Using Okta in Axon Data Governance 5.4

Enabling Single Sign-On Using Okta in Axon Data Governance 5.4 Enabling Single Sign-On Using Okta in Axon Data Governance 5.4 Copyright Informatica LLC 2018. Informatica and the Informatica logo are trademarks or registered trademarks of Informatica LLC in the United

More information

D9.2.2 AD FS via SAML2

D9.2.2 AD FS via SAML2 D9.2.2 AD FS via SAML2 This guide assumes you have an AD FS deployment. This guide is based on Windows Server 2016. Third Light support staff cannot offer assistance with 3rd party tools, so while the

More information

SAML-Based SSO Solution

SAML-Based SSO Solution About SAML SSO Solution, page 1 SAML-Based SSO Features, page 2 Basic Elements of a SAML SSO Solution, page 2 SAML SSO Web Browsers, page 3 Cisco Unified Communications Applications that Support SAML SSO,

More information

All about SAML End-to-end Tableau and OKTA integration

All about SAML End-to-end Tableau and OKTA integration Welcome # T C 1 8 All about SAML End-to-end Tableau and OKTA integration Abhishek Singh Senior Manager, Regional Delivery Tableau Abhishek Singh Senior Manager Regional Delivery asingh@tableau.com Agenda

More information

Integrating YuJa Active Learning into Google Apps via SAML

Integrating YuJa Active Learning into Google Apps via SAML Integrating YuJa Active Learning into Google Apps via SAML 1. Overview This document is intended to guide users on how to integrate YuJa as a Service Provider (SP) using Google as the Identity Provider

More information

Google SAML Integration

Google SAML Integration YuJa Enterprise Video Platform Google SAML Integration Overview This document is intended to guide users on how to integrate the YuJa Enterprise Video Platform as a Service Provider (SP) using Google as

More information

Integration Guide. PingFederate SAML Integration Guide (SP-Initiated Workflow)

Integration Guide. PingFederate SAML Integration Guide (SP-Initiated Workflow) Integration Guide PingFederate SAML Integration Guide (SP-Initiated Workflow) Copyright Information 2018. SecureAuth is a registered trademark of SecureAuth Corporation. SecureAuth s IdP software, appliances,

More information

2016 AHA ANNUAL SURVEY WALK-THROUGH THE 2016 AHA ANNUAL SURVEY ONLINE

2016 AHA ANNUAL SURVEY WALK-THROUGH THE 2016 AHA ANNUAL SURVEY ONLINE 2016 AHA ANNUAL SURVEY WALK-THROUGH THE 2016 AHA ANNUAL SURVEY ONLINE Hello Survey Administrator! Welcome to the step-by-step guide to completing the 2016 AHA Annual Survey online. We hope this information

More information

Integration Guide. SafeNet Authentication Service. Protecting SugarCRM with SAS

Integration Guide. SafeNet Authentication Service. Protecting SugarCRM with SAS SafeNet Authentication Service 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

Configure Unsanctioned Device Access Control

Configure Unsanctioned Device Access Control Configure Unsanctioned Device Access Control paloaltonetworks.com/documentation Contact Information Corporate Headquarters: Palo Alto Networks 3000 Tannery Way Santa Clara, CA 95054 www.paloaltonetworks.com/company/contact-support

More information

inty CASCADE Management Portal Self Service Ticketing Guide (Trusted Advisor)

inty CASCADE Management Portal Self Service Ticketing Guide (Trusted Advisor) inty CASCADE Management Portal Self Service Ticketing Guide (Trusted Advisor) Contents 1. Overview... 2 2. Accessing the Portal... 2 3. Logging In... 2 4. Forgotten Your Password?... 3 5. Creating a New

More information

Single Sign-On (SSO)Technical Specification

Single Sign-On (SSO)Technical Specification Single Sign-On (SSO)Technical Specification Audience: Business Stakeholders IT/HRIS Table of Contents Document Version Control:... 3 1. Overview... 4 Summary:... 4 Acronyms and Definitions:... 4 Who Should

More information

Morningstar ByAllAccounts SAML Connectivity Guide

Morningstar ByAllAccounts SAML Connectivity Guide Morningstar ByAllAccounts SAML Connectivity Guide 2018 Morningstar. All Rights Reserved. AccountView Version: 1.55 Document Version: 1 Document Issue Date: May 25, 2018 Technical Support: (866) 856-4951

More information

Using Microsoft Azure Active Directory MFA as SAML IdP with Pulse Connect Secure. Deployment Guide

Using Microsoft Azure Active Directory MFA as SAML IdP with Pulse Connect Secure. Deployment Guide Using Microsoft Azure Active Directory MFA as SAML IdP with Pulse Connect Secure Deployment Guide v1.0 May 2018 Introduction This document describes how to set up Pulse Connect Secure for SP-initiated

More information

RECOMMENDED DEPLOYMENT PRACTICES. The F5 and Okta Solution for High Security SSO

RECOMMENDED DEPLOYMENT PRACTICES. The F5 and Okta Solution for High Security SSO July 2017 Contents Introduction...3 The Integrated Solution...3 Prerequisites...4 Configuration...4 Set up BIG-IP APM to be a SAML IdP...4 Create a self-signed certificate for signing SAML assertions...4

More information

13241 Woodland Park Road, Suite 400 Herndon, VA USA A U T H O R : E X O S T A R D ATE: M A R C H V E R S I O N : 3.

13241 Woodland Park Road, Suite 400 Herndon, VA USA A U T H O R : E X O S T A R D ATE: M A R C H V E R S I O N : 3. SECURE ACCESS MAN AG E R FIRST TIME LOGIN GUIDE A U T H O R : E X O S T A R D ATE: M A R C H 2 0 1 5 V E R S I O N : 3.0 1 S E C U R E A CCESS M A N A G E R SECURE ACCESS MANAGER OVERVIEW... 3 SUMMARY...

More information

Okta Integration Guide for Web Access Management with F5 BIG-IP

Okta Integration Guide for Web Access Management with F5 BIG-IP Okta Integration Guide for Web Access Management with F5 BIG-IP Contents Introduction... 3 Publishing SAMPLE Web Application VIA F5 BIG-IP... 5 Configuring Okta as SAML 2.0 Identity Provider for F5 BIG-IP...

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

CLI users are not listed on the Cisco Prime Collaboration User Management page.

CLI users are not listed on the Cisco Prime Collaboration User Management page. Cisco Prime Collaboration supports creation of user roles. A user can be assigned the Super Administrator role. A Super Administrator can perform tasks that both system administrator and network administrator

More information

Enabling Single Sign-On Using Microsoft Azure Active Directory in Axon Data Governance 5.2

Enabling Single Sign-On Using Microsoft Azure Active Directory in Axon Data Governance 5.2 Enabling Single Sign-On Using Microsoft Azure Active Directory in Axon Data Governance 5.2 Copyright Informatica LLC 2018. Informatica and the Informatica logo are trademarks or registered trademarks of

More information

Integrating the YuJa Enterprise Video Platform with ADFS (SAML)

Integrating the YuJa Enterprise Video Platform with ADFS (SAML) Integrating the YuJa Enterprise Video Platform with ADFS (SAML) Overview This document is intended to guide users on how to setup a secure connection between the YuJa Enterprise Video Platform referred

More information

Extractive Sector Transparency Measures Act. NRCan eservices Portal User Guide

Extractive Sector Transparency Measures Act. NRCan eservices Portal User Guide Extractive Sector Transparency Measures Act NRCan eservices Portal User Guide 2 Contents Introduction... 4 Accessing the eservices Portal with a Sign-in Partner... 5 Accessing the eservices Portal with

More information

Integrating YuJa Active Learning with ADFS (SAML)

Integrating YuJa Active Learning with ADFS (SAML) Integrating YuJa Active Learning with ADFS (SAML) 1. Overview This document is intended to guide users on how to setup a secure connection between the YuJa Active Learning Platform referred to as the Service

More information

RSA SecurID Access SAML Configuration for StatusPage

RSA SecurID Access SAML Configuration for StatusPage RSA SecurID Access SAML Configuration for StatusPage Last Modified: Feb 22, 2017 StatusPage specializes in helping companies deal with the inevitable crisis of their website going down. Whether it s scheduled

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

Law Technology Team (LTT) Offices: OM Hours: 8:30am 5:30pm Panopto D2L Guide

Law Technology Team (LTT) Offices: OM Hours: 8:30am 5:30pm   Panopto D2L Guide Panopto D2L Guide For additional training, please contact FITS@depaul.edu OR https://support.panopto.com Contents Adding Panopto to your D2L course... 2 Downloading and Installing Panopto Recorder... 3

More information

Introduction to application management

Introduction to application management Introduction to application management To deploy web and mobile applications, add the application from the Centrify App Catalog, modify the application settings, and assign roles to the application to

More information

SecureAuth IdP Realm Guide

SecureAuth IdP Realm Guide SecureAuth IdP Realm Guide What is a Realm? A realm is a configured workflow that leads end-users to a target resource (application, IdM page, certificate enrollment page, etc.). Each SecureAuth IdP realm

More information

Administering Workspace ONE in VMware Identity Manager Services with AirWatch. VMware AirWatch 9.1.1

Administering Workspace ONE in VMware Identity Manager Services with AirWatch. VMware AirWatch 9.1.1 Administering Workspace ONE in VMware Identity Manager Services with AirWatch VMware AirWatch 9.1.1 You can find the most up-to-date technical documentation on the VMware website at: https://docs.vmware.com/

More information

Oracle Utilities Opower Energy Efficiency Web Portal - Classic Single Sign-On

Oracle Utilities Opower Energy Efficiency Web Portal - Classic Single Sign-On Oracle Utilities Opower Energy Efficiency Web Portal - Classic Single Sign-On Configuration Guide E84772-01 Last Update: Monday, October 09, 2017 Oracle Utilities Opower Energy Efficiency Web Portal -

More information

ForgeRock Access Management Core Concepts AM-400 Course Description. Revision B

ForgeRock Access Management Core Concepts AM-400 Course Description. Revision B ForgeRock Access Management Core Concepts AM-400 Course Description Revision B ForgeRock Access Management Core Concepts AM-400 Description This structured course comprises a mix of instructor-led lessons

More information

Webthority can provide single sign-on to web applications using one of the following authentication methods:

Webthority can provide single sign-on to web applications using one of the following authentication methods: Webthority HOW TO Configure Web Single Sign-On Webthority can provide single sign-on to web applications using one of the following authentication methods: HTTP authentication (for example Kerberos, NTLM,

More information

Steps to draw down NSF funding

Steps to draw down NSF funding Steps to draw down NSF funding Step 1: Go to https://www.fastlane.nsf.gov/ by typing the URL, (the web address) in an internet browser s address bar. (Note: Homepage screen will look like the image in

More information

Slack Cloud App SSO. Configuration Guide. Product Release Document Revisions Published Date

Slack Cloud App SSO. Configuration Guide. Product Release Document Revisions Published Date Slack Cloud App SSO Configuration Guide Product Release Document Revisions Published Date 1.0 1.0 May 2016 Pulse Secure, LLC 2700 Zanker Road, Suite 200 San Jose CA 95134 http://www.pulsesecure.net. 2016

More information

USER GUIDE Summer 2015

USER GUIDE Summer 2015 USER GUIDE Summer 2015 Copyright and Disclaimer This document, as well as the software described in it, is furnished under license of the Instant Technologies Software Evaluation Agreement and may be used

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

Yellowfin SAML Bridge Web Application

Yellowfin SAML Bridge Web Application Yellowfin SAML Bridge Web Application 2017 2 Introduction The Yellowfin SAML Bridge is a Java web application that allows for interfacing between a SAML Identity Provider, and Yellowfin. This allows for

More information

Manage SAML Single Sign-On

Manage SAML Single Sign-On SAML Single Sign-On Overview, page 1 Opt-In Control for Certificate-Based SSO Authentication for Cisco Jabber on ios, page 1 SAML Single Sign-On Prerequisites, page 2, page 3 SAML Single Sign-On Overview

More information

Enterprise Access Gateway Management for Exostar s IAM Platform June 2018

Enterprise Access Gateway Management for Exostar s IAM Platform June 2018 Enterprise Access Gateway Management for Exostar s IAM Platform June 2018 Copyright 2018 Exostar LLC All rights reserved. 1 Version Impacts Date Owner Enterprise Access Gateway (EAG) Guide Revised June

More information

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

Nimsoft Service Desk. Single Sign-On Configuration Guide. [assign the version number for your book] Nimsoft Service Desk Single Sign-On Configuration Guide [assign the version number for your book] Legal Notices Copyright 2012, CA. All rights reserved. Warranty The material contained in this document

More information

Integration of the platform. Technical specifications

Integration of the platform. Technical specifications Introduction This document is meant as a reference and specification guide to carry out the integration between Gamelearn s platform and the different Learning Management System platforms of the client,

More information

Integration Guide. SafeNet Authentication Service. Using SAS as an Identity Provider for Better MDM

Integration Guide. SafeNet Authentication Service. Using SAS as an Identity Provider for Better MDM SafeNet Authentication Service 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

SAML-Based SSO Configuration

SAML-Based SSO Configuration Prerequisites, page 1 SAML SSO Configuration Workflow, page 5 Reconfigure OpenAM SSO to SAML SSO After an Upgrade, page 9 Prerequisites NTP Setup In SAML SSO, Network Time Protocol (NTP) enables clock

More information

SafeNet Authentication Manager

SafeNet Authentication Manager SafeNet Authentication Manager INTEGRATION GUIDE Using SAM as an Identity Provider for Remedyforce Contents Support Contacts... 2 Description... 3 Single Sign-On Dataflow... 3 Configuring SAM as an Identity

More information

INTEGRATING OKTA: VMWARE WORKSPACE ONE OPERATIONAL TUTORIAL VMware Workspace ONE

INTEGRATING OKTA: VMWARE WORKSPACE ONE OPERATIONAL TUTORIAL VMware Workspace ONE GUIDE AUGUST 2018 PRINTED 4 MARCH 2019 INTEGRATING OKTA: VMWARE WORKSPACE ONE OPERATIONAL TUTORIAL VMware Workspace ONE Table of Contents Overview Introduction Purpose Audience Integrating Okta with VMware

More information

Udemy for Business SSO. Single Sign-On (SSO) capability for the UFB portal

Udemy for Business SSO. Single Sign-On (SSO) capability for the UFB portal Single Sign-On (SSO) capability for the UFB portal Table of contents Overview SSO and SAML PingOne and Ping Federate Data Flow FAQ What is the End User Experience With SSO? Can users access the Udemy app

More information

Integrating VMware Horizon Workspace and VMware Horizon View TECHNICAL WHITE PAPER

Integrating VMware Horizon Workspace and VMware Horizon View TECHNICAL WHITE PAPER Integrating VMware Horizon Workspace and VMware Horizon View TECHNICAL WHITE PAPER Table of Contents Introduction.... 3 Requirements.... 3 Horizon Workspace Components.... 3 SAML 2.0 Standard.... 3 Authentication

More information

ISA 767, Secure Electronic Commerce Xinwen Zhang, George Mason University

ISA 767, Secure Electronic Commerce Xinwen Zhang, George Mason University Identity Management and Federated ID (Liberty Alliance) ISA 767, Secure Electronic Commerce Xinwen Zhang, xzhang6@gmu.edu George Mason University Identity Identity is the fundamental concept of uniquely

More information

Wordpress Training Manual

Wordpress Training Manual The Dashboard... 2 If this is your first time logging in:... 2 How do I change my password or email address?... 3 Search Engine Optimization (SEO)... 4 SEO for Pages... 4 SEO for Images... 5 Managing Pages...

More information

Five9 Plus Adapter for Agent Desktop Toolkit

Five9 Plus Adapter for Agent Desktop Toolkit Cloud Contact Center Software Five9 Plus Adapter for Agent Desktop Toolkit Administrator s Guide September 2017 The Five9 Plus Adapter for Agent Desktop Toolkit integrates the Five9 Cloud Contact Center

More information

Getting Started Quick Start Guide

Getting Started Quick Start Guide Getting Started Quick Start Guide This guide provides tips for users new to using the Learning Environment. It discusses how to navigate the main areas and how to change your personal preferences and settings.

More information

O365 Solutions. Three Phase Approach. Page 1 34

O365 Solutions. Three Phase Approach. Page 1 34 O365 Solutions Three Phase Approach msfttechteam@f5.com Page 1 34 Contents Use Cases... 2 Use Case One Advanced Traffic Management for WAP and ADFS farms... 2 Use Case Two BIG-IP with ADFS-PIP... 3 Phase

More information

<Partner Name> <Partner Product> RSA SECURID ACCESS Implementation Guide. PingIdentity PingFederate 8

<Partner Name> <Partner Product> RSA SECURID ACCESS Implementation Guide. PingIdentity PingFederate 8 RSA SECURID ACCESS Implementation Guide PingIdentity John Sammon & Gina Salvalzo, RSA Partner Engineering Last Modified: February 27 th, 2018 Solution Summary Ping Identity

More information

CONFIGURING AD FS AS A THIRD-PARTY IDP IN VMWARE IDENTITY MANAGER: VMWARE WORKSPACE ONE OPERATIONAL TUTORIAL VMware Workspace ONE

CONFIGURING AD FS AS A THIRD-PARTY IDP IN VMWARE IDENTITY MANAGER: VMWARE WORKSPACE ONE OPERATIONAL TUTORIAL VMware Workspace ONE GUIDE MARCH 2019 PRINTED 28 MARCH 2019 CONFIGURING AD FS AS A THIRD-PARTY IDP IN VMWARE IDENTITY MANAGER: VMWARE WORKSPACE ONE VMware Workspace ONE Table of Contents Overview Introduction Audience AD FS

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

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

Production Assistance for Cellular Therapies (PACT) PACT Application System User s Guide

Production Assistance for Cellular Therapies (PACT) PACT Application System User s Guide Production Assistance for Cellular Therapies (PACT) PACT Application System User s Guide Version 1.0 February 9, 2017 Version 1.0 TABLE OF CONTENTS 1.0 Getting Started... 1 1.1 Access to the Internet...

More information

CLI users are not listed on the Cisco Prime Collaboration User Management page.

CLI users are not listed on the Cisco Prime Collaboration User Management page. Cisco Prime Collaboration supports creation of user roles. A user can be assigned the Super Administrator role. A Super Administrator can perform tasks that both system administrator and network administrator

More information

MAXIMUS Provider Billing Application v.3 Sign In and Forgot Password

MAXIMUS Provider Billing Application v.3 Sign In and Forgot Password MAXIMUS Provider Billing Application v.3 Sign In and Forgot Password The following training documentation contains detailed step-by-step instructions and may be used as reference in understanding the Sign

More information

SafeNet Authentication Manager

SafeNet Authentication Manager SafeNet Authentication Manager QUICK START GUIDE Using SAM as an Identity Provider for Citrix ShareFile Contents Support Contacts... 2 Description... 3 Single Sign-On Dataflow... 3 Configuring SAM as an

More information

RSA SecurID Ready Implementation Guide. Last Modified: December 13, 2013

RSA SecurID Ready Implementation Guide. Last Modified: December 13, 2013 Ping Identity RSA SecurID Ready Implementation Guide Partner Information Last Modified: December 13, 2013 Product Information Partner Name Ping Identity Web Site www.pingidentity.com Product Name PingFederate

More information

Michigan State University

Michigan State University Michigan State University Team Meijer Mobile Customer Satisfaction Application Project Plan Spring 2014 Meijer Staff: Jim Becher Chris Laske Michigan State University Capstone Members: Noor Hanan Ahmad

More information

Secure Access Manager User Guide September 2017

Secure Access Manager User Guide September 2017 Secure Access Manager User Guide September 2017 1 1 INTRODUCTION... 3 1.1 SUMMARY... 3 2 BASIC FUNCTIONS... 3 2.1 LOGIN TO YOUR SAM ACCOUNT... 3 2.1.1 How to Activate your Account... 3 2.1.2 How to Login

More information

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

SafeNet Authentication Manager. Integration Guide. Using SAM as an Identity Provider for Dropbox SafeNet Authentication Manager Integration Guide Document Information Product Version SafeNet Authentication Manager 8.2 Document version Revision A Release Date February 2014 Trademarks All intellectual

More information

Identity Provider for SAP Single Sign-On and SAP Identity Management

Identity Provider for SAP Single Sign-On and SAP Identity Management Implementation Guide Document Version: 1.0 2017-05-15 PUBLIC Identity Provider for SAP Single Sign-On and SAP Identity Management Content 1....4 1.1 What is SAML 2.0.... 5 SSO with SAML 2.0.... 6 SLO with

More information

Configuring the vrealize Automation Plug-in for ServiceNow

Configuring the vrealize Automation Plug-in for ServiceNow Configuring the vrealize Automation Plug-in for ServiceNow January 16, 2017 This document supports the version of each product listed and supports all subsequent versions until the document is replaced

More information

Single Sign-On for PCF. User's Guide

Single Sign-On for PCF. User's Guide Single Sign-On for PCF Version 1.2 User's Guide 2018 Pivotal Software, Inc. Table of Contents Table of Contents Single Sign-On Overview Installation Getting Started with Single Sign-On Manage Service Plans

More information

Certification Exam Guide SALESFORCE CERTIFIED IDENTITY AND ACCESS MANAGEMENT DESIGNER. Summer Salesforce.com, inc. All rights reserved.

Certification Exam Guide SALESFORCE CERTIFIED IDENTITY AND ACCESS MANAGEMENT DESIGNER. Summer Salesforce.com, inc. All rights reserved. Certification Exam Guide SALESFORCE CERTIFIED IDENTITY AND ACCESS MANAGEMENT DESIGNER Summer 18 2018 Salesforce.com, inc. All rights reserved. S ALESFORCE CERTIFIED IDENTITY AND ACCESS MANAGEMENT DESIGNER

More information

Configuring Confluence

Configuring Confluence Configuring Confluence Configuring Confluence for SSO enables administrators to manage their users using NetScaler. Users can securely log on to Confluence using their enterprise credentials. To configure

More information

E X O S T A R, LLC D A T E : M AY V E R S I O N : 4.0

E X O S T A R, LLC D A T E : M AY V E R S I O N : 4.0 SECURE ACCESS MAN AG E R USER GUI DE E X O S T A R, LLC D A T E : M AY 2 0 1 7 V E R S I O N : 4.0 1 S E C U R E AC C E S S M A N A G E R 1 INTRODUCTION... 3 1.1 SUMMARY... 3 2 BASIC FUNCTIONS... 3 2.1

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

Secure Access Manager User Guide December 2017

Secure Access Manager User Guide December 2017 Secure Access Manager User Guide December 2017 Copyright 2017 Exostar, LLC All rights reserved. 1 INTRODUCTION... 3 SUMMARY... 3 BASIC FUNCTIONS... 3 LOGIN TO YOUR SAM ACCOUNT... 3 How to Activate your

More information

Design. The Aviators. Charles Chavez Dillon Postage Mark Malone. Version 3.0 March 13, 2014 CS 486

Design. The Aviators. Charles Chavez Dillon Postage Mark Malone. Version 3.0 March 13, 2014 CS 486 Design Version 3.0 March 13, 2014 CS 486 The Aviators Charles Chavez Dillon Postage Mark Malone Contents Introduction... 2 System Assumption... 3 Business Model... 3 Architectural Overview... 4 Module

More information

Hypersocket SSO. Lee Painter HYPERSOCKET LIMITED Unit 1, Vision Business Centre, Firth Way, Nottingham, NG6 8GF, United Kingdom. Getting Started Guide

Hypersocket SSO. Lee Painter HYPERSOCKET LIMITED Unit 1, Vision Business Centre, Firth Way, Nottingham, NG6 8GF, United Kingdom. Getting Started Guide Hypersocket SSO Getting Started Guide Lee Painter HYPERSOCKET LIMITED Unit 1, Vision Business Centre, Firth Way, Nottingham, NG6 8GF, United Kingdom Table of Contents PREFACE... 4 DOCUMENT OBJECTIVE...

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

Web Portal and Connectivity Guide

Web Portal and Connectivity Guide Flood Re Web Portal and Connectivity Guide Version 4.0 Effective from: August 2017 THIRD RELEASE FOR THE PARTICIPANTS CONTENTS 1. Introduction... 3 1.1 Document Audience... 3 1.2 Document Purpose... 3

More information

P.E.O. STAR Scholarship Online Recommendation Instructions

P.E.O. STAR Scholarship Online Recommendation Instructions P.E.O. STAR Scholarship Online Recommendation Instructions The P.E.O. STAR Scholarship Recommendation Form for the chapter is available from September 1 through November 1. Starting September 1: As a chapter

More information

JOB AID: Contractor: Timecard and Expense Entry in the New UI

JOB AID: Contractor: Timecard and Expense Entry in the New UI JOB AID: Contractor: Timecard and Expense Entry in the New UI This job aid highlights how to enter a timecard and an expense report in the New User Interface as a contractor. 1. Access the IQNavigator

More information

212Posters Instructions

212Posters Instructions 212Posters Instructions The 212Posters is a web based application which provides the end user the ability to format and post content, abstracts, posters, and documents in the form of pre-defined layouts.

More information

Setting Up Resources in VMware Identity Manager (SaaS) Modified 15 SEP 2017 VMware Identity Manager

Setting Up Resources in VMware Identity Manager (SaaS) Modified 15 SEP 2017 VMware Identity Manager Setting Up Resources in VMware Identity Manager (SaaS) Modified 15 SEP 2017 VMware Identity Manager Setting Up Resources in VMware Identity Manager (SaaS) You can find the most up-to-date technical documentation

More information

National Geographic Learning Social Studies Courses Teacher s User Guide

National Geographic Learning Social Studies Courses Teacher s User Guide Table of Contents Logging in to the System... Using the Header Bar... Resources... 5 Navigating the Teacher s Edition... 6 Content Tools... 7 Assignments Assigning Reading and Tests... 9 Using the Gradebook...

More information

PANTHER SUCCESS NETWORK (PSN) STUDENT MANUAL

PANTHER SUCCESS NETWORK (PSN) STUDENT MANUAL PANTHER SUCCESS NETWORK (PSN) STUDENT MANUAL To access the PSN, visit https://my.fiu.edu. Click on the Login to MyFIU button. Log in using your FIU Panther ID # or username and password. Upon successful

More information

USER MANUAL. Psychology Department Faculty Reviewer. February 25, 2016

USER MANUAL. Psychology Department Faculty Reviewer. February 25, 2016 USER MANUAL Psychology Department Faculty Reviewer February 5, 06 Table of Contents How to Access and Log on to Slate...3 How to Access Slate Reader and View Faculty Review Page...4 How to View Application(s)

More information

Regions OnePassSM USER GUIDE. It s time to expect more. Regions Bank Member FDIC Revised

Regions OnePassSM USER GUIDE. It s time to expect more. Regions Bank Member FDIC Revised Regions OnePassSM USER GUIDE Regions Bank Member FDIC Revised 110614 It s time to expect more. Regions OnePass User Guide Table of Contents Section I. OnePass Basics 3 What Is OnePass? 3 Minimum Browser

More information

Getting started with my.acap

Getting started with my.acap Getting started with my.acap A resource for Students, including: 1. Logging in to my.acap 2. Accessing your Classes 3. Participant Profiles a. Updating your own Profile 4. Announcements and Discussion

More information

TECHNICAL NOTE MSM & CLEARPASS HOW TO CONFIGURE HPE MSM CONTROLLERS WITH ARUBA CLEARPASS VERSION 3, JUNE 2016

TECHNICAL NOTE MSM & CLEARPASS HOW TO CONFIGURE HPE MSM CONTROLLERS WITH ARUBA CLEARPASS VERSION 3, JUNE 2016 HOW TO CONFIGURE HPE MSM CONTROLLERS WITH ARUBA CLEARPASS VERSION 3, JUNE 2016 CONTENTS Introduction... 5 MSM and AP Deployment Options... 5 MSM User Interfaces... 6 Assumptions... 7 Network Diagram...

More information

Shared CROMERR Services (SCS) Advanced Services Help Desk User Guide

Shared CROMERR Services (SCS) Advanced Services Help Desk User Guide Shared CROMERR Services (SCS) Advanced Services Help Desk User Guide Table of Contents Table of Contents... i List of Exhibits... ii 1 Introduction... 1 1.1 Document Purpose... 1 1.2 Topics Covered...

More information

DocuSign Single Sign On Implementation Guide Published: June 8, 2016

DocuSign Single Sign On Implementation Guide Published: June 8, 2016 DocuSign Single Sign On Implementation Guide Published: June 8, 2016 Copyright Copyright 2003-2016 DocuSign, Inc. All rights reserved. For information about DocuSign trademarks, copyrights and patents

More information

Quick Connection Guide

Quick Connection Guide ServiceNow Connector Version 1.0 Quick Connection Guide 2015 Ping Identity Corporation. All rights reserved. PingFederate ServiceNow Connector Quick Connection Guide Version 1.0 August, 2015 Ping Identity

More information

Department of Education Consultant Selection Process User Guide for Consultant Submittal Process

Department of Education Consultant Selection Process User Guide for Consultant Submittal Process Department of Education Consultant Selection Process User Guide for Consultant Submittal Process Version Edit Date Edited By 1.0 06/07/2017 Brett Kimura 1.1 08/02/2017 Austin Haruki 2.0 06/05/2018 Michele

More information

Welcome to Oracle Service Cloud Ask the Experts

Welcome to Oracle Service Cloud Ask the Experts Welcome to Oracle Service Cloud Ask the Experts Best Practices for Implementing & Maintaining SSO Presenter: Shane Parsons Dial-In: 1-866-682-4770 Conference Code: 7817715 Security Passcode: 1234 Lines

More information