Siebel CRM On Demand Single Sign-On. An Oracle White Paper December 2006

Size: px
Start display at page:

Download "Siebel CRM On Demand Single Sign-On. An Oracle White Paper December 2006"

Transcription

1 Siebel CRM On Demand Single Sign-On An Oracle White Paper December 2006

2 Siebel CRM On Demand Single Sign-On Introduction... 3 Single Sign-On with Siebel CRM On Demand... 4 Customer Requirements... 4 SSO Processing... 4 Web SSO Source-Site-First Scenario Using the Browser/Artifact Profile... 5 Siebel CRM On Demand SSO Configuration... 6 Client Support... 7 Conclusion... 8 For More Information... 8 SAML Resources... 9 Glossary Siebel CRM On Demand Single Sign-On Page 2

3 Siebel CRM On Demand Single Sign-On Single sign-on enables companies to integrate the hosted Siebel CRM On Demand service with their other systems that have the ability to manage user credentials and authentication. INTRODUCTION Siebel CRM On Demand is a hosted CRM offering. Companies using hosted applications often require a secure, standards-based mechanism for integrating the hosted application with their other systems (hosted or on-premise). The solution must have the ability to manage user credentials and authentication between the hosted system and customer systems. Siebel CRM On Demand s Single Sign-On (SSO) feature allows for such integration. Goals of SSO Usability When users move between applications, they don t need to signon at each site where they have an account. Security One identity management system for all applications means one security policy, one set of user credentials. Management IT departments prefer to manage only one user identity (credentials) per user. Siebel CRM On Demand Single Sign-On Page 3

4 SINGLE SIGN-ON WITH SIEBEL CRM ON DEMAND This document explains how customers with existing on-premise identity management systems may implement Single Sign-On with Siebel CRM On Demand. This allows users to be authenticated against their company s internal security provider, and thereby they: a) are not required to re-authenticate to access Siebel CRM On Demand, and b) are not required to maintain a separate set of credentials for Siebel CRM On Demand. To enable the broadest support for single sign-on, Siebel CRM On Demand supports the OASIS SAML standard. Customer Requirements In order for a customer to implement Single Sign-On with the Siebel CRM On Demand environment, the customer s on-premise identity management and federation infrastructure must, at a minimum, support version 1.1 of the SAML standard. The Security Assertion Markup Language (SAML) standard defines a framework for exchanging security information between online business partners. It was developed by the Security Services Technical Committee (SSTC) of the standards organization OASIS (the Organization for the Advancement of Structured Information Standards). SSO Processing For the purpose of Single Sign-On to CRM On Demand, the customer s system is the Asserting Party (SAML assertion producer) and Siebel CRM On Demand is the Relying Party (SAML assertion consumer). A trust relationship is setup between the two parties so that when the customer system asserts that the user is a particular entity, the CRM On Demand system can validate and trust this information. The typical use case is referred to in the SAML standard as Web Single Sign-On (SSO) Source-Site-First scenario using the Browser/Artifact Profile. In this use case: 1. The user logs on to their local system and establishes an authenticated session. 2. To access the external CRM On Demand, the user clicks on an internal link that generates a SAML assertion and redirects the request to CRM On Demand. 3. CRM On Demand passes the artifact to the customer s site to retrieve the SAML assertion, whose subject refers implicitly to the user that has been authenticated. 4. CRM On Demand validates the assertion based on the company s configured security profile. Once validated, the user is mapped to a CRM On Demand user entity and granted an authenticated CRM On Demand Siebel CRM On Demand Single Sign-On Page 4

5 session. Authorization to access application features and data is handled by CRM On Demand. Web SSO Source-Site-First Scenario Using the Browser/Artifact Profile The following diagram shows the detailed message flows for the Browser/Artifact profile in the Source-Site-First scenario. The component on the customer s site called the Inter-site Transfer Service (ITS) provides SAML processing such as artifact and redirect generation. In this scenario, the customer site is the Asserting Party, and CRM On Demand is the Relying Party or Service Provider. Browser/Artifact Profile Source-Site-First - Detailed Processing The processing is as follows: 1. The user logs on to the internal company infrastructure or portal. 2. The on-premise identity provider performs an access check and determines that the user does not have a current session and requires the user to be authenticated. As a result, the user is challenged to authenticate. 3. The user supplies back credentials, for instance username and password. 4. If the authentication is successful, then a session is created for the user and the appropriate welcome screen of the Portal application may be displayed to the user. 5. The user selects a menu option (or function) on the displayed screen that means the user wants to access the Siebel CRM On Demand Web application (although, of course, the user may not be made aware of this). This causes a Web request to be sent to the customer site s Inter-site Siebel CRM On Demand Single Sign-On Page 5

6 Transfer Service (in this example, hosted on the same Web site). The request contains the URL of the Siebel CRM On Demand Web application. 6. The Inter-site Transfer Service generates an assertion for the user while also creating an artifact and then sends back a redirection response to the browser, with the Location header containing the URL of the Artifact Receiver service, the CRM On Demand URL, and the artifact. On processing the redirect, the Browser will issue a request to the CRM On Demand Artifact Receiver. 7. On receiving the HTTP message, the CRM On Demand Artifact Receiver extracts the source-id and sends a SAML request to the customer s SAML responder containing the artifact supplied by the Inter-site Transfer Service of customer. 8. The customer s SAML responder supplies back a SAML response message containing the assertion generated during step 7. If a valid assertion is received back, then a session on CRM On Demand is established for the user. 9. The CRM On Demand Artifact Receiver sends a redirection message containing a session cookie back to the browser. The browser then processes the redirect message and issues a request to CRM On Demand providing the session cookie supplied by the Artifact Receiver. An access check is then performed to establish whether the user has the correct authorization to access the Siebel CRM On Demand Web site and the specific requested web page. NOTES: Steps 1 through 5 are examples of how the initial logon, assertion generation and redirection might be implemented on the customer site. This implementation may vary depending on the needs and infrastructure of the customer. It is required that all messages that cross the public Internet be exchanged using HTTP over SSL (https). Minimally, this includes steps 5 through 9. The trust relationship, mapping between source IDs and Receiver/Responders, and mappings between customer users and CRM On Demand users must be established administratively prior to using SSO. Siebel CRM On Demand offers several options for a company that is configuring the service to use single sign-on. Siebel CRM On Demand SSO Configuration Siebel CRM On Demand allows the following SSO configuration options: A unique External Identifier for Single Sign-On value is assigned for every Siebel CRM On Demand customer. This value can be viewed by the company administrator on the Company Profile page. Siebel CRM On Demand Single Sign-On Page 6

7 Siebel Customer Care configures the Authentication Type for a company. Authentication Types include: Userid/Password Only The default configuration, where users authenticate directly with CRM On Demand via entry of their CRM On Demand credentials (username and password) on the CRM On Demand Sign-In page. SSO Only Requires all users to be authenticated by the company s onpremise identity provider. Users will not be able to sign in directly to the CRM On Demand application with CRM On Demand credentials. If this is attempted, they will be redirected to the customer site for authentication. Either Userid/Password or SSO Allows a company s users to sign in to CRM On Demand either via the CRM On Demand Sign-In page or via the SSO mechanism. A company administrator can configure the following for their company: Sign In Page for SSO Authentications: URL to redirect a user to when they sign off or their session times out and they had signed in via SSO. This setting is optional. Sign In Page for Userid/Pwd Authentications: Optional separate URL that performs the same function for users signed in via Userid/Password. ITS URL for SSO Authentications: URL for an Inter-site Transfer Service responsible for validating the user's identity, generating an assertion and redirecting the browser to the CRM On Demand assertion consumer service to validate the assertion.. Per-user, a company administrator can configure: Authentication Type: o o o o Blank Defaults to the company-level setting. Userid/Password Only SSO Only Either Userid/Password or SSO May only be set if companylevel setting is Either Userid/Password or SSO. External Identifier for SSO: The user identifier provided by the customer s on-premise identity management application. To ensure security, changes to this field are audited and also generate an notification sent out to the user. Client Support SSO is supported when accessing Siebel CRM On Demand through a web browser, the PIM Sync client, and via the web services interface - provided that the on- Siebel CRM On Demand Single Sign-On Page 7

8 premise security implementation satisfies the requirement of sending SAML v1.1- compliant assertions to CRM On Demand. CONCLUSION Siebel CRM On Demand s Single Sign-On feature allows companies to integrate the hosted Siebel CRM On Demand service with other systems that have the ability to manage user credentials and authentication. The SAML standard-based solution helps companies to achieve the goals of usability, security and management that SSO can provide. For More Information For more information call or visit Siebel CRM On Demand Single Sign-On Page 8

9 SAML RESOURCES The following resources provide additional details about SAML: The official SAML FAQ SAML V1.1 Technical Overview document Debunking SAML Myths and Misunderstandings Siebel CRM On Demand Single Sign-On Page 9

10 GLOSSARY Entity (or system entity) An active element of a computer/network system. Principal Subject Identity Identifier An entity whose identity can be authenticated. A principal in the context of a security domain. The essence of an entity, often described by one s characteristics, traits, and preferences. A data object that uniquely refers to a particular entity. Federated identity Existence of an agreement between providers on a set of identifiers and/or attributes to use to refer to a principal. Account linkage Relating a principal s accounts at two different providers so that they can communicate about the principal. Asserting party (SAML authority) An entity that produces SAML assertions. Often called the AP. Identity provider Relying party Service provider Assertion Artifact An entity that creates, maintains, and manages identity information for principals and provides principal authentication to other service providers. An entity that decides to take an action based on information from another system entity. Often called the RP and often synonomous with Service Provider. An entity that provides services to principals or other entities. Often called the SP. An assertion is a declaration of fact, according to someone. SAML assertions contain one or more statements about a subject: Authentication statement: Joe authenticated with a password at 9:00am A small, fixed-size, structured data object pointing to a typically larger, variably sized SAML protocol message. Designed to be embedded in URLs and conveyed in HTTP messages. Allows for pulling SAML messages rather than having to push them. SAML defines one artifact format but custom formats can also be created. Siebel CRM On Demand Single Sign-On Page 10

11 Siebel CRM On Demand Web Services December 2006 Author: Kevin Kraemer Contributing Authors: Steve Bardowell Oracle Corporation World Headquarters 500 Oracle Parkway Redwood Shores, CA U.S.A. Worldwide Inquiries: Phone: Fax: oracle.com Copyright 2006, Oracle. All rights reserved. This document is provided for information purposes only and the contents hereof are subject to change without notice. This document is not warranted to be error-free, nor subject to any other warranties or conditions, whether expressed orally or implied in law, including implied warranties and conditions of merchantability or fitness for a particular purpose. We specifically disclaim any liability with respect to this document and no contractual obligations are formed either directly or indirectly by this document. This document may not be reproduced or transmitted in any form or by any means, electronic or mechanical, for any purpose, without our prior written permission. Oracle, JD Edwards, PeopleSoft, and Siebel are registered trademarks of Oracle Corporation and/or its affiliates. Other names may be trademarks of their respective owners.

An Oracle White Paper July 2013. Introducing the Oracle Home User in Oracle Database 12c for Microsoft Windows

An Oracle White Paper July 2013. Introducing the Oracle Home User in Oracle Database 12c for Microsoft Windows An Oracle White Paper July 2013 Introducing the Oracle Home User Introduction Starting with Oracle Database 12c Release 1 (12.1), Oracle Database on Microsoft Windows supports the use of an Oracle Home

More information

Long User ID and Password Support In JD Edwards EnterpriseOne

Long User ID and Password Support In JD Edwards EnterpriseOne Long User ID and Password Support In JD Edwards EnterpriseOne An Oracle JD Edwards EnterpriseOne Red Paper November 2007 PURPOSE STATEMENT This document outlines the steps that existing JD Edwards EnterpriseOne

More information

Manage Oracle Database Users and Roles Centrally in Active Directory or Sun Directory. Overview August 2008

Manage Oracle Database Users and Roles Centrally in Active Directory or Sun Directory. Overview August 2008 Manage Oracle Database Users and Roles Centrally in Active Directory or Sun Directory Overview August 2008 Introduction... 3 Centralizing DataBase Account Management using Existing Directories with OVD...

More information

An Oracle White Paper Dec 2013. Oracle Access Management Security Token Service

An Oracle White Paper Dec 2013. Oracle Access Management Security Token Service An Oracle White Paper Dec 2013 Oracle Access Management Security Token Service Disclaimer The following is intended to outline our general product direction. It is intended for information purposes only,

More information

OpenLDAP Oracle Enterprise Gateway Integration Guide

OpenLDAP Oracle Enterprise Gateway Integration Guide An Oracle White Paper June 2011 OpenLDAP Oracle Enterprise Gateway Integration Guide 1 / 29 Disclaimer The following is intended to outline our general product direction. It is intended for information

More information

Oracle Identity Management for SAP in Heterogeneous IT Environments. An Oracle White Paper January 2007

Oracle Identity Management for SAP in Heterogeneous IT Environments. An Oracle White Paper January 2007 Oracle Identity Management for SAP in Heterogeneous IT Environments An Oracle White Paper January 2007 Oracle Identity Management for SAP in Heterogeneous IT Environments Executive Overview... 3 Introduction...

More information

An Oracle White Paper August 2010. Oracle OpenSSO Fedlet

An Oracle White Paper August 2010. Oracle OpenSSO Fedlet An Oracle White Paper August 2010 Oracle OpenSSO Fedlet Disclaimer The following is intended to outline our general product direction. It is intended for information purposes only, and may not be incorporated

More information

Deliver Oracle BI Publisher documents to Microsoft Office SharePoint Server 2007. An Oracle White Paper July 2008

Deliver Oracle BI Publisher documents to Microsoft Office SharePoint Server 2007. An Oracle White Paper July 2008 Deliver Oracle BI Publisher documents to Microsoft Office SharePoint Server 2007 An Oracle White Paper July 2008 Deliver Oracle BI Publisher documents to Microsoft Office SharePoint Server 2007 To create

More information

Microsoft Active Directory Oracle Enterprise Gateway Integration Guide

Microsoft Active Directory Oracle Enterprise Gateway Integration Guide An Oracle White Paper May 2011 Microsoft Active Directory Oracle Enterprise Gateway Integration Guide 1/33 Disclaimer The following is intended to outline our general product direction. It is intended

More information

An Oracle White Paper September 2013. Oracle WebLogic Server 12c on Microsoft Windows Azure

An Oracle White Paper September 2013. Oracle WebLogic Server 12c on Microsoft Windows Azure An Oracle White Paper September 2013 Oracle WebLogic Server 12c on Microsoft Windows Azure Table of Contents Introduction... 1 Getting Started: Creating a Single Virtual Machine... 2 Before You Begin...

More information

Virtual Contact Center

Virtual Contact Center Virtual Contact Center MS Dynamics CRM Integration Configuration Guide Version 7.0 Revision 1.0 Copyright 2012, 8x8, Inc. All rights reserved. This document is provided for information purposes only and

More information

Achieving Sarbanes-Oxley Compliance with Oracle Identity Management. An Oracle White Paper September 2005

Achieving Sarbanes-Oxley Compliance with Oracle Identity Management. An Oracle White Paper September 2005 Achieving Sarbanes-Oxley Compliance with Oracle Identity Management An Oracle White Paper September 2005 Achieving Sarbanes-Oxley Compliance with Oracle Identity Management INTRODUCTION The Sarbanes-Oxley

More information

Oracle Business Intelligence Enterprise Edition Plus and Microsoft Office SharePoint Server. An Oracle White Paper October 2008

Oracle Business Intelligence Enterprise Edition Plus and Microsoft Office SharePoint Server. An Oracle White Paper October 2008 Oracle Business Intelligence Enterprise Edition Plus and Microsoft Office SharePoint Server An Oracle White Paper October 2008 Oracle Business Intelligence Enterprise Edition Plus and Microsoft Office

More information

Integrating Tutor and UPK Content: A Complete User Documentation Solution. An Oracle White Paper April 2008

Integrating Tutor and UPK Content: A Complete User Documentation Solution. An Oracle White Paper April 2008 Integrating Tutor and UPK Content: A Complete User Documentation Solution An Oracle White Paper April 2008 Integrating Tutor and UPK Content: A Complete User Documentation Solution TUTOR OR UPK? Oracle

More information

Next Generation Siebel Monitoring: A Real World Customer Experience. An Oracle White Paper June 2010

Next Generation Siebel Monitoring: A Real World Customer Experience. An Oracle White Paper June 2010 Next Generation Siebel Monitoring: A Real World Customer Experience An Oracle White Paper June 2010 Next Generation Siebel Monitoring: A Real World Customer Experience Table of Contents Introduction...

More information

Oracle Identity Management Concepts and Architecture. An Oracle White Paper December 2003

Oracle Identity Management Concepts and Architecture. An Oracle White Paper December 2003 Oracle Identity Management Concepts and Architecture An Oracle White Paper December 2003 Oracle Identity Management Concepts and Architecture Introduction... 3 Identity management... 3 What is Identity

More information

One View Report Samples Financials

One View Report Samples Financials One View Report Samples Financials Introduction... 1 Application: One View Customer Ledger Inquiry Accounts Receivable P03B2022... 2 Report: Open Invoices... 2 Report: Customer Balance... 4 Report: Open

More information

An Oracle White Paper March 2009. Integrating Microsoft SharePoint Server With Oracle Virtual Directory

An Oracle White Paper March 2009. Integrating Microsoft SharePoint Server With Oracle Virtual Directory An Oracle White Paper March 2009 Integrating Microsoft SharePoint Server With Oracle Virtual Directory Oracle White Paper Integrating Microsoft SharePoint Server With Oracle Virtual Directory Disclaimer

More information

Virtual Contact Center

Virtual Contact Center Virtual Contact Center Zendesk Integration Configuration Guide Version 7.1 Revision 1.0 Copyright 2012, 8x8, Inc. All rights reserved. This document is provided for information purposes only and the contents

More information

DualShield SAML & SSO. Integration Guide. Copyright 2011 Deepnet Security Limited. Copyright 2011, Deepnet Security. All Rights Reserved.

DualShield SAML & SSO. Integration Guide. Copyright 2011 Deepnet Security Limited. Copyright 2011, Deepnet Security. All Rights Reserved. DualShield Integration Guide Copyright 2011 Deepnet Security Limited Copyright 2011, Deepnet Security. All Rights Reserved. Page 1 Trademarks Deepnet Unified Authentication, MobileID, QuickID, PocketID,

More information

Virtual Contact Center

Virtual Contact Center Virtual Contact Center MS Dynamics CRM Online Integration Configuration Guide Version 7.1 Revision 1.0 Copyright 2013, 8x8, Inc. All rights reserved. This document is provided for information purposes

More information

Migration Best Practices for OpenSSO 8 and SAM 7.1 deployments O R A C L E W H I T E P A P E R M A R C H 2015

Migration Best Practices for OpenSSO 8 and SAM 7.1 deployments O R A C L E W H I T E P A P E R M A R C H 2015 Migration Best Practices for OpenSSO 8 and SAM 7.1 deployments O R A C L E W H I T E P A P E R M A R C H 2015 Disclaimer The following is intended to outline our general product direction. It is intended

More information

An Oracle White Paper June 2014. Security and the Oracle Database Cloud Service

An Oracle White Paper June 2014. Security and the Oracle Database Cloud Service An Oracle White Paper June 2014 Security and the Oracle Database Cloud Service 1 Table of Contents Overview... 3 Security architecture... 4 User areas... 4 Accounts... 4 Identity Domains... 4 Database

More information

Implementing a Custom Search Interface with SES - a case study with search.oracle.com. An Oracle White Paper June 2006

Implementing a Custom Search Interface with SES - a case study with search.oracle.com. An Oracle White Paper June 2006 Implementing a Custom Search Interface with SES - a case study with search.oracle.com An Oracle White Paper June 2006 Implementing a Custom Search Interface with SES - a case study with search.oracle.com

More information

An Oracle White Paper March 2012. Managing Metadata with Oracle Data Integrator

An Oracle White Paper March 2012. Managing Metadata with Oracle Data Integrator An Oracle White Paper March 2012 Managing Metadata with Oracle Data Integrator Introduction Metadata information that describes data is the foundation of all information management initiatives aimed at

More information

Oracle Easy Connect Naming. An Oracle White Paper October 2007

Oracle Easy Connect Naming. An Oracle White Paper October 2007 Oracle Easy Connect Naming An Oracle White Paper October 2007 NOTE: The following is intended to outline our general product direction. It is intended for information purposes only, and may not be incorporated

More information

Oracle Enterprise Single Sign-on Technical Guide An Oracle White Paper June 2009

Oracle Enterprise Single Sign-on Technical Guide An Oracle White Paper June 2009 Oracle Enterprise Single Sign-on Technical Guide An Oracle White Paper June 2009 EXECUTIVE OVERVIEW Enterprises these days generally have Microsoft Windows desktop users accessing diverse enterprise applications

More information

Oracle Identity Management: Integration with Windows. An Oracle White Paper December. 2004

Oracle Identity Management: Integration with Windows. An Oracle White Paper December. 2004 Oracle Identity Management: Integration with Windows An Oracle White Paper December. 2004 Oracle Identity Management: Integration with Windows Introduction... 3 Goals for Windows Integration... 4 Directory

More information

Oracle Business Intelligence ADF Custom Visualizations and Integration. An Oracle White Paper November 2012

Oracle Business Intelligence ADF Custom Visualizations and Integration. An Oracle White Paper November 2012 Oracle Business Intelligence ADF Custom Visualizations and Integration An Oracle White Paper November 2012 Oracle Business Intelligence ADF Custom Visualizations and Integration OVERVIEW Business users

More information

One View Report Samples Warehouse Management

One View Report Samples Warehouse Management One View Report Samples Warehouse Management Introduction... 1 Application: One View Warehouse Request Inquiry P46270... 2 Report: Warehouse Pick Request Analysis... 2 Report: Warehouse Putaway Request

More information

An Oracle White Paper Dec 2013. Oracle Access Management OAuth Service

An Oracle White Paper Dec 2013. Oracle Access Management OAuth Service An Oracle White Paper Dec 2013 Oracle Access Management OAuth Service Disclaimer The following is intended to outline our general product direction. It is intended for information purposes only, and may

More information

IIS Reverse Proxy Implementation

IIS Reverse Proxy Implementation IIS Reverse Proxy Implementation for OXI/OEDS Servers V E R S I O N : 1. 1 M A Y 2 9, 2 0 1 5 Table of Contents Intended Audience 3 About this Document 3 Advisories and Known Issues 3 Additional Considerations

More information

Virtual Contact Center. Release Notes. Version 7.0.0.18. Revision 1.0

Virtual Contact Center. Release Notes. Version 7.0.0.18. Revision 1.0 Virtual Contact Center Release Notes Version 7.0.0.18 Revision 1.0 Copyright 2012, 8x8, Inc. All rights reserved. This document is provided for information purposes only and the contents hereof are subject

More information

Microsoft Office 365 Using SAML Integration Guide

Microsoft Office 365 Using SAML Integration Guide Microsoft Office 365 Using SAML Integration Guide Revision A Copyright 2013 SafeNet, Inc. All rights reserved. All attempts have been made to make the information in this document complete and accurate.

More information

Monitoring and Diagnosing Production Applications Using Oracle Application Diagnostics for Java. An Oracle White Paper December 2007

Monitoring and Diagnosing Production Applications Using Oracle Application Diagnostics for Java. An Oracle White Paper December 2007 Monitoring and Diagnosing Production Applications Using Oracle Application Diagnostics for Java An Oracle White Paper December 2007 Monitoring and Diagnosing Production Applications Using Oracle Application

More information

HP Software as a Service. Federated SSO Guide

HP Software as a Service. Federated SSO Guide HP Software as a Service Federated SSO Guide Document Release Date: July 2014 Legal Notices Warranty The only warranties for HP products and services are set forth in the express warranty statements accompanying

More information

Managed Storage Services

Managed Storage Services An Oracle White Paper January 2014 Managed Storage Services Designed to Meet Your Custom Needs for Availability, Reliability and Security A complete Storage Solution Oracle Managed Cloud Services (OMCS)

More information

How To Load Data Into An Org Database Cloud Service - Multitenant Edition

How To Load Data Into An Org Database Cloud Service - Multitenant Edition An Oracle White Paper June 2014 Data Movement and the Oracle Database Cloud Service Multitenant Edition 1 Table of Contents Introduction to data loading... 3 Data loading options... 4 Application Express...

More information

Virtual Contact Center

Virtual Contact Center Virtual Contact Center Zendesk CTI Integration Configuration Guide Version 8.0 Revision 1.0 Copyright 2013, 8x8, Inc. All rights reserved. This document is provided for information purposes only and the

More information

An Oracle White Paper June 2014. RESTful Web Services for the Oracle Database Cloud - Multitenant Edition

An Oracle White Paper June 2014. RESTful Web Services for the Oracle Database Cloud - Multitenant Edition An Oracle White Paper June 2014 RESTful Web Services for the Oracle Database Cloud - Multitenant Edition 1 Table of Contents Introduction to RESTful Web Services... 3 Architecture of Oracle Database Cloud

More information

CA Performance Center

CA Performance Center CA Performance Center Single Sign-On User Guide 2.4 This Documentation, which includes embedded help systems and electronically distributed materials, (hereinafter referred to as the Documentation ) is

More information

Oracle Enterprise Single Sign-on Provisioning Gateway. Administrator Guide Release 10.1.4.1.0 E12613-01

Oracle Enterprise Single Sign-on Provisioning Gateway. Administrator Guide Release 10.1.4.1.0 E12613-01 Oracle Enterprise Single Sign-on Provisioning Gateway Administrator Guide Release 10.1.4.1.0 E12613-01 March 2009 Oracle Enterprise Single Sign-on Provisioning Gateway, Administrator Guide, Release 10.1.4.1.0

More information

An Oracle White Paper September 2011. Oracle Team Productivity Center

An Oracle White Paper September 2011. Oracle Team Productivity Center Oracle Team Productivity Center Overview An Oracle White Paper September 2011 Oracle Team Productivity Center Overview Oracle Team Productivity Center Overview Introduction... 1 Installation... 2 Architecture...

More information

An Oracle White Paper August 2013. Oracle Service Cloud Integration with Oracle Siebel Service

An Oracle White Paper August 2013. Oracle Service Cloud Integration with Oracle Siebel Service An Oracle White Paper August 2013 Oracle Service Cloud Integration with Oracle Siebel Service Disclaimer The following is intended to outline our general product direction. It is intended for information

More information

One View Report Samples Health and Safety Incident Management

One View Report Samples Health and Safety Incident Management One View Report Samples Health and Safety Incident Management Introduction... 1 Application: One View Incident Summary Inquiry P54HS220... 2 Report: Incident Attributes... 2 Report: Incident Costs... 9

More information

An Oracle White Paper November 2010. Oracle Business Intelligence Standard Edition One 11g

An Oracle White Paper November 2010. Oracle Business Intelligence Standard Edition One 11g An Oracle White Paper November 2010 Oracle Business Intelligence Standard Edition One 11g Introduction Oracle Business Intelligence Standard Edition One is a complete, integrated BI system designed for

More information

An Oracle White Paper February 2014. Oracle Data Integrator 12c Architecture Overview

An Oracle White Paper February 2014. Oracle Data Integrator 12c Architecture Overview An Oracle White Paper February 2014 Oracle Data Integrator 12c Introduction Oracle Data Integrator (ODI) 12c is built on several components all working together around a centralized metadata repository.

More information

ORACLE SELF INSURANCE

ORACLE SELF INSURANCE ORACLE SELF INSURANCE KEY FEATURES: Online Quotes Personal Offers Order Policies View, Print & Download Invoices & Statements View & Print Policy Documents Download Policy Terms & Conditions View & Print

More information

Oracle Insurance General Agent Hardware and Software Requirements. Version 8.0

Oracle Insurance General Agent Hardware and Software Requirements. Version 8.0 Oracle Insurance General Agent Hardware and Software Requirements Version 8.0 April 2009 Table of Contents OIGA Hardware and Software Requirements... 3 OIGA Installation Configurations... 3 Oracle Insurance

More information

MANAGING A SMOOTH MARKETING AUTOMATION SOFTWARE IMPLEMENTATION

MANAGING A SMOOTH MARKETING AUTOMATION SOFTWARE IMPLEMENTATION MANAGING A SMOOTH MARKETING AUTOMATION SOFTWARE IMPLEMENTATION If you ve neglected the advantages of marketing automation software because you think implementation will be complex, read on... MANAGING

More information

An Oracle White Paper January 2013. Integrating Oracle Application Express with Oracle Access Manager. Revision 1

An Oracle White Paper January 2013. Integrating Oracle Application Express with Oracle Access Manager. Revision 1 An Oracle White Paper January 2013 Integrating Oracle Application Express with Oracle Access Manager Revision 1 Disclaimer The following is intended to outline our general product direction. It is intended

More information

Oracle Directory Services Integration with Database Enterprise User Security O R A C L E W H I T E P A P E R F E B R U A R Y 2 0 1 5

Oracle Directory Services Integration with Database Enterprise User Security O R A C L E W H I T E P A P E R F E B R U A R Y 2 0 1 5 Oracle Directory Services Integration with Database Enterprise User Security O R A C L E W H I T E P A P E R F E B R U A R Y 2 0 1 5 Disclaimer The following is intended to outline our general product

More information

An Oracle Communications White Paper December 2014. Serialized Asset Lifecycle Management and Property Accountability

An Oracle Communications White Paper December 2014. Serialized Asset Lifecycle Management and Property Accountability An Oracle Communications White Paper December 2014 Serialized Asset Lifecycle Management and Property Accountability Disclaimer The following is intended to outline our general product direction. It is

More information

How To Configure An Orgaa Cloud Control On A Bigip (Cloud Control) On An Orga Cloud Control (Oms) On A Microsoft Cloud Control 2.5 (Cloud) On Microsoft Powerbook (Cloudcontrol) On The

How To Configure An Orgaa Cloud Control On A Bigip (Cloud Control) On An Orga Cloud Control (Oms) On A Microsoft Cloud Control 2.5 (Cloud) On Microsoft Powerbook (Cloudcontrol) On The An Oracle White Paper March, 2012 Enterprise Manager 12c Cloud Control: Configuring OMS High Availability with F5 BIG- IP Local Traffic Manager Executive Overview... 2 About F5 BIG-IP and Oracle Enterprise

More information

Oracle BI Publisher Enterprise Cluster Deployment. An Oracle White Paper August 2007

Oracle BI Publisher Enterprise Cluster Deployment. An Oracle White Paper August 2007 Oracle BI Publisher Enterprise Cluster Deployment An Oracle White Paper August 2007 Oracle BI Publisher Enterprise INTRODUCTION This paper covers Oracle BI Publisher cluster and high availability deployment.

More information

June, 2015 Oracle s Siebel CRM Statement of Direction Client Platform Support

June, 2015 Oracle s Siebel CRM Statement of Direction Client Platform Support June, 2015 Oracle s Siebel CRM Statement of Direction Client Platform Support Oracle s Siebel CRM Statement of Direction IP2016 Client Platform Support Disclaimer This document in any form, software or

More information

An Oracle White Paper May 2011. Distributed Development Using Oracle Secure Global Desktop

An Oracle White Paper May 2011. Distributed Development Using Oracle Secure Global Desktop An Oracle White Paper May 2011 Distributed Development Using Oracle Secure Global Desktop Introduction One of the biggest challenges software development organizations face today is how to provide software

More information

An Oracle White Paper July 2011. Oracle Desktop Virtualization Simplified Client Access for Oracle Applications

An Oracle White Paper July 2011. Oracle Desktop Virtualization Simplified Client Access for Oracle Applications An Oracle White Paper July 2011 Oracle Desktop Virtualization Simplified Client Access for Oracle Applications Overview Oracle has the world s most comprehensive portfolio of industry-specific applications

More information

Oracle Primavera Gateway

Oracle Primavera Gateway Oracle Primavera Gateway Disclaimer The following is intended to outline our general product direction. It is intended for information purposes only, and may not be incorporated into any contract. It is

More information

Tenrox. Single Sign-On (SSO) Setup Guide. January, 2012. 2012 Tenrox. All rights reserved.

Tenrox. Single Sign-On (SSO) Setup Guide. January, 2012. 2012 Tenrox. All rights reserved. Tenrox Single Sign-On (SSO) Setup Guide January, 2012 2012 Tenrox. All rights reserved. About this Guide This guide provides a high-level technical overview of the Tenrox Single Sign-On (SSO) architecture,

More information

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

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

Mobile-First Strategy. CIO Executive Interview

Mobile-First Strategy. CIO Executive Interview Mobile-First Strategy CIO Executive Interview Mark Sunday, CIO of Oracle Corporation, interviewed Suhas Uliyar, Vice President of Mobile Strategy Product Management at Oracle, to learn about the critical

More information

SAML Authentication with BlackShield Cloud

SAML Authentication with BlackShield Cloud SAML Authentication with BlackShield Cloud Powerful Authentication Management for Service Providers and Enterprises Version 3.1 Authentication Service Delivery Made EASY Copyright Copyright 2011. CRYPTOCARD

More information

SAML Authentication Quick Start Guide

SAML Authentication Quick Start Guide SAML Authentication Quick Start Guide Powerful Authentication Management for Service Providers and Enterprises Authentication Service Delivery Made EASY Copyright 2013 SafeNet, Inc. All rights reserved.

More information

An Oracle White Paper September 2013. Directory Services Integration with Database Enterprise User Security

An Oracle White Paper September 2013. Directory Services Integration with Database Enterprise User Security An Oracle White Paper September 2013 Directory Services Integration with Database Enterprise User Security Disclaimer The following is intended to outline our general product direction. It is intended

More information

Highmark Unifies Identity Data With Oracle Virtual Directory. An Oracle White Paper January 2009

Highmark Unifies Identity Data With Oracle Virtual Directory. An Oracle White Paper January 2009 Highmark Unifies Identity Data With Oracle Virtual Directory An Oracle White Paper January 2009 Highmark Unifies Identity Data With Oracle Virtual Directory Executive Summary... 3 The Challenge: A Single

More information

10 Questions to Ask Your On-Demand Contact Center Provider. An Oracle White Paper September 2006

10 Questions to Ask Your On-Demand Contact Center Provider. An Oracle White Paper September 2006 10 Questions to Ask Your On-Demand Contact Center Provider An Oracle White Paper September 2006 10 Questions to Ask Your On-Demand Contact Center Provider EXECUTIVE OVERVIEW Building and maintaining a

More information

Oracle FLEXCUBE Direct Banking Release 12.0.0 Corporate E-Factoring User Manual. Part No. E52305-01

Oracle FLEXCUBE Direct Banking Release 12.0.0 Corporate E-Factoring User Manual. Part No. E52305-01 Oracle FLEXCUBE Direct Banking Release 12.0.0 Corporate E-Factoring User Manual Part No. E52305-01 Corporate E-Factoring User Manual Table of Contents 1. Transaction Host Integration Matrix... 4 2. Assignment

More information

Express Implementation for Electric Utilities

Express Implementation for Electric Utilities ORACLE UTILITIES Customer Care and Billing Express Implementation for Electric Utilities An Professional Services Offering The Electricity Business Is Changing Today s electric utility finds it almost

More information

Maximum Availability Architecture. Oracle Best Practices For High Availability. Backup and Recovery Scenarios for Oracle WebLogic Server: 10.

Maximum Availability Architecture. Oracle Best Practices For High Availability. Backup and Recovery Scenarios for Oracle WebLogic Server: 10. Backup and Recovery Scenarios for Oracle WebLogic Server: 10.3 An Oracle White Paper January, 2009 Maximum Availability Architecture Oracle Best Practices For High Availability Backup and Recovery Scenarios

More information

Oracle FLEXCUBE Direct Banking Release 12.0.0 Retail Credit Card User Manual. Part No. E52305-01

Oracle FLEXCUBE Direct Banking Release 12.0.0 Retail Credit Card User Manual. Part No. E52305-01 Oracle FLEXCUBE Direct Banking Release 12.0.0 Retail Credit Card User Manual Part No. E52305-01 Retails Credit Card User Manual Table of Contents 1. Transaction Host Integration Matrix... 3 2. Credit Card

More information

Oracle Identity Analytics Architecture. An Oracle White Paper July 2010

Oracle Identity Analytics Architecture. An Oracle White Paper July 2010 Oracle Identity Analytics Architecture An Oracle White Paper July 2010 Disclaimer The following is intended to outline our general product direction. It is intended for information purposes only, and may

More information

SOA Governance: What s Required To Govern And Manage A Service-Oriented Architecture. An Oracle White Paper October 2006

SOA Governance: What s Required To Govern And Manage A Service-Oriented Architecture. An Oracle White Paper October 2006 SOA Governance: What s Required To Govern And Manage A Service-Oriented Architecture An Oracle White Paper October 2006 SOA Governance: What s Required to Govern and Manage a Service-Oriented Architecture.

More information

Oracle JD Edwards EnterpriseOne Mobile Sales Order Entry

Oracle JD Edwards EnterpriseOne Mobile Sales Order Entry Oracle JD Edwards EnterpriseOne Mobile Sales Order Entry Third-Party Credit Card Plug-In ORACLE WHITE PAPER J ULY 2015 Disclaimer The following is intended to outline our general product direction. It

More information

Using SAML for Single Sign-On in the SOA Software Platform

Using SAML for Single Sign-On in the SOA Software Platform Using SAML for Single Sign-On in the SOA Software Platform SOA Software Community Manager: Using SAML on the Platform 1 Policy Manager / Community Manager Using SAML for Single Sign-On in the SOA Software

More information

PeopleSoft Enterprise Directory Interface

PeopleSoft Enterprise Directory Interface PeopleSoft Enterprise Directory Interface Today s self-service applications deliver information and functionality to large groups of users over the internet. Organizations use these applications as a cost-effective

More information

Mobile Technology for Wealth Management Advisors

Mobile Technology for Wealth Management Advisors An Oracle White Paper Jan 2010 Mobile Technology for Wealth Management Advisors Disclaimer The following is intended to outline our general product direction. It is intended for information purposes only,

More information

An Oracle White Paper March 2011. Integrating the SharePoint 2007 Adapter with WebCenter Spaces (11.1.1.3.0 & 11.1.1.4.0)

An Oracle White Paper March 2011. Integrating the SharePoint 2007 Adapter with WebCenter Spaces (11.1.1.3.0 & 11.1.1.4.0) An Oracle White Paper March 2011 Integrating the SharePoint 2007 Adapter with WebCenter Spaces (11.1.1.3.0 & 11.1.1.4.0) Table of Contents Introduction... 2 Overview... 2 Adding WebCenter Adapter for

More information

An Oracle White Paper October 2009. Frequently Asked Questions for Oracle Forms 11g

An Oracle White Paper October 2009. Frequently Asked Questions for Oracle Forms 11g An Oracle White Paper October 2009 Frequently Asked Questions for Oracle Forms 11g Disclaimer The following is intended to outline our general product direction. It is intended for information purposes

More information

An Oracle White Paper November 2009. Oracle Primavera P6 EPPM Integrations with Web Services and Events

An Oracle White Paper November 2009. Oracle Primavera P6 EPPM Integrations with Web Services and Events An Oracle White Paper November 2009 Oracle Primavera P6 EPPM Integrations with Web Services and Events 1 INTRODUCTION Primavera Web Services is an integration technology that extends P6 functionality and

More information

New Single Sign-on Options for IBM Lotus Notes & Domino. 2012 IBM Corporation

New Single Sign-on Options for IBM Lotus Notes & Domino. 2012 IBM Corporation New Single Sign-on Options for IBM Lotus Notes & Domino 2012 IBM Corporation IBM s statements regarding its plans, directions, and intent are subject to change or withdrawal without notice at IBM s sole

More information

Oracle Application Server 10g Web Services Frequently Asked Questions Oct, 2006

Oracle Application Server 10g Web Services Frequently Asked Questions Oct, 2006 Oracle Application Server 10g Web Services Frequently Asked Questions Oct, 2006 This FAQ addresses frequently asked questions relating to Oracle Application Server 10g Release 3 (10.1.3.1) Web Services

More information

Oracle VM Manager Template. An Oracle White Paper February 2009

Oracle VM Manager Template. An Oracle White Paper February 2009 Oracle VM Manager Template An Oracle White Paper February 2009 Oracle VM Manager Template Using the Oracle VM Manager Template to manage Oracle VM servers. Oracle VM is Oracle's own x86/x86-64 server virtualization

More information

SIMPLIFY MICROSOFT CRM AND QUICKBOOKS INTEGRATION Microsoft Dynamics CRM Online to QuickBooks Bidirectional

SIMPLIFY MICROSOFT CRM AND QUICKBOOKS INTEGRATION Microsoft Dynamics CRM Online to QuickBooks Bidirectional SIMPLIFY MICROSOFT CRM AND QUICKBOOKS INTEGRATION Microsoft Dynamics CRM Online to QuickBooks Bidirectional Requirements: Microsoft CRM Adapter QuickBooks Adapter Provider: DBSync for QuickBooks Microsoft

More information

An Oracle White Paper February 2009. Real-time Data Warehousing with ODI-EE Changed Data Capture

An Oracle White Paper February 2009. Real-time Data Warehousing with ODI-EE Changed Data Capture An Oracle White Paper February 2009 Real-time Data Warehousing with ODI-EE Changed Data Capture Executive Overview Today s integration project teams face the daunting challenge of deploying integrations

More information

Configuring Microsoft Active Directory for Oracle Net Naming. An Oracle White Paper April 2014

Configuring Microsoft Active Directory for Oracle Net Naming. An Oracle White Paper April 2014 Configuring Microsoft Active Directory for Oracle Net Naming An Oracle White Paper April 2014 Configuring Microsoft Active Directory for Oracle Net Naming Introduction... 3 Steps to Configure Active Directory...

More information

An Oracle White Paper October 2013. Oracle Database and IPv6 Statement of Direction

An Oracle White Paper October 2013. Oracle Database and IPv6 Statement of Direction An Oracle White Paper October 2013 Oracle Database and IPv6 Statement of Direction Disclaimer The following is intended to outline our general product direction. It is intended for information purposes

More information

CRM to Exchange Synchronization

CRM to Exchange Synchronization CRM to Exchange Synchronization Product Registration Instructions VERSION 2.0 DATE PREPARED: 1/1/2013 DEVELOPMENT: BRITE GLOBAL, INC. 2012 Brite Global, Incorporated. All rights reserved. The information

More information

HP Software as a Service

HP Software as a Service HP Software as a Service Software Version: 6.1 Federated SSO Document Release Date: August 2013 Legal Notices Warranty The only warranties for HP products and services are set forth in the express warranty

More information

Perceptive Experience Single Sign-On Solutions

Perceptive Experience Single Sign-On Solutions Perceptive Experience Single Sign-On Solutions Technical Guide Version: 2.x Written by: Product Knowledge, R&D Date: January 2016 2016 Lexmark International Technology, S.A. All rights reserved. Lexmark

More information

An Oracle White Paper October 2011. BI Publisher 11g Scheduling & Apache ActiveMQ as JMS Provider

An Oracle White Paper October 2011. BI Publisher 11g Scheduling & Apache ActiveMQ as JMS Provider An Oracle White Paper October 2011 BI Publisher 11g Scheduling & Apache ActiveMQ as JMS Provider Disclaimer The following is intended to outline our general product direction. It is intended for information

More information

IBM WebSphere Application Server

IBM WebSphere Application Server IBM WebSphere Application Server SAML 2.0 web single-sign-on 2012 IBM Corporation This presentation describes support for SAML 2.0 web browser Single Sign On profile included in IBM WebSphere Application

More information

This chapter describes how to use the Junos Pulse Secure Access Service in a SAML single sign-on deployment. It includes the following sections:

This chapter describes how to use the Junos Pulse Secure Access Service in a SAML single sign-on deployment. It includes the following sections: CHAPTER 1 SAML Single Sign-On This chapter describes how to use the Junos Pulse Secure Access Service in a SAML single sign-on deployment. It includes the following sections: Junos Pulse Secure Access

More information

Virtual Contact Center

Virtual Contact Center Virtual Contact Center NetSuite Integration Configuration Guide Version 8.0 Revision 1.0 Copyright 2014, 8x8, Inc. All rights reserved. This document is provided for information purposes only and the contents

More information

Oracle Application Integration Architecture: Business Process Modeling and Analysis. An Oracle White Paper April 2009

Oracle Application Integration Architecture: Business Process Modeling and Analysis. An Oracle White Paper April 2009 Oracle Application Integration Architecture: Business Process Modeling and Analysis An Oracle White Paper April 2009 Note: The following is intended to outline our general product direction. It is intended

More information

Clearview Customer Web Access

Clearview Customer Web Access Clearview Customer Web Access This document outlines the Clearview Process flows for Logging in to Customer Web Access Service Listing o Service Order Desktop o Service Tasks o Viewing Service Schedules

More information

Simplifying Contact Center Technology

Simplifying Contact Center Technology Simplifying Contact Center Technology Eliminating complexity with a single-vendor on-demand contact center solution An Oracle White Paper August 2006 Simplifying Contact Center Technology EXECUTIVE OVERVIEW

More information

SAML SSO Configuration

SAML SSO Configuration SAML SSO Configuration Overview of Single Sign-, page 1 Benefits of Single Sign-, page 2 Overview of Setting Up SAML 2.0 Single Sign-, page 3 SAML 2.0 Single Sign- Differences Between Cloud-Based Meeting

More information

An Oracle White Paper December 2013. Advanced Network Compression

An Oracle White Paper December 2013. Advanced Network Compression An Oracle White Paper December 2013 Advanced Network Compression Disclaimer The following is intended to outline our general product direction. It is intended for information purposes only, and may not

More information

Google Apps Deployment Guide

Google Apps Deployment Guide CENTRIFY DEPLOYMENT GUIDE Google Apps Deployment Guide Abstract Centrify provides mobile device management and single sign-on services that you can trust and count on as a critical component of your corporate

More information