SlideShare ist ein Scribd-Unternehmen logo
1 von 26
Downloaden Sie, um offline zu lesen
©2012 SAP AG. All rights reserved. 
1 
SAP BusinessObjects BI 4.1 Upgrade Webinar Series BI 4.1 User Authentication and Single Sign-On Presenter: Tim Ziemba SAP Global Support Group 
Brought to you by the Customer Experience Group
©2012 SAP AG. All rights reserved. 
2 
We bring to you all that you need to successfully upgrade to the SAP BusinessObjects BI Platform 4.1. 
You can find a BI 4.1 Upgrade Overview page on SCN at: http://scn.sap.com/docs/DOC- 56525 
Webinars also complement these published resources: http://scn.sap.com/docs/DOC- 56308 
SAP BusinessObjects BI Platform 4.1 Upgrade Enablement
BI4 Authentication and SSO
©2012 SAP AG. All rights reserved. 
4 
Log on to the Web Tier 
•The following major logon methods are supported, with various methods of SSO: 
•Windows AD 
SSO achieved through Kerberos, using the Dell Java SSO plug-in 
Web application server can run on any platform; however, the Central Management Server MUST be on a Windows for full AD integration (as of SP05 CMS on unix/Linux will support using the plugin combined with trusted authentication to achieve SSO 
•LDAP 
SSO is supported via trusted authentication to virtually any 3rd party products 
•SAP 
SSO achieved by configuring SAP mySAPSSO2 tickets 
•Enterprise 
Native BI authentication SSO can also be achieved through “Trusted Authentication.”
©2012 SAP AG. All rights reserved. 
5 
More About Kerberos SSO 
•Active Directory (AD) SSO into the BI portal or manually logging in with AD username and password allows for SSO to the database; however, there are a few limitations to keep in mind: 
Scheduling a report will not carry forward the Kerberos ticket (no SSO), even if you choose to “schedule now” 
It is not possible to set up Kerberos SSO for offline scheduling 
The CMS and processing servers must be on Windows 
•View time refresh will perform AD SSO to some supported DB’s 
•http://service.sap.com/sap/support/notes/1631734 
•http://service.sap.com/sap/support/notes/1869952
©2012 SAP AG. All rights reserved. 
6 
LDAP Front-End SSO 
•LDAP SSO can be attained using Trusted Authentication 
•Incoming trusted auth users cannot be used for any further SSO to database; front door entry only 
Secondary credentials or mix with SAP SSO methods for data access
©2012 SAP AG. All rights reserved. 
7 
Web Services 
•Setting up Web services SSO for Windows Active Directory is required to enable SSO for the following clients: 
LiveOffice 
Query as a Web Services 
BI Widgets 
Crystal Reports for Enterprise 
Dashboard Designer 
Analysis for Office 
Design Studio 
•Setup is similar to configuring BI Launchpad, see SAP Note 1646920
©2012 SAP AG. All rights reserved. 
8 
Trusted Authentication 
With BI’s native Enterprise authentication, it is possible to enable trusted authentication 
With “Trusted” authentication, BI is TRUSTING underlying application server to perform the authentication 
The application server passes a shared secret, and a user ID to BI. If the user ID exists in the BI system, a logon session for that user is created 
This allows most other external authentication methods to be used to logon to BI, such as X.509, SAML, SecureID, SAP Netweaver SSO etc. 
Important Note: none of the desktop client tools support Trusted Authentication
©2012 SAP AG. All rights reserved. 
9 
Configuring Trusted Authentication 
•There are a number of ways to pass user information in trusted authentication 
Web Session 
HTTP Header 
URL Query 
User Principal (new method using JAAS authentication) 
Remote User (new method using JAAS authentication) 
Cookies not recommended, supported for legacy 
•It is possible to bind a different incoming user ID to an existing user in the BI system using trusted.auth.user.namespace.enabled 
•Will require the user to manually log on first, which will bind their incoming assertion user ID with whatever BI account they log on as 
•Remember, you are TRUSTING the application server, so you must secure the Web application on your app server
©2012 SAP AG. All rights reserved. 
10 
New Semantic Layer Connectivity (.unx) 
•Kerberos SSO 
MS SQL Server 
Oracle DB 
SAP HANA 
•Security Token Service (STS, SNC) 
SAP NetWeaver BW 
•Applicable to the following clients: 
Crystal Reports for Enterprise 
Web Intelligence 
Dashboards 
Explorer 
OLAP Analysis
©2012 SAP AG. All rights reserved. 
11 
Legacy Semantic Layer (.unv) 
•Kerberos SSO 
MS SQL Server 
Oracle DB 
•Server STS, SNC 
SAP NetWeaver BW 
•Stored user credentials 
All other databases 
•Applicable to the following clients: 
Crystal Reports 2011 
Web Intelligence
©2012 SAP AG. All rights reserved. 
12 
Propagating Additional Security 
Leverage additional information from your IDP like region, department and apply in universe security. 
Full overview on SCN http://scn.sap.com/community/bi- platform/blog/2012/07/05/user-attribute-mapping-in-bi4
©2012 SAP AG. All rights reserved. 
13 
Mobile 
•Mobile currently uses username and password only 
•The username and password can be saved locally on the device
©2012 SAP AG. All rights reserved. 
14 
SAP HANA: What Are My Options? 
•If you are running BI on any OS (Windows, Linux, Unix) 
Logon to BI Lauchpad in any way (SSO or manual) 
—SSO at view time or scheduling using SAML SSO to HANA 
•If you are running BI on Windows: 
Set up Windows SSO to BI Portal, or manually log on using AD credentials 
—SSO at view time using Exploration view, Semantic Layer (Web Intelligence, Crystal Reports), OLAP Analysis 
—Still no scheduling SSO using Kerberos 
•If you are running BI on SUSE 11 Linux: 
Configure LDAP connectivity for MS AD 
Enable Kerberos authentication from your LDAP authentication plug-in 
Manually log on, then SSO to database possible 
•Any platform, all clients: 
Set up user database credentials for Direct DB authentication, exposed through CMC 
Can be scripted
©2012 SAP AG. All rights reserved. 
15 
Reporting on HANA Client and Connectivity Options Using Kerberos SSO 
JDBC 
JDBC 
ODBC 
SAP HANA Database 
JDBC 
ODBC 
Web Intelligence 
Dashboards 
Crystal Reports for Enterprise 
Semantic Layer 
(relational universe UNX) 
Explorer 
CR 2011
©2012 SAP AG. All rights reserved. 
16 
HANA SSO Summarized 
Authentication 
Internal (Direct) 
External (Kerberos Delegated) 
SAML Trust (with BI 4.1) 
Explorer 
Y 
Y (1) 
Y 
Dashboards 
Y 
Y (1) 
Y 
Web Intelligence 
Y 
Y (1) 
Y 
Crystal Reports 2011 
Y 
Y (1) 
Y 
Crystal Reports for Enterprise 
Y 
Y (1) 
Y 
Analysis, Edition for Office 
Y 
Y (1) 
Y 
Analysis, Edition for OLAP 
Y 
N 
Y 
(1) Support on Linux and Windows platforms only
©2012 SAP AG. All rights reserved. 
17 
New option to configure HANA SSO 
•Accessible under Applications, “HANA Authentication” 
•Based on trust configured between BI and HANA 
•Less work to setup than kerberos 
•User ID’s must match between HANA & BI system 
•Works with any type of authentication to BOE: Enterprise, AD, LDAP, SAP, and supports all platforms. 
•Based on system trust. HANA trusts BI to do the authentication. Once a user is authenticated to BI, BI creates SAML assertions on behalf of users to pass to HANA for SSO 
•Supported with all BI Clients except ZEN and A- Office. ETA SP1 (requires Web service SDK support).
©2012 SAP AG. All rights reserved. 
18 
Configuration in the CMC 
Enter HANA server details 
Generate a certificate on the BI side to import into the HANA server. (copy & paste) 
Once both systems are setup, user can test connection from CMC directly to validate setup.
©2012 SAP AG. All rights reserved. 
19 
HANA certificate import 
Import Certificate into HANA (SPS5)
©2012 SAP AG. All rights reserved. 
20 
User authenticates against BOE server with one of the mechanisms supported by BOE 
1.BOE securely forwards the user identity to SAP HANA with one of the following methods 
–User name/password 
oSAP HANA database user name/password stored in BOE server 
oManual synchronization 
–Kerberos (As of SP4) SAP Note 1837331 & 1813724 HANA. 
oUsers must log on to BOE server using Active Directory authentication 
oBOE server must run on Linux or Microsoft Windows 
–SAML (NEW with 4.1) 
oBOE server acts as identity provider 
oBOE server generates SAML ticket for the user, sends it to the SAP HANA database to validate -> if valid session will be established for this user 
•Protocol (SAML) is irrelevant here. Just think of trust between systems. 
oUsing SSL transport security between BOE and HANA is highly recommended 
SAP HANA Database 
BOE Server 
Individual end users 
Summary of HANA authentication
©2012 SAP AG. All rights reserved. 
21 
Database Credentials 
•It is possible to save database credentials to use for SSO using the database’s native authentication 
•These can be automatically captured if the user manually logs on through a configuration option in the authentication plug-in
©2012 SAP AG. All rights reserved. 
22 
Web Intelligence: Review Your Options 
•Reporting from SQL Server, Oracle DB 
Kerberos SSO (Windows only) 
Saved credentials (all platforms) 
Predefined credentials (shared user) – (all platforms) 
•Reporting from SAP HANA 
Kerberos SSO (Windows/Linux only) 
SAML SSO (all platforms) 
Saved credentials (all platforms) 
Predefined credentials (shared user) – (all platforms) 
•Reporting from SAP NetWeaver BW 
STS (all platforms –.unx, CR4E, analysis, dashboards) 
SNC (all platforms – .unv, CR 2011) 
Saved credentials 
—If logging on to BI with SAP credentials, these can be used for view time refresh (SSO)
©2012 SAP AG. All rights reserved. 
23 
OLAP ANALYSIS: Review Your Options 
•Reporting from Microsoft Analysis Services 
Kerberos SSO (Windows only) – Requires user to log on manually using AD or to have SSO setup 
Saved credentials (all platforms) 
Predefined credentials (shared user) – (all platforms) 
•https://websmp230.sap-ag.de/sap/support/notes/1688079 * 
•Reporting from SAP NetWeaver BW 
STS (all platforms) 
* Requires login credentials to the SAP Service Marketplace
©2012 SAP AG. All rights reserved. 
24 
Java Desktop Client Tools – Kerberos SSO 
The new Information design tool is written in Java 
This means we need some java magic to get AD SSO working 
•Krb5.ini, bscLogin.conf on the client side 
Referenced in “C:Program Files (x86)SAP BusinessObjectsSAP BusinessObjects Enterprise XI 4.0win32_x86InformationDesignTool.ini 
-Djava.security.auth.login.config=C:WINNTbscLogin.conf 
-Djava.security.krb5.conf=C:WINNTkrb5.ini 
•See SAP Note 1621106
©2012 SAP AG. All rights reserved. 
25 
SAP BusinessObjects BI 4.1 Upgrade Webinar Series 
BI 4.1 User Authentication and Single Sign-On 
Q & A 
Brought to you by the Customer Experience Group
Thank you

Weitere ähnliche Inhalte

Was ist angesagt?

OOW15 - case study: oracle application management suite for oracle e-business...
OOW15 - case study: oracle application management suite for oracle e-business...OOW15 - case study: oracle application management suite for oracle e-business...
OOW15 - case study: oracle application management suite for oracle e-business...vasuballa
 
Accelerate your Upgrades and Migrations
Accelerate your Upgrades and MigrationsAccelerate your Upgrades and Migrations
Accelerate your Upgrades and MigrationsWiiisdom
 
Step by Step installation of SAP BusinessObjects BI Platform 4.0 on Windows 2...
Step by Step installation of SAP BusinessObjects BI Platform 4.0 on Windows 2...Step by Step installation of SAP BusinessObjects BI Platform 4.0 on Windows 2...
Step by Step installation of SAP BusinessObjects BI Platform 4.0 on Windows 2...Jorge Batista
 
Practical Guidance for SharePoint 2010 Upgrade
Practical Guidance for SharePoint 2010 UpgradePractical Guidance for SharePoint 2010 Upgrade
Practical Guidance for SharePoint 2010 UpgradeJoel Oleson
 
Business Objects Administration SP2
Business Objects Administration SP2Business Objects Administration SP2
Business Objects Administration SP2Jay Riddle
 
EBS Upgrade to Oracle Cloud Platform
EBS Upgrade to Oracle Cloud PlatformEBS Upgrade to Oracle Cloud Platform
EBS Upgrade to Oracle Cloud PlatformFumiko Yamashita
 
Interconnect session 1888: Rational Team Concert Process Customization: What ...
Interconnect session 1888: Rational Team Concert Process Customization: What ...Interconnect session 1888: Rational Team Concert Process Customization: What ...
Interconnect session 1888: Rational Team Concert Process Customization: What ...Rosa Naranjo
 
Understanding saa s
Understanding saa sUnderstanding saa s
Understanding saa sUmesh Kodmur
 
OOW15 - Customer Success Stories: Upgrading to Oracle E-Business Suite 12.2
OOW15 - Customer Success Stories: Upgrading to Oracle E-Business Suite 12.2 OOW15 - Customer Success Stories: Upgrading to Oracle E-Business Suite 12.2
OOW15 - Customer Success Stories: Upgrading to Oracle E-Business Suite 12.2 vasuballa
 
SAP BI 4.2_SP02_Server_on_SUSE_Linux
SAP BI 4.2_SP02_Server_on_SUSE_LinuxSAP BI 4.2_SP02_Server_on_SUSE_Linux
SAP BI 4.2_SP02_Server_on_SUSE_Linuxinfovillesolutions
 
OOW15 - personalize and extend oracle ebs for desktops and tablets
OOW15 - personalize and extend oracle ebs for desktops and tabletsOOW15 - personalize and extend oracle ebs for desktops and tablets
OOW15 - personalize and extend oracle ebs for desktops and tabletsvasuballa
 
10 Golden Rules for S/4 HANA Migrations
10 Golden Rules for S/4 HANA Migrations10 Golden Rules for S/4 HANA Migrations
10 Golden Rules for S/4 HANA MigrationsBluefin Solutions
 
What’s New in Oracle E-Business Suite R12.2 for Database Administrators?
What’s New in Oracle E-Business Suite R12.2 for Database Administrators?What’s New in Oracle E-Business Suite R12.2 for Database Administrators?
What’s New in Oracle E-Business Suite R12.2 for Database Administrators?vasuballa
 
Interconnect session 3498: Deployment Topologies for Jazz Reporting Service
Interconnect session 3498: Deployment Topologies for Jazz Reporting ServiceInterconnect session 3498: Deployment Topologies for Jazz Reporting Service
Interconnect session 3498: Deployment Topologies for Jazz Reporting ServiceRosa Naranjo
 
SAP HANA SPS10- SAP HANA Platform Lifecycle Management
SAP HANA SPS10- SAP HANA Platform Lifecycle ManagementSAP HANA SPS10- SAP HANA Platform Lifecycle Management
SAP HANA SPS10- SAP HANA Platform Lifecycle ManagementSAP Technology
 
SAP BI 4.2 Other New Enhancements
SAP BI 4.2 Other New EnhancementsSAP BI 4.2 Other New Enhancements
SAP BI 4.2 Other New Enhancementsinfovillesolutions
 
SAP BusinessObjects Private Cloud Edition (PCE)
SAP BusinessObjects Private Cloud Edition (PCE)SAP BusinessObjects Private Cloud Edition (PCE)
SAP BusinessObjects Private Cloud Edition (PCE)Wiiisdom
 

Was ist angesagt? (20)

OOW15 - case study: oracle application management suite for oracle e-business...
OOW15 - case study: oracle application management suite for oracle e-business...OOW15 - case study: oracle application management suite for oracle e-business...
OOW15 - case study: oracle application management suite for oracle e-business...
 
Accelerate your Upgrades and Migrations
Accelerate your Upgrades and MigrationsAccelerate your Upgrades and Migrations
Accelerate your Upgrades and Migrations
 
Step by Step installation of SAP BusinessObjects BI Platform 4.0 on Windows 2...
Step by Step installation of SAP BusinessObjects BI Platform 4.0 on Windows 2...Step by Step installation of SAP BusinessObjects BI Platform 4.0 on Windows 2...
Step by Step installation of SAP BusinessObjects BI Platform 4.0 on Windows 2...
 
Practical Guidance for SharePoint 2010 Upgrade
Practical Guidance for SharePoint 2010 UpgradePractical Guidance for SharePoint 2010 Upgrade
Practical Guidance for SharePoint 2010 Upgrade
 
Business Objects Administration SP2
Business Objects Administration SP2Business Objects Administration SP2
Business Objects Administration SP2
 
EBS Upgrade to Oracle Cloud Platform
EBS Upgrade to Oracle Cloud PlatformEBS Upgrade to Oracle Cloud Platform
EBS Upgrade to Oracle Cloud Platform
 
Interconnect session 1888: Rational Team Concert Process Customization: What ...
Interconnect session 1888: Rational Team Concert Process Customization: What ...Interconnect session 1888: Rational Team Concert Process Customization: What ...
Interconnect session 1888: Rational Team Concert Process Customization: What ...
 
Understanding saa s
Understanding saa sUnderstanding saa s
Understanding saa s
 
How to Implement Fiori Central Hub 1610
How to Implement Fiori Central Hub 1610How to Implement Fiori Central Hub 1610
How to Implement Fiori Central Hub 1610
 
OOW15 - Customer Success Stories: Upgrading to Oracle E-Business Suite 12.2
OOW15 - Customer Success Stories: Upgrading to Oracle E-Business Suite 12.2 OOW15 - Customer Success Stories: Upgrading to Oracle E-Business Suite 12.2
OOW15 - Customer Success Stories: Upgrading to Oracle E-Business Suite 12.2
 
SAP BI 4.2_SP02_Server_on_SUSE_Linux
SAP BI 4.2_SP02_Server_on_SUSE_LinuxSAP BI 4.2_SP02_Server_on_SUSE_Linux
SAP BI 4.2_SP02_Server_on_SUSE_Linux
 
OOW15 - personalize and extend oracle ebs for desktops and tablets
OOW15 - personalize and extend oracle ebs for desktops and tabletsOOW15 - personalize and extend oracle ebs for desktops and tablets
OOW15 - personalize and extend oracle ebs for desktops and tablets
 
10 Golden Rules for S/4 HANA Migrations
10 Golden Rules for S/4 HANA Migrations10 Golden Rules for S/4 HANA Migrations
10 Golden Rules for S/4 HANA Migrations
 
HANA SPS07 LCM
HANA SPS07 LCMHANA SPS07 LCM
HANA SPS07 LCM
 
What’s New in Oracle E-Business Suite R12.2 for Database Administrators?
What’s New in Oracle E-Business Suite R12.2 for Database Administrators?What’s New in Oracle E-Business Suite R12.2 for Database Administrators?
What’s New in Oracle E-Business Suite R12.2 for Database Administrators?
 
Interconnect session 3498: Deployment Topologies for Jazz Reporting Service
Interconnect session 3498: Deployment Topologies for Jazz Reporting ServiceInterconnect session 3498: Deployment Topologies for Jazz Reporting Service
Interconnect session 3498: Deployment Topologies for Jazz Reporting Service
 
SAP HANA SPS10- SAP HANA Platform Lifecycle Management
SAP HANA SPS10- SAP HANA Platform Lifecycle ManagementSAP HANA SPS10- SAP HANA Platform Lifecycle Management
SAP HANA SPS10- SAP HANA Platform Lifecycle Management
 
Siebel Upgrade Best Practices & Processes V2
Siebel Upgrade Best Practices & Processes V2Siebel Upgrade Best Practices & Processes V2
Siebel Upgrade Best Practices & Processes V2
 
SAP BI 4.2 Other New Enhancements
SAP BI 4.2 Other New EnhancementsSAP BI 4.2 Other New Enhancements
SAP BI 4.2 Other New Enhancements
 
SAP BusinessObjects Private Cloud Edition (PCE)
SAP BusinessObjects Private Cloud Edition (PCE)SAP BusinessObjects Private Cloud Edition (PCE)
SAP BusinessObjects Private Cloud Edition (PCE)
 

Ähnlich wie SAP #BOBJ #BI 4.1 Upgrade Webcast Series 6: User Authentication and SSO

SAP Hana Cloud Platform - Development Landscape Planning
SAP Hana Cloud Platform - Development Landscape PlanningSAP Hana Cloud Platform - Development Landscape Planning
SAP Hana Cloud Platform - Development Landscape PlanningNagesh Caparthy
 
Power BI Report Server & Office Online Server
Power BI Report Server & Office Online ServerPower BI Report Server & Office Online Server
Power BI Report Server & Office Online ServerIsabelle Van Campenhoudt
 
Sql Saturday Jacksonville- Power BI Report Server Enterprise Architecture, to...
Sql Saturday Jacksonville- Power BI Report Server Enterprise Architecture, to...Sql Saturday Jacksonville- Power BI Report Server Enterprise Architecture, to...
Sql Saturday Jacksonville- Power BI Report Server Enterprise Architecture, to...Vishal Pawar
 
Sap commitment to_open_data_acces_strategy_for_bi_sept_2013
Sap commitment to_open_data_acces_strategy_for_bi_sept_2013Sap commitment to_open_data_acces_strategy_for_bi_sept_2013
Sap commitment to_open_data_acces_strategy_for_bi_sept_2013Atul Patel
 
OWA And SharePoint Integration
OWA And SharePoint IntegrationOWA And SharePoint Integration
OWA And SharePoint Integrationjems7
 
Power BI Report Server: a Deep Dive for SQL PASS Vancouver
Power BI Report Server: a Deep Dive for SQL PASS VancouverPower BI Report Server: a Deep Dive for SQL PASS Vancouver
Power BI Report Server: a Deep Dive for SQL PASS VancouverLuca Gualtieri
 
Principal Propagation with SAP Cloud Platform
Principal Propagation with SAP Cloud PlatformPrincipal Propagation with SAP Cloud Platform
Principal Propagation with SAP Cloud PlatformGary Jackson MBCS
 
SAP Single Sign-On 2.0 Overview
SAP Single Sign-On 2.0 OverviewSAP Single Sign-On 2.0 Overview
SAP Single Sign-On 2.0 OverviewSAP Technology
 
Power BI Report Server Enterprise Architecture, Tools to Publish reports and ...
Power BI Report Server Enterprise Architecture, Tools to Publish reports and ...Power BI Report Server Enterprise Architecture, Tools to Publish reports and ...
Power BI Report Server Enterprise Architecture, Tools to Publish reports and ...Vishal Pawar
 
Groupby -Power bi dashboard in hour by vishal pawar-Presentation
Groupby -Power bi dashboard in hour by vishal pawar-Presentation Groupby -Power bi dashboard in hour by vishal pawar-Presentation
Groupby -Power bi dashboard in hour by vishal pawar-Presentation Vishal Pawar
 
Power BI Create lightning fast dashboard with power bi & Its Components
Power BI Create lightning fast dashboard with power bi & Its Components Power BI Create lightning fast dashboard with power bi & Its Components
Power BI Create lightning fast dashboard with power bi & Its Components Vishal Pawar
 
Datapolis Guest Expert Presentation: Top 15 SharePoint Server Configuration M...
Datapolis Guest Expert Presentation: Top 15 SharePoint Server Configuration M...Datapolis Guest Expert Presentation: Top 15 SharePoint Server Configuration M...
Datapolis Guest Expert Presentation: Top 15 SharePoint Server Configuration M...Datapolis
 
Prepare for SharePoint 2016 - IT Pro best practices for managing your SharePo...
Prepare for SharePoint 2016 - IT Pro best practices for managing your SharePo...Prepare for SharePoint 2016 - IT Pro best practices for managing your SharePo...
Prepare for SharePoint 2016 - IT Pro best practices for managing your SharePo...Toni Frankola
 
SharePoint Saturday Belgium 2014 - Best Practices for Configuring the ShareP...
SharePoint Saturday Belgium 2014 -  Best Practices for Configuring the ShareP...SharePoint Saturday Belgium 2014 -  Best Practices for Configuring the ShareP...
SharePoint Saturday Belgium 2014 - Best Practices for Configuring the ShareP...BIWUG
 
Kaltura Inspire Webinar: API Driven Video Platform - The Key to Scalability a...
Kaltura Inspire Webinar: API Driven Video Platform - The Key to Scalability a...Kaltura Inspire Webinar: API Driven Video Platform - The Key to Scalability a...
Kaltura Inspire Webinar: API Driven Video Platform - The Key to Scalability a...Zohar Babin
 
Power BI & SAP - Integration Options and possible Pifalls
Power BI & SAP - Integration Options and possible PifallsPower BI & SAP - Integration Options and possible Pifalls
Power BI & SAP - Integration Options and possible PifallsJJDE
 
What's New in Centrify Server Suite 2016
What's New in Centrify Server Suite 2016What's New in Centrify Server Suite 2016
What's New in Centrify Server Suite 2016Centrify Support
 
Microsoft Product Licensing
Microsoft Product LicensingMicrosoft Product Licensing
Microsoft Product LicensingMotty Ben Atia
 

Ähnlich wie SAP #BOBJ #BI 4.1 Upgrade Webcast Series 6: User Authentication and SSO (20)

SAP Hana Cloud Platform - Development Landscape Planning
SAP Hana Cloud Platform - Development Landscape PlanningSAP Hana Cloud Platform - Development Landscape Planning
SAP Hana Cloud Platform - Development Landscape Planning
 
Power BI Report Server & Office Online Server
Power BI Report Server & Office Online ServerPower BI Report Server & Office Online Server
Power BI Report Server & Office Online Server
 
Sql Saturday Jacksonville- Power BI Report Server Enterprise Architecture, to...
Sql Saturday Jacksonville- Power BI Report Server Enterprise Architecture, to...Sql Saturday Jacksonville- Power BI Report Server Enterprise Architecture, to...
Sql Saturday Jacksonville- Power BI Report Server Enterprise Architecture, to...
 
Oow2016 review--paas-microservices-
Oow2016 review--paas-microservices-Oow2016 review--paas-microservices-
Oow2016 review--paas-microservices-
 
Sap commitment to_open_data_acces_strategy_for_bi_sept_2013
Sap commitment to_open_data_acces_strategy_for_bi_sept_2013Sap commitment to_open_data_acces_strategy_for_bi_sept_2013
Sap commitment to_open_data_acces_strategy_for_bi_sept_2013
 
OWA And SharePoint Integration
OWA And SharePoint IntegrationOWA And SharePoint Integration
OWA And SharePoint Integration
 
Power BI Report Server: a Deep Dive for SQL PASS Vancouver
Power BI Report Server: a Deep Dive for SQL PASS VancouverPower BI Report Server: a Deep Dive for SQL PASS Vancouver
Power BI Report Server: a Deep Dive for SQL PASS Vancouver
 
Principal Propagation with SAP Cloud Platform
Principal Propagation with SAP Cloud PlatformPrincipal Propagation with SAP Cloud Platform
Principal Propagation with SAP Cloud Platform
 
SAP Single Sign-On 2.0 Overview
SAP Single Sign-On 2.0 OverviewSAP Single Sign-On 2.0 Overview
SAP Single Sign-On 2.0 Overview
 
Power BI Report Server Enterprise Architecture, Tools to Publish reports and ...
Power BI Report Server Enterprise Architecture, Tools to Publish reports and ...Power BI Report Server Enterprise Architecture, Tools to Publish reports and ...
Power BI Report Server Enterprise Architecture, Tools to Publish reports and ...
 
Groupby -Power bi dashboard in hour by vishal pawar-Presentation
Groupby -Power bi dashboard in hour by vishal pawar-Presentation Groupby -Power bi dashboard in hour by vishal pawar-Presentation
Groupby -Power bi dashboard in hour by vishal pawar-Presentation
 
PAM - SBOP_BI_43.pdf
PAM - SBOP_BI_43.pdfPAM - SBOP_BI_43.pdf
PAM - SBOP_BI_43.pdf
 
Power BI Create lightning fast dashboard with power bi & Its Components
Power BI Create lightning fast dashboard with power bi & Its Components Power BI Create lightning fast dashboard with power bi & Its Components
Power BI Create lightning fast dashboard with power bi & Its Components
 
Datapolis Guest Expert Presentation: Top 15 SharePoint Server Configuration M...
Datapolis Guest Expert Presentation: Top 15 SharePoint Server Configuration M...Datapolis Guest Expert Presentation: Top 15 SharePoint Server Configuration M...
Datapolis Guest Expert Presentation: Top 15 SharePoint Server Configuration M...
 
Prepare for SharePoint 2016 - IT Pro best practices for managing your SharePo...
Prepare for SharePoint 2016 - IT Pro best practices for managing your SharePo...Prepare for SharePoint 2016 - IT Pro best practices for managing your SharePo...
Prepare for SharePoint 2016 - IT Pro best practices for managing your SharePo...
 
SharePoint Saturday Belgium 2014 - Best Practices for Configuring the ShareP...
SharePoint Saturday Belgium 2014 -  Best Practices for Configuring the ShareP...SharePoint Saturday Belgium 2014 -  Best Practices for Configuring the ShareP...
SharePoint Saturday Belgium 2014 - Best Practices for Configuring the ShareP...
 
Kaltura Inspire Webinar: API Driven Video Platform - The Key to Scalability a...
Kaltura Inspire Webinar: API Driven Video Platform - The Key to Scalability a...Kaltura Inspire Webinar: API Driven Video Platform - The Key to Scalability a...
Kaltura Inspire Webinar: API Driven Video Platform - The Key to Scalability a...
 
Power BI & SAP - Integration Options and possible Pifalls
Power BI & SAP - Integration Options and possible PifallsPower BI & SAP - Integration Options and possible Pifalls
Power BI & SAP - Integration Options and possible Pifalls
 
What's New in Centrify Server Suite 2016
What's New in Centrify Server Suite 2016What's New in Centrify Server Suite 2016
What's New in Centrify Server Suite 2016
 
Microsoft Product Licensing
Microsoft Product LicensingMicrosoft Product Licensing
Microsoft Product Licensing
 

Mehr von SAP Analytics

#askSAP Analytics Innovations Community Call – Bridging the Information Gap
#askSAP Analytics Innovations Community Call – Bridging the Information Gap#askSAP Analytics Innovations Community Call – Bridging the Information Gap
#askSAP Analytics Innovations Community Call – Bridging the Information GapSAP Analytics
 
Optimize Business Intelligence Efforts With Embedded, Application-Driven Anal...
Optimize Business Intelligence Efforts With Embedded, Application-Driven Anal...Optimize Business Intelligence Efforts With Embedded, Application-Driven Anal...
Optimize Business Intelligence Efforts With Embedded, Application-Driven Anal...SAP Analytics
 
#askSAP Analytics Innovations Community Call: SAP Analytics 2019 Strategy and...
#askSAP Analytics Innovations Community Call: SAP Analytics 2019 Strategy and...#askSAP Analytics Innovations Community Call: SAP Analytics 2019 Strategy and...
#askSAP Analytics Innovations Community Call: SAP Analytics 2019 Strategy and...SAP Analytics
 
#AskSAP Analytics Innovations Community Call: SAP Analytics Fall 2018 Innovat...
#AskSAP Analytics Innovations Community Call: SAP Analytics Fall 2018 Innovat...#AskSAP Analytics Innovations Community Call: SAP Analytics Fall 2018 Innovat...
#AskSAP Analytics Innovations Community Call: SAP Analytics Fall 2018 Innovat...SAP Analytics
 
#askSAP Analytics Innovations Community Call: Become an Intelligent Enterpris...
#askSAP Analytics Innovations Community Call: Become an Intelligent Enterpris...#askSAP Analytics Innovations Community Call: Become an Intelligent Enterpris...
#askSAP Analytics Innovations Community Call: Become an Intelligent Enterpris...SAP Analytics
 
#askSAP Analytics Innovations Community Call: SAP 2018 strategy and Roadmap f...
#askSAP Analytics Innovations Community Call: SAP 2018 strategy and Roadmap f...#askSAP Analytics Innovations Community Call: SAP 2018 strategy and Roadmap f...
#askSAP Analytics Innovations Community Call: SAP 2018 strategy and Roadmap f...SAP Analytics
 
#asksap Analytics Innovations Community Call: SAP BW/4HANA - the Big Data War...
#asksap Analytics Innovations Community Call: SAP BW/4HANA - the Big Data War...#asksap Analytics Innovations Community Call: SAP BW/4HANA - the Big Data War...
#asksap Analytics Innovations Community Call: SAP BW/4HANA - the Big Data War...SAP Analytics
 
SAP Leonardo: An Overview
SAP Leonardo: An OverviewSAP Leonardo: An Overview
SAP Leonardo: An OverviewSAP Analytics
 
#askSAP Analytics Innovations Community Call: Delivering the Intelligent Ente...
#askSAP Analytics Innovations Community Call: Delivering the Intelligent Ente...#askSAP Analytics Innovations Community Call: Delivering the Intelligent Ente...
#askSAP Analytics Innovations Community Call: Delivering the Intelligent Ente...SAP Analytics
 
Data & Analytics: The Competitive Edge for Small and Midsize Businesses
Data & Analytics: The Competitive Edge for Small and Midsize BusinessesData & Analytics: The Competitive Edge for Small and Midsize Businesses
Data & Analytics: The Competitive Edge for Small and Midsize BusinessesSAP Analytics
 
Data Analytics Help Drive Digital Transformation Infographic
Data Analytics Help Drive Digital Transformation InfographicData Analytics Help Drive Digital Transformation Infographic
Data Analytics Help Drive Digital Transformation InfographicSAP Analytics
 
#askSAP: Journey to the Cloud: SAP Strategy and Roadmap for Cloud and Hybrid ...
#askSAP: Journey to the Cloud: SAP Strategy and Roadmap for Cloud and Hybrid ...#askSAP: Journey to the Cloud: SAP Strategy and Roadmap for Cloud and Hybrid ...
#askSAP: Journey to the Cloud: SAP Strategy and Roadmap for Cloud and Hybrid ...SAP Analytics
 
Unify Line of Business Data with SAP Digital Boardroom
Unify Line of Business Data with SAP Digital BoardroomUnify Line of Business Data with SAP Digital Boardroom
Unify Line of Business Data with SAP Digital BoardroomSAP Analytics
 
#asksap Analytics Innovations Community Call - Take Action in 2017 with Innov...
#asksap Analytics Innovations Community Call - Take Action in 2017 with Innov...#asksap Analytics Innovations Community Call - Take Action in 2017 with Innov...
#asksap Analytics Innovations Community Call - Take Action in 2017 with Innov...SAP Analytics
 
Can your insights deliver 171% ROI?
Can your insights deliver 171% ROI?Can your insights deliver 171% ROI?
Can your insights deliver 171% ROI?SAP Analytics
 
#askSAP EPM Innovations Community Call: How Planning Can Ignite Digital Trans...
#askSAP EPM Innovations Community Call: How Planning Can Ignite Digital Trans...#askSAP EPM Innovations Community Call: How Planning Can Ignite Digital Trans...
#askSAP EPM Innovations Community Call: How Planning Can Ignite Digital Trans...SAP Analytics
 
#askSAP Analytics Innovations Community Call: Reimagine Analytics for the Dig...
#askSAP Analytics Innovations Community Call: Reimagine Analytics for the Dig...#askSAP Analytics Innovations Community Call: Reimagine Analytics for the Dig...
#askSAP Analytics Innovations Community Call: Reimagine Analytics for the Dig...SAP Analytics
 
#askSAP Analytics Innovations Community Call: Innovation in Core BI Solutions...
#askSAP Analytics Innovations Community Call: Innovation in Core BI Solutions...#askSAP Analytics Innovations Community Call: Innovation in Core BI Solutions...
#askSAP Analytics Innovations Community Call: Innovation in Core BI Solutions...SAP Analytics
 
#askSAP GRC Innovations Community Call: Cybersecurity Risk and Governance
#askSAP GRC Innovations Community Call: Cybersecurity Risk and Governance#askSAP GRC Innovations Community Call: Cybersecurity Risk and Governance
#askSAP GRC Innovations Community Call: Cybersecurity Risk and GovernanceSAP Analytics
 
#askSAP EPM Innovations Community Call: Transform Finance into Instant Insight
#askSAP EPM Innovations Community Call: Transform Finance into Instant Insight#askSAP EPM Innovations Community Call: Transform Finance into Instant Insight
#askSAP EPM Innovations Community Call: Transform Finance into Instant InsightSAP Analytics
 

Mehr von SAP Analytics (20)

#askSAP Analytics Innovations Community Call – Bridging the Information Gap
#askSAP Analytics Innovations Community Call – Bridging the Information Gap#askSAP Analytics Innovations Community Call – Bridging the Information Gap
#askSAP Analytics Innovations Community Call – Bridging the Information Gap
 
Optimize Business Intelligence Efforts With Embedded, Application-Driven Anal...
Optimize Business Intelligence Efforts With Embedded, Application-Driven Anal...Optimize Business Intelligence Efforts With Embedded, Application-Driven Anal...
Optimize Business Intelligence Efforts With Embedded, Application-Driven Anal...
 
#askSAP Analytics Innovations Community Call: SAP Analytics 2019 Strategy and...
#askSAP Analytics Innovations Community Call: SAP Analytics 2019 Strategy and...#askSAP Analytics Innovations Community Call: SAP Analytics 2019 Strategy and...
#askSAP Analytics Innovations Community Call: SAP Analytics 2019 Strategy and...
 
#AskSAP Analytics Innovations Community Call: SAP Analytics Fall 2018 Innovat...
#AskSAP Analytics Innovations Community Call: SAP Analytics Fall 2018 Innovat...#AskSAP Analytics Innovations Community Call: SAP Analytics Fall 2018 Innovat...
#AskSAP Analytics Innovations Community Call: SAP Analytics Fall 2018 Innovat...
 
#askSAP Analytics Innovations Community Call: Become an Intelligent Enterpris...
#askSAP Analytics Innovations Community Call: Become an Intelligent Enterpris...#askSAP Analytics Innovations Community Call: Become an Intelligent Enterpris...
#askSAP Analytics Innovations Community Call: Become an Intelligent Enterpris...
 
#askSAP Analytics Innovations Community Call: SAP 2018 strategy and Roadmap f...
#askSAP Analytics Innovations Community Call: SAP 2018 strategy and Roadmap f...#askSAP Analytics Innovations Community Call: SAP 2018 strategy and Roadmap f...
#askSAP Analytics Innovations Community Call: SAP 2018 strategy and Roadmap f...
 
#asksap Analytics Innovations Community Call: SAP BW/4HANA - the Big Data War...
#asksap Analytics Innovations Community Call: SAP BW/4HANA - the Big Data War...#asksap Analytics Innovations Community Call: SAP BW/4HANA - the Big Data War...
#asksap Analytics Innovations Community Call: SAP BW/4HANA - the Big Data War...
 
SAP Leonardo: An Overview
SAP Leonardo: An OverviewSAP Leonardo: An Overview
SAP Leonardo: An Overview
 
#askSAP Analytics Innovations Community Call: Delivering the Intelligent Ente...
#askSAP Analytics Innovations Community Call: Delivering the Intelligent Ente...#askSAP Analytics Innovations Community Call: Delivering the Intelligent Ente...
#askSAP Analytics Innovations Community Call: Delivering the Intelligent Ente...
 
Data & Analytics: The Competitive Edge for Small and Midsize Businesses
Data & Analytics: The Competitive Edge for Small and Midsize BusinessesData & Analytics: The Competitive Edge for Small and Midsize Businesses
Data & Analytics: The Competitive Edge for Small and Midsize Businesses
 
Data Analytics Help Drive Digital Transformation Infographic
Data Analytics Help Drive Digital Transformation InfographicData Analytics Help Drive Digital Transformation Infographic
Data Analytics Help Drive Digital Transformation Infographic
 
#askSAP: Journey to the Cloud: SAP Strategy and Roadmap for Cloud and Hybrid ...
#askSAP: Journey to the Cloud: SAP Strategy and Roadmap for Cloud and Hybrid ...#askSAP: Journey to the Cloud: SAP Strategy and Roadmap for Cloud and Hybrid ...
#askSAP: Journey to the Cloud: SAP Strategy and Roadmap for Cloud and Hybrid ...
 
Unify Line of Business Data with SAP Digital Boardroom
Unify Line of Business Data with SAP Digital BoardroomUnify Line of Business Data with SAP Digital Boardroom
Unify Line of Business Data with SAP Digital Boardroom
 
#asksap Analytics Innovations Community Call - Take Action in 2017 with Innov...
#asksap Analytics Innovations Community Call - Take Action in 2017 with Innov...#asksap Analytics Innovations Community Call - Take Action in 2017 with Innov...
#asksap Analytics Innovations Community Call - Take Action in 2017 with Innov...
 
Can your insights deliver 171% ROI?
Can your insights deliver 171% ROI?Can your insights deliver 171% ROI?
Can your insights deliver 171% ROI?
 
#askSAP EPM Innovations Community Call: How Planning Can Ignite Digital Trans...
#askSAP EPM Innovations Community Call: How Planning Can Ignite Digital Trans...#askSAP EPM Innovations Community Call: How Planning Can Ignite Digital Trans...
#askSAP EPM Innovations Community Call: How Planning Can Ignite Digital Trans...
 
#askSAP Analytics Innovations Community Call: Reimagine Analytics for the Dig...
#askSAP Analytics Innovations Community Call: Reimagine Analytics for the Dig...#askSAP Analytics Innovations Community Call: Reimagine Analytics for the Dig...
#askSAP Analytics Innovations Community Call: Reimagine Analytics for the Dig...
 
#askSAP Analytics Innovations Community Call: Innovation in Core BI Solutions...
#askSAP Analytics Innovations Community Call: Innovation in Core BI Solutions...#askSAP Analytics Innovations Community Call: Innovation in Core BI Solutions...
#askSAP Analytics Innovations Community Call: Innovation in Core BI Solutions...
 
#askSAP GRC Innovations Community Call: Cybersecurity Risk and Governance
#askSAP GRC Innovations Community Call: Cybersecurity Risk and Governance#askSAP GRC Innovations Community Call: Cybersecurity Risk and Governance
#askSAP GRC Innovations Community Call: Cybersecurity Risk and Governance
 
#askSAP EPM Innovations Community Call: Transform Finance into Instant Insight
#askSAP EPM Innovations Community Call: Transform Finance into Instant Insight#askSAP EPM Innovations Community Call: Transform Finance into Instant Insight
#askSAP EPM Innovations Community Call: Transform Finance into Instant Insight
 

Kürzlich hochgeladen

Nanopower In Semiconductor Industry.pdf
Nanopower  In Semiconductor Industry.pdfNanopower  In Semiconductor Industry.pdf
Nanopower In Semiconductor Industry.pdfPedro Manuel
 
ADOPTING WEB 3 FOR YOUR BUSINESS: A STEP-BY-STEP GUIDE
ADOPTING WEB 3 FOR YOUR BUSINESS: A STEP-BY-STEP GUIDEADOPTING WEB 3 FOR YOUR BUSINESS: A STEP-BY-STEP GUIDE
ADOPTING WEB 3 FOR YOUR BUSINESS: A STEP-BY-STEP GUIDELiveplex
 
COMPUTER 10: Lesson 7 - File Storage and Online Collaboration
COMPUTER 10: Lesson 7 - File Storage and Online CollaborationCOMPUTER 10: Lesson 7 - File Storage and Online Collaboration
COMPUTER 10: Lesson 7 - File Storage and Online Collaborationbruanjhuli
 
Bird eye's view on Camunda open source ecosystem
Bird eye's view on Camunda open source ecosystemBird eye's view on Camunda open source ecosystem
Bird eye's view on Camunda open source ecosystemAsko Soukka
 
VoIP Service and Marketing using Odoo and Asterisk PBX
VoIP Service and Marketing using Odoo and Asterisk PBXVoIP Service and Marketing using Odoo and Asterisk PBX
VoIP Service and Marketing using Odoo and Asterisk PBXTarek Kalaji
 
UiPath Studio Web workshop series - Day 6
UiPath Studio Web workshop series - Day 6UiPath Studio Web workshop series - Day 6
UiPath Studio Web workshop series - Day 6DianaGray10
 
Computer 10: Lesson 10 - Online Crimes and Hazards
Computer 10: Lesson 10 - Online Crimes and HazardsComputer 10: Lesson 10 - Online Crimes and Hazards
Computer 10: Lesson 10 - Online Crimes and HazardsSeth Reyes
 
Linked Data in Production: Moving Beyond Ontologies
Linked Data in Production: Moving Beyond OntologiesLinked Data in Production: Moving Beyond Ontologies
Linked Data in Production: Moving Beyond OntologiesDavid Newbury
 
UiPath Community: AI for UiPath Automation Developers
UiPath Community: AI for UiPath Automation DevelopersUiPath Community: AI for UiPath Automation Developers
UiPath Community: AI for UiPath Automation DevelopersUiPathCommunity
 
KubeConEU24-Monitoring Kubernetes and Cloud Spend with OpenCost
KubeConEU24-Monitoring Kubernetes and Cloud Spend with OpenCostKubeConEU24-Monitoring Kubernetes and Cloud Spend with OpenCost
KubeConEU24-Monitoring Kubernetes and Cloud Spend with OpenCostMatt Ray
 
Basic Building Blocks of Internet of Things.
Basic Building Blocks of Internet of Things.Basic Building Blocks of Internet of Things.
Basic Building Blocks of Internet of Things.YounusS2
 
Anypoint Code Builder , Google Pub sub connector and MuleSoft RPA
Anypoint Code Builder , Google Pub sub connector and MuleSoft RPAAnypoint Code Builder , Google Pub sub connector and MuleSoft RPA
Anypoint Code Builder , Google Pub sub connector and MuleSoft RPAshyamraj55
 
Designing A Time bound resource download URL
Designing A Time bound resource download URLDesigning A Time bound resource download URL
Designing A Time bound resource download URLRuncy Oommen
 
AI You Can Trust - Ensuring Success with Data Integrity Webinar
AI You Can Trust - Ensuring Success with Data Integrity WebinarAI You Can Trust - Ensuring Success with Data Integrity Webinar
AI You Can Trust - Ensuring Success with Data Integrity WebinarPrecisely
 
activity_diagram_combine_v4_20190827.pdfactivity_diagram_combine_v4_20190827.pdf
activity_diagram_combine_v4_20190827.pdfactivity_diagram_combine_v4_20190827.pdfactivity_diagram_combine_v4_20190827.pdfactivity_diagram_combine_v4_20190827.pdf
activity_diagram_combine_v4_20190827.pdfactivity_diagram_combine_v4_20190827.pdfJamie (Taka) Wang
 
Crea il tuo assistente AI con lo Stregatto (open source python framework)
Crea il tuo assistente AI con lo Stregatto (open source python framework)Crea il tuo assistente AI con lo Stregatto (open source python framework)
Crea il tuo assistente AI con lo Stregatto (open source python framework)Commit University
 
Salesforce Miami User Group Event - 1st Quarter 2024
Salesforce Miami User Group Event - 1st Quarter 2024Salesforce Miami User Group Event - 1st Quarter 2024
Salesforce Miami User Group Event - 1st Quarter 2024SkyPlanner
 
IESVE Software for Florida Code Compliance Using ASHRAE 90.1-2019
IESVE Software for Florida Code Compliance Using ASHRAE 90.1-2019IESVE Software for Florida Code Compliance Using ASHRAE 90.1-2019
IESVE Software for Florida Code Compliance Using ASHRAE 90.1-2019IES VE
 

Kürzlich hochgeladen (20)

Nanopower In Semiconductor Industry.pdf
Nanopower  In Semiconductor Industry.pdfNanopower  In Semiconductor Industry.pdf
Nanopower In Semiconductor Industry.pdf
 
ADOPTING WEB 3 FOR YOUR BUSINESS: A STEP-BY-STEP GUIDE
ADOPTING WEB 3 FOR YOUR BUSINESS: A STEP-BY-STEP GUIDEADOPTING WEB 3 FOR YOUR BUSINESS: A STEP-BY-STEP GUIDE
ADOPTING WEB 3 FOR YOUR BUSINESS: A STEP-BY-STEP GUIDE
 
COMPUTER 10: Lesson 7 - File Storage and Online Collaboration
COMPUTER 10: Lesson 7 - File Storage and Online CollaborationCOMPUTER 10: Lesson 7 - File Storage and Online Collaboration
COMPUTER 10: Lesson 7 - File Storage and Online Collaboration
 
Bird eye's view on Camunda open source ecosystem
Bird eye's view on Camunda open source ecosystemBird eye's view on Camunda open source ecosystem
Bird eye's view on Camunda open source ecosystem
 
VoIP Service and Marketing using Odoo and Asterisk PBX
VoIP Service and Marketing using Odoo and Asterisk PBXVoIP Service and Marketing using Odoo and Asterisk PBX
VoIP Service and Marketing using Odoo and Asterisk PBX
 
UiPath Studio Web workshop series - Day 6
UiPath Studio Web workshop series - Day 6UiPath Studio Web workshop series - Day 6
UiPath Studio Web workshop series - Day 6
 
201610817 - edge part1
201610817 - edge part1201610817 - edge part1
201610817 - edge part1
 
Computer 10: Lesson 10 - Online Crimes and Hazards
Computer 10: Lesson 10 - Online Crimes and HazardsComputer 10: Lesson 10 - Online Crimes and Hazards
Computer 10: Lesson 10 - Online Crimes and Hazards
 
Linked Data in Production: Moving Beyond Ontologies
Linked Data in Production: Moving Beyond OntologiesLinked Data in Production: Moving Beyond Ontologies
Linked Data in Production: Moving Beyond Ontologies
 
UiPath Community: AI for UiPath Automation Developers
UiPath Community: AI for UiPath Automation DevelopersUiPath Community: AI for UiPath Automation Developers
UiPath Community: AI for UiPath Automation Developers
 
KubeConEU24-Monitoring Kubernetes and Cloud Spend with OpenCost
KubeConEU24-Monitoring Kubernetes and Cloud Spend with OpenCostKubeConEU24-Monitoring Kubernetes and Cloud Spend with OpenCost
KubeConEU24-Monitoring Kubernetes and Cloud Spend with OpenCost
 
Basic Building Blocks of Internet of Things.
Basic Building Blocks of Internet of Things.Basic Building Blocks of Internet of Things.
Basic Building Blocks of Internet of Things.
 
Anypoint Code Builder , Google Pub sub connector and MuleSoft RPA
Anypoint Code Builder , Google Pub sub connector and MuleSoft RPAAnypoint Code Builder , Google Pub sub connector and MuleSoft RPA
Anypoint Code Builder , Google Pub sub connector and MuleSoft RPA
 
Designing A Time bound resource download URL
Designing A Time bound resource download URLDesigning A Time bound resource download URL
Designing A Time bound resource download URL
 
AI You Can Trust - Ensuring Success with Data Integrity Webinar
AI You Can Trust - Ensuring Success with Data Integrity WebinarAI You Can Trust - Ensuring Success with Data Integrity Webinar
AI You Can Trust - Ensuring Success with Data Integrity Webinar
 
activity_diagram_combine_v4_20190827.pdfactivity_diagram_combine_v4_20190827.pdf
activity_diagram_combine_v4_20190827.pdfactivity_diagram_combine_v4_20190827.pdfactivity_diagram_combine_v4_20190827.pdfactivity_diagram_combine_v4_20190827.pdf
activity_diagram_combine_v4_20190827.pdfactivity_diagram_combine_v4_20190827.pdf
 
Crea il tuo assistente AI con lo Stregatto (open source python framework)
Crea il tuo assistente AI con lo Stregatto (open source python framework)Crea il tuo assistente AI con lo Stregatto (open source python framework)
Crea il tuo assistente AI con lo Stregatto (open source python framework)
 
Salesforce Miami User Group Event - 1st Quarter 2024
Salesforce Miami User Group Event - 1st Quarter 2024Salesforce Miami User Group Event - 1st Quarter 2024
Salesforce Miami User Group Event - 1st Quarter 2024
 
20150722 - AGV
20150722 - AGV20150722 - AGV
20150722 - AGV
 
IESVE Software for Florida Code Compliance Using ASHRAE 90.1-2019
IESVE Software for Florida Code Compliance Using ASHRAE 90.1-2019IESVE Software for Florida Code Compliance Using ASHRAE 90.1-2019
IESVE Software for Florida Code Compliance Using ASHRAE 90.1-2019
 

SAP #BOBJ #BI 4.1 Upgrade Webcast Series 6: User Authentication and SSO

  • 1. ©2012 SAP AG. All rights reserved. 1 SAP BusinessObjects BI 4.1 Upgrade Webinar Series BI 4.1 User Authentication and Single Sign-On Presenter: Tim Ziemba SAP Global Support Group Brought to you by the Customer Experience Group
  • 2. ©2012 SAP AG. All rights reserved. 2 We bring to you all that you need to successfully upgrade to the SAP BusinessObjects BI Platform 4.1. You can find a BI 4.1 Upgrade Overview page on SCN at: http://scn.sap.com/docs/DOC- 56525 Webinars also complement these published resources: http://scn.sap.com/docs/DOC- 56308 SAP BusinessObjects BI Platform 4.1 Upgrade Enablement
  • 4. ©2012 SAP AG. All rights reserved. 4 Log on to the Web Tier •The following major logon methods are supported, with various methods of SSO: •Windows AD SSO achieved through Kerberos, using the Dell Java SSO plug-in Web application server can run on any platform; however, the Central Management Server MUST be on a Windows for full AD integration (as of SP05 CMS on unix/Linux will support using the plugin combined with trusted authentication to achieve SSO •LDAP SSO is supported via trusted authentication to virtually any 3rd party products •SAP SSO achieved by configuring SAP mySAPSSO2 tickets •Enterprise Native BI authentication SSO can also be achieved through “Trusted Authentication.”
  • 5. ©2012 SAP AG. All rights reserved. 5 More About Kerberos SSO •Active Directory (AD) SSO into the BI portal or manually logging in with AD username and password allows for SSO to the database; however, there are a few limitations to keep in mind: Scheduling a report will not carry forward the Kerberos ticket (no SSO), even if you choose to “schedule now” It is not possible to set up Kerberos SSO for offline scheduling The CMS and processing servers must be on Windows •View time refresh will perform AD SSO to some supported DB’s •http://service.sap.com/sap/support/notes/1631734 •http://service.sap.com/sap/support/notes/1869952
  • 6. ©2012 SAP AG. All rights reserved. 6 LDAP Front-End SSO •LDAP SSO can be attained using Trusted Authentication •Incoming trusted auth users cannot be used for any further SSO to database; front door entry only Secondary credentials or mix with SAP SSO methods for data access
  • 7. ©2012 SAP AG. All rights reserved. 7 Web Services •Setting up Web services SSO for Windows Active Directory is required to enable SSO for the following clients: LiveOffice Query as a Web Services BI Widgets Crystal Reports for Enterprise Dashboard Designer Analysis for Office Design Studio •Setup is similar to configuring BI Launchpad, see SAP Note 1646920
  • 8. ©2012 SAP AG. All rights reserved. 8 Trusted Authentication With BI’s native Enterprise authentication, it is possible to enable trusted authentication With “Trusted” authentication, BI is TRUSTING underlying application server to perform the authentication The application server passes a shared secret, and a user ID to BI. If the user ID exists in the BI system, a logon session for that user is created This allows most other external authentication methods to be used to logon to BI, such as X.509, SAML, SecureID, SAP Netweaver SSO etc. Important Note: none of the desktop client tools support Trusted Authentication
  • 9. ©2012 SAP AG. All rights reserved. 9 Configuring Trusted Authentication •There are a number of ways to pass user information in trusted authentication Web Session HTTP Header URL Query User Principal (new method using JAAS authentication) Remote User (new method using JAAS authentication) Cookies not recommended, supported for legacy •It is possible to bind a different incoming user ID to an existing user in the BI system using trusted.auth.user.namespace.enabled •Will require the user to manually log on first, which will bind their incoming assertion user ID with whatever BI account they log on as •Remember, you are TRUSTING the application server, so you must secure the Web application on your app server
  • 10. ©2012 SAP AG. All rights reserved. 10 New Semantic Layer Connectivity (.unx) •Kerberos SSO MS SQL Server Oracle DB SAP HANA •Security Token Service (STS, SNC) SAP NetWeaver BW •Applicable to the following clients: Crystal Reports for Enterprise Web Intelligence Dashboards Explorer OLAP Analysis
  • 11. ©2012 SAP AG. All rights reserved. 11 Legacy Semantic Layer (.unv) •Kerberos SSO MS SQL Server Oracle DB •Server STS, SNC SAP NetWeaver BW •Stored user credentials All other databases •Applicable to the following clients: Crystal Reports 2011 Web Intelligence
  • 12. ©2012 SAP AG. All rights reserved. 12 Propagating Additional Security Leverage additional information from your IDP like region, department and apply in universe security. Full overview on SCN http://scn.sap.com/community/bi- platform/blog/2012/07/05/user-attribute-mapping-in-bi4
  • 13. ©2012 SAP AG. All rights reserved. 13 Mobile •Mobile currently uses username and password only •The username and password can be saved locally on the device
  • 14. ©2012 SAP AG. All rights reserved. 14 SAP HANA: What Are My Options? •If you are running BI on any OS (Windows, Linux, Unix) Logon to BI Lauchpad in any way (SSO or manual) —SSO at view time or scheduling using SAML SSO to HANA •If you are running BI on Windows: Set up Windows SSO to BI Portal, or manually log on using AD credentials —SSO at view time using Exploration view, Semantic Layer (Web Intelligence, Crystal Reports), OLAP Analysis —Still no scheduling SSO using Kerberos •If you are running BI on SUSE 11 Linux: Configure LDAP connectivity for MS AD Enable Kerberos authentication from your LDAP authentication plug-in Manually log on, then SSO to database possible •Any platform, all clients: Set up user database credentials for Direct DB authentication, exposed through CMC Can be scripted
  • 15. ©2012 SAP AG. All rights reserved. 15 Reporting on HANA Client and Connectivity Options Using Kerberos SSO JDBC JDBC ODBC SAP HANA Database JDBC ODBC Web Intelligence Dashboards Crystal Reports for Enterprise Semantic Layer (relational universe UNX) Explorer CR 2011
  • 16. ©2012 SAP AG. All rights reserved. 16 HANA SSO Summarized Authentication Internal (Direct) External (Kerberos Delegated) SAML Trust (with BI 4.1) Explorer Y Y (1) Y Dashboards Y Y (1) Y Web Intelligence Y Y (1) Y Crystal Reports 2011 Y Y (1) Y Crystal Reports for Enterprise Y Y (1) Y Analysis, Edition for Office Y Y (1) Y Analysis, Edition for OLAP Y N Y (1) Support on Linux and Windows platforms only
  • 17. ©2012 SAP AG. All rights reserved. 17 New option to configure HANA SSO •Accessible under Applications, “HANA Authentication” •Based on trust configured between BI and HANA •Less work to setup than kerberos •User ID’s must match between HANA & BI system •Works with any type of authentication to BOE: Enterprise, AD, LDAP, SAP, and supports all platforms. •Based on system trust. HANA trusts BI to do the authentication. Once a user is authenticated to BI, BI creates SAML assertions on behalf of users to pass to HANA for SSO •Supported with all BI Clients except ZEN and A- Office. ETA SP1 (requires Web service SDK support).
  • 18. ©2012 SAP AG. All rights reserved. 18 Configuration in the CMC Enter HANA server details Generate a certificate on the BI side to import into the HANA server. (copy & paste) Once both systems are setup, user can test connection from CMC directly to validate setup.
  • 19. ©2012 SAP AG. All rights reserved. 19 HANA certificate import Import Certificate into HANA (SPS5)
  • 20. ©2012 SAP AG. All rights reserved. 20 User authenticates against BOE server with one of the mechanisms supported by BOE 1.BOE securely forwards the user identity to SAP HANA with one of the following methods –User name/password oSAP HANA database user name/password stored in BOE server oManual synchronization –Kerberos (As of SP4) SAP Note 1837331 & 1813724 HANA. oUsers must log on to BOE server using Active Directory authentication oBOE server must run on Linux or Microsoft Windows –SAML (NEW with 4.1) oBOE server acts as identity provider oBOE server generates SAML ticket for the user, sends it to the SAP HANA database to validate -> if valid session will be established for this user •Protocol (SAML) is irrelevant here. Just think of trust between systems. oUsing SSL transport security between BOE and HANA is highly recommended SAP HANA Database BOE Server Individual end users Summary of HANA authentication
  • 21. ©2012 SAP AG. All rights reserved. 21 Database Credentials •It is possible to save database credentials to use for SSO using the database’s native authentication •These can be automatically captured if the user manually logs on through a configuration option in the authentication plug-in
  • 22. ©2012 SAP AG. All rights reserved. 22 Web Intelligence: Review Your Options •Reporting from SQL Server, Oracle DB Kerberos SSO (Windows only) Saved credentials (all platforms) Predefined credentials (shared user) – (all platforms) •Reporting from SAP HANA Kerberos SSO (Windows/Linux only) SAML SSO (all platforms) Saved credentials (all platforms) Predefined credentials (shared user) – (all platforms) •Reporting from SAP NetWeaver BW STS (all platforms –.unx, CR4E, analysis, dashboards) SNC (all platforms – .unv, CR 2011) Saved credentials —If logging on to BI with SAP credentials, these can be used for view time refresh (SSO)
  • 23. ©2012 SAP AG. All rights reserved. 23 OLAP ANALYSIS: Review Your Options •Reporting from Microsoft Analysis Services Kerberos SSO (Windows only) – Requires user to log on manually using AD or to have SSO setup Saved credentials (all platforms) Predefined credentials (shared user) – (all platforms) •https://websmp230.sap-ag.de/sap/support/notes/1688079 * •Reporting from SAP NetWeaver BW STS (all platforms) * Requires login credentials to the SAP Service Marketplace
  • 24. ©2012 SAP AG. All rights reserved. 24 Java Desktop Client Tools – Kerberos SSO The new Information design tool is written in Java This means we need some java magic to get AD SSO working •Krb5.ini, bscLogin.conf on the client side Referenced in “C:Program Files (x86)SAP BusinessObjectsSAP BusinessObjects Enterprise XI 4.0win32_x86InformationDesignTool.ini -Djava.security.auth.login.config=C:WINNTbscLogin.conf -Djava.security.krb5.conf=C:WINNTkrb5.ini •See SAP Note 1621106
  • 25. ©2012 SAP AG. All rights reserved. 25 SAP BusinessObjects BI 4.1 Upgrade Webinar Series BI 4.1 User Authentication and Single Sign-On Q & A Brought to you by the Customer Experience Group