Balancing Security & Developer Enablement in Enterprise Mobility - Jaime Ryan, Director of Product Management & Security, CA Technologies @ Gartner Catalyst

CA API Management
CA API ManagementCA API Management
Balancing Security and Developer
Enablement in Enterprise
Mobility
Jaime Ryan
Senior Director, Product Management & Strategy
Gartner Catalyst
August 12, 2014
“By 2015 mobile app development projects will outnumber
native PC projects by a ratio of 4-to-1.”
3 © 2014 CA. ALL RIGHTS RESERVED.
Mobility Adoption is Only Accelerating…
Apple App Store:
44B downloads
by 2016
App Proliferation
> 75% of enterprises
support personally-
owned
mobile devices
Bring Your Own
Device
Tablets will be the
primary computing
device by 2017
Rapid Adoption
4 © 2014 CA. ALL RIGHTS RESERVED.
... It’s An App, App, App World
Average apps
per device
41
Business apps deployed
per device by 2015
25
Mobile app
downloads
by 2016
44B
Apps Are A Bigger Challenge Than Devices
5 © 2014 CA. ALL RIGHTS RESERVED.
Different mobile apps require different security
solutions
Web API
Custom App COTS AppWeb Browser
3rd Party
• Access Management
• Federation
• API Security/Management
• SDK: Advanced Auth, SSO
• App Wrapping
6 © 2014 CA. ALL RIGHTS RESERVED.
End-to-end Mobile Security
App Wrapping
Web
API
Identity / Device
Management
Adaptation
Optimize
Traffic
Protect
Data
Notification
Services
Centralized
Security Policy
Mobile SDK
Web Access
Enterprise
App Store
Browser
COTS Mobile
Apps
Custom Mobile
Apps Developer
Portal
7 © 2014 CA. ALL RIGHTS RESERVED.
Device
Management
Application
Development
Application
Management
& Security
API
Management
& Security
Content
Management
& Security
Apps ContentDevice
Identity & Access Management
Mobile Services Management*
CA Mobility Strategy
8 © 2014 CA. ALL RIGHTS RESERVED.
What’s Enabling Mobile App to Enterprise
Connectivity?
APIs
9 © 2014 CA. ALL RIGHTS RESERVED.
The challenge - how do you bridge the gap?
Security/IT Administrator
- Control access to assets
- Focusing on restricting access
- Don’t understand app dev requirements
App Development & UX
- Get to market quickly
- Measured on number of downloads
- Security is something that obstructs UX
- Improve user app experience
- Don’t have time for evolving security
standards
10 © 2014 CA. ALL RIGHTS RESERVED.
Mobile Access Gateway
Lightweight Secure Mobile Backend for
Enterprise:
 enable enterprises to develop more apps faster that
leverage their existing data and application assets
 provide a centrally controlled way of exposing backend
data to mobile developers (design time) and apps
(runtime)
Securing mobile apps
Increasing developer velocity
11 © 2014 CA. ALL RIGHTS RESERVED.
Mobile Access Gateway Features
12 © 2014 CA. ALL RIGHTS RESERVED.
Mobile Access Gateway - Features
Optimization: Handle Scale
• Cache calls to backend applications
• Aggregated mobile requests
• Compress traffic to minimize bandwidth costs and
improve user experience
• Pre-fetch content for hypermedia-based API calls
Adaptation: Translate & Orchestrate Data & APIs
• Legacy data source as RESTful APIs
• XML and JSON transforms
• Recompose & virtualize APIs to specific mobile
identities, apps and devices
• Orchestrate API mashups with configurable
workflow
Integration: Centralize Cloud Connectivity
• Apple Push Notifications Service
• Android Cloud to Device Messaging Framework
• Proxy and manage app interactions with social
networks
Identity: Extending Enterprise Identity to Mobile
• Mobile SSO for Android, iOS and Adobe PhoneGap
• SM Session Cookie managed by mobile SDK
• Granular access policies at user, app and device
levels
• OAuth 2.0 & OpenID Connect
• Mobile Social Login (SalesForce, Gmail, LinkedIn, &
Facebook)
Security: Mobile Application Firewalling
• Protect REST and SOAP APIs against DoS and API
attacks
• Proxy API streaming protocols like HTML5
Websocket and XMPP messaging
• Enforce FIPS 140-2 grade data privacy and integrity
• Validate data exchanges, including all JSON, XML,
header and parameter content
13 © 2014 CA. ALL RIGHTS RESERVED.
Mobile SDK – Simplified & secure consumption of APIs
Layer 7 Mobile Single Sign On Solution is
a complete end-to-end standards-based
security solution.
 Secure provisioning through CA Layer 7
Mobile Access Gateway
 Leverage the underlying security in the
mobile operating systems to create in
effect a secure sign-on container
 Client-side libraries implementing
common security aspects
– Easy-to-use device API for adding app
to SSO session and set up mutual SSL
– Single API call to leverage
cryptographic security, OAuth,
OpenID Connect, and PKI
– iOS 6/7, Android 4.x & Adobe
PhoneGap
API
Portal
IdM
14 © 2014 CA. ALL RIGHTS RESERVED.
Features
 Cross app SSO
– Provide a secure single sign on container by leveraging device OS
security features
 PKI Provisioning
– Provide secure transfer, storage and pinning of certs
 Secure transport
– Configuration of secure communication (Mutual SSL)
 Multi-Layered Security
– Use certificates to provide additional trust to authentication
15 © 2014 CA. ALL RIGHTS RESERVED.
Mobile SDK Benefits
 Single Sign-On for Mobile apps
– Simplified & Consistent UX across all
Enterprise apps
– Remove password typing on devices (as
much as possible)
– Access grant without browser
redirection for authentication
– Support for social login (Salesforce,
LinkedIn, Google, Facebook)
– Support for proprietary SSO tokens
(SiteMinder)
 Secure Transport
– Configure mutual SSL for API calls
ensuring apps use secure access to
enterprise data
 Easy to use SSO admin console
– SSO Admin console allowing easy
configuration and management of
Users, Apps, and Devices
– SSO Self Service portal – providing a
simple UI where Users can manage their
enterprise app entitlements and token
sharing
 Improved Developer eXperience
– Simple device API for apps to participate
in SSO session & decorate API calls with
appropriate security mechanism
– Easily benefit from cryptographic based
security leveraging standards OAuth,
OpenID Connect, JWT and PKI
16 © 2014 CA. ALL RIGHTS RESERVED.
Native SDK For Mobile Developers + MAG
Enterprise
Network
iPhone
Android
iPad
App-sharable Secure
Key Store
API Servers
Strong Security for Mobile Apps
 Cross-platform and built for a consumer or BYOD world
 100% Standards-based using OAuth+OpenID Connect
 X-app SSO & secure channel
 X.509 Certificate provisioning for strong auth and transaction
signing
17 © 2014 CA. ALL RIGHTS RESERVED.
Three entities enable fine-grained API security
All three are managed by the SDK+MAG
18 © 2014 CA. ALL RIGHTS RESERVED.
Protocol Strategy
A B C
username/password
Access Token/
Refresh Token
Per app
Authorization
Server
OAuth + OpenID Connect + PKI
 Profiled for mobile
 Clear distinction between device, user and app
MAG
Signed Cert
Certificate Signing
Request
ID Token (JWT Or
SM Session Cookie
19 © 2014 CA. ALL RIGHTS RESERVED.
Mobile Security Challenges
 Secure access to enterprise data while maintaining usability (UX & DX)
 Passwords are cumbersome on mobile devices
 Hard for developers to keep track of the latest standards and to get security right
 Multiple implementations, per app basis, leads to confusing UX
 User personalization of apps difficult without mobile identity
 Native apps need to integrate with existing enterprise identity governance
 Mobile browser is not a trusted party
 Bootstrapping trust between users, devices, apps and data centers
 Enterprise access policies enforcement per app and user is non-trivial
20 © 2014 CA. ALL RIGHTS RESERVED.
When is the CA Layer 7 Mobile Access Gateway
relevant?
Are you:
- exposing backend APIs?
- writing mobile apps that consume the exposed APIs
- requiring mobile SSO for enterprise apps?
- requiring mutual SSL for secure consumption of APIs for
consumer or employee apps?
- integrating cloud services into mobile apps?
- integrating backend or legacy data into mobile apps?
- requiring location based access control?
Senior Director, Product Management & Strategy
Jaime.Ryan@ca.com
JRyanL7
slideshare.net/CAinc
linkedin.com/company/ca-technologies
ca.com
Jaime Ryan
1 von 21

Recomendados

5 Steps for End-to-End Mobile Security with Consumer Apps von
5 Steps for End-to-End Mobile Security with Consumer Apps5 Steps for End-to-End Mobile Security with Consumer Apps
5 Steps for End-to-End Mobile Security with Consumer AppsCA API Management
2.4K views28 Folien
Enabling the Multi-Device Universe von
Enabling the Multi-Device UniverseEnabling the Multi-Device Universe
Enabling the Multi-Device UniverseCA API Management
1.6K views27 Folien
Adapting to Digital Change: Use APIs to Delight Customers & Win von
Adapting to Digital Change: Use APIs to Delight Customers & WinAdapting to Digital Change: Use APIs to Delight Customers & Win
Adapting to Digital Change: Use APIs to Delight Customers & WinCA API Management
1.7K views35 Folien
Drones, Phones & Pwns the Promise & Dangers of IoT APIs: Use APIs to Securely... von
Drones, Phones & Pwns the Promise & Dangers of IoT APIs: Use APIs to Securely...Drones, Phones & Pwns the Promise & Dangers of IoT APIs: Use APIs to Securely...
Drones, Phones & Pwns the Promise & Dangers of IoT APIs: Use APIs to Securely...CA API Management
1.5K views50 Folien
Managing Identity by Giving Up Control - Scott Morrison, SVP & Distinguished ... von
Managing Identity by Giving Up Control - Scott Morrison, SVP & Distinguished ...Managing Identity by Giving Up Control - Scott Morrison, SVP & Distinguished ...
Managing Identity by Giving Up Control - Scott Morrison, SVP & Distinguished ...CA API Management
1.4K views39 Folien
Single Sign-On for Mobile von
Single Sign-On for MobileSingle Sign-On for Mobile
Single Sign-On for MobileCA API Management
1.2K views2 Folien

Más contenido relacionado

Was ist angesagt?

API360 – A How-To Guide for Enterprise APIs - Learn how to position your ente... von
API360 – A How-To Guide for Enterprise APIs - Learn how to position your ente...API360 – A How-To Guide for Enterprise APIs - Learn how to position your ente...
API360 – A How-To Guide for Enterprise APIs - Learn how to position your ente...CA API Management
3.1K views47 Folien
OAuth in the Real World featuring Webshell von
OAuth in the Real World featuring WebshellOAuth in the Real World featuring Webshell
OAuth in the Real World featuring WebshellCA API Management
4.4K views72 Folien
Enable Secure Mobile & Web Access to Microsoft SharePoint von
Enable Secure Mobile & Web Access to Microsoft SharePointEnable Secure Mobile & Web Access to Microsoft SharePoint
Enable Secure Mobile & Web Access to Microsoft SharePointCA API Management
1.2K views2 Folien
Trends in Web APIs Layer 7 API Management Workshop London von
Trends in Web APIs Layer 7 API Management Workshop LondonTrends in Web APIs Layer 7 API Management Workshop London
Trends in Web APIs Layer 7 API Management Workshop LondonCA API Management
1.9K views58 Folien
5 Reasons Why APIs Must be Part of Your Mobile Strategy - Scott Morrison, Dis... von
5 Reasons Why APIs Must be Part of Your Mobile Strategy - Scott Morrison, Dis...5 Reasons Why APIs Must be Part of Your Mobile Strategy - Scott Morrison, Dis...
5 Reasons Why APIs Must be Part of Your Mobile Strategy - Scott Morrison, Dis...CA API Management
1.3K views15 Folien
Mobile Risk Analysis: Take Your Mobile App Security to the Next Level von
Mobile Risk Analysis: Take Your Mobile App Security to the Next LevelMobile Risk Analysis: Take Your Mobile App Security to the Next Level
Mobile Risk Analysis: Take Your Mobile App Security to the Next LevelCA Technologies
1K views28 Folien

Was ist angesagt?(20)

API360 – A How-To Guide for Enterprise APIs - Learn how to position your ente... von CA API Management
API360 – A How-To Guide for Enterprise APIs - Learn how to position your ente...API360 – A How-To Guide for Enterprise APIs - Learn how to position your ente...
API360 – A How-To Guide for Enterprise APIs - Learn how to position your ente...
CA API Management3.1K views
OAuth in the Real World featuring Webshell von CA API Management
OAuth in the Real World featuring WebshellOAuth in the Real World featuring Webshell
OAuth in the Real World featuring Webshell
CA API Management4.4K views
Enable Secure Mobile & Web Access to Microsoft SharePoint von CA API Management
Enable Secure Mobile & Web Access to Microsoft SharePointEnable Secure Mobile & Web Access to Microsoft SharePoint
Enable Secure Mobile & Web Access to Microsoft SharePoint
CA API Management1.2K views
Trends in Web APIs Layer 7 API Management Workshop London von CA API Management
Trends in Web APIs Layer 7 API Management Workshop LondonTrends in Web APIs Layer 7 API Management Workshop London
Trends in Web APIs Layer 7 API Management Workshop London
CA API Management1.9K views
5 Reasons Why APIs Must be Part of Your Mobile Strategy - Scott Morrison, Dis... von CA API Management
5 Reasons Why APIs Must be Part of Your Mobile Strategy - Scott Morrison, Dis...5 Reasons Why APIs Must be Part of Your Mobile Strategy - Scott Morrison, Dis...
5 Reasons Why APIs Must be Part of Your Mobile Strategy - Scott Morrison, Dis...
CA API Management1.3K views
Mobile Risk Analysis: Take Your Mobile App Security to the Next Level von CA Technologies
Mobile Risk Analysis: Take Your Mobile App Security to the Next LevelMobile Risk Analysis: Take Your Mobile App Security to the Next Level
Mobile Risk Analysis: Take Your Mobile App Security to the Next Level
CA Technologies1K views
API Security and OAuth for the Enterprise von CA API Management
API Security and OAuth for the EnterpriseAPI Security and OAuth for the Enterprise
API Security and OAuth for the Enterprise
CA API Management2.8K views
How to Choose the Right API Management Solution von CA API Management
How to Choose the Right API Management SolutionHow to Choose the Right API Management Solution
How to Choose the Right API Management Solution
CA API Management3.7K views
Enable and Secure Business Growth in the New Application Economy von CA Technologies
 Enable and Secure Business Growth in the New Application Economy Enable and Secure Business Growth in the New Application Economy
Enable and Secure Business Growth in the New Application Economy
CA Technologies1.3K views
Truth, Lies & APIs - Ross Garrett, Director Product Marketing, CA Layer 7 @ G... von CA API Management
Truth, Lies & APIs - Ross Garrett, Director Product Marketing, CA Layer 7 @ G...Truth, Lies & APIs - Ross Garrett, Director Product Marketing, CA Layer 7 @ G...
Truth, Lies & APIs - Ross Garrett, Director Product Marketing, CA Layer 7 @ G...
CA API Management10.4K views
Api architectures for the modern enterprise von CA API Management
Api architectures for the modern enterpriseApi architectures for the modern enterprise
Api architectures for the modern enterprise
CA API Management12.9K views
APIs Fueling the Connected Car Opportunity - Scott Morrison, SVP & Distinguis... von CA API Management
APIs Fueling the Connected Car Opportunity - Scott Morrison, SVP & Distinguis...APIs Fueling the Connected Car Opportunity - Scott Morrison, SVP & Distinguis...
APIs Fueling the Connected Car Opportunity - Scott Morrison, SVP & Distinguis...
CA API Management2.5K views
A New Breed of Technical Leaders: The 101 to Defining Your API Business Stra... von Akana
A New Breed of Technical Leaders: The 101 to Defining Your API Business Stra...A New Breed of Technical Leaders: The 101 to Defining Your API Business Stra...
A New Breed of Technical Leaders: The 101 to Defining Your API Business Stra...
Akana1.6K views
apidays LIVE JAKARTA - Enterprise API management in agile integration by Ragh... von apidays
apidays LIVE JAKARTA - Enterprise API management in agile integration by Ragh...apidays LIVE JAKARTA - Enterprise API management in agile integration by Ragh...
apidays LIVE JAKARTA - Enterprise API management in agile integration by Ragh...
apidays1.6K views
Enterprise API Adoption Patterns von Akana
Enterprise API Adoption PatternsEnterprise API Adoption Patterns
Enterprise API Adoption Patterns
Akana2.9K views
apidays LIVE LONDON - Protecting financial-grade APIs - Getting the right API... von apidays
apidays LIVE LONDON - Protecting financial-grade APIs - Getting the right API...apidays LIVE LONDON - Protecting financial-grade APIs - Getting the right API...
apidays LIVE LONDON - Protecting financial-grade APIs - Getting the right API...
apidays76 views
APIs: State of the Union - Ross Garrett @ AppsWorld 2014 von CA API Management
APIs: State of the Union - Ross Garrett @ AppsWorld 2014APIs: State of the Union - Ross Garrett @ AppsWorld 2014
APIs: State of the Union - Ross Garrett @ AppsWorld 2014
CA API Management1.7K views

Destacado

Building APIs That Last for Decades - Irakli Nadareishvili, Director of API S... von
Building APIs That Last for Decades - Irakli Nadareishvili, Director of API S...Building APIs That Last for Decades - Irakli Nadareishvili, Director of API S...
Building APIs That Last for Decades - Irakli Nadareishvili, Director of API S...CA API Management
1.5K views36 Folien
The Art of API Design - Ronnie Mitra, Director of API Design, API Academy at ... von
The Art of API Design - Ronnie Mitra, Director of API Design, API Academy at ...The Art of API Design - Ronnie Mitra, Director of API Design, API Academy at ...
The Art of API Design - Ronnie Mitra, Director of API Design, API Academy at ...CA API Management
2.5K views20 Folien
Revisiting Geddes' Outlook Tower - Mike Amundsen, Director of API Architectur... von
Revisiting Geddes' Outlook Tower - Mike Amundsen, Director of API Architectur...Revisiting Geddes' Outlook Tower - Mike Amundsen, Director of API Architectur...
Revisiting Geddes' Outlook Tower - Mike Amundsen, Director of API Architectur...CA API Management
1.5K views129 Folien
API Monetization: Unlock the Value of Your Data von
API Monetization: Unlock the Value of Your DataAPI Monetization: Unlock the Value of Your Data
API Monetization: Unlock the Value of Your DataCA API Management
4.8K views29 Folien
Your Journey to Agility using APIs - Tyson Whitten, Director of Solutions Mar... von
Your Journey to Agility using APIs - Tyson Whitten, Director of Solutions Mar...Your Journey to Agility using APIs - Tyson Whitten, Director of Solutions Mar...
Your Journey to Agility using APIs - Tyson Whitten, Director of Solutions Mar...CA API Management
1.3K views25 Folien
Self-Replication, Strandbeest, and the Game of Life What von Neumann, Jansen,... von
Self-Replication, Strandbeest, and the Game of Life What von Neumann, Jansen,...Self-Replication, Strandbeest, and the Game of Life What von Neumann, Jansen,...
Self-Replication, Strandbeest, and the Game of Life What von Neumann, Jansen,...CA API Management
1.6K views146 Folien

Destacado(15)

Building APIs That Last for Decades - Irakli Nadareishvili, Director of API S... von CA API Management
Building APIs That Last for Decades - Irakli Nadareishvili, Director of API S...Building APIs That Last for Decades - Irakli Nadareishvili, Director of API S...
Building APIs That Last for Decades - Irakli Nadareishvili, Director of API S...
CA API Management1.5K views
The Art of API Design - Ronnie Mitra, Director of API Design, API Academy at ... von CA API Management
The Art of API Design - Ronnie Mitra, Director of API Design, API Academy at ...The Art of API Design - Ronnie Mitra, Director of API Design, API Academy at ...
The Art of API Design - Ronnie Mitra, Director of API Design, API Academy at ...
CA API Management2.5K views
Revisiting Geddes' Outlook Tower - Mike Amundsen, Director of API Architectur... von CA API Management
Revisiting Geddes' Outlook Tower - Mike Amundsen, Director of API Architectur...Revisiting Geddes' Outlook Tower - Mike Amundsen, Director of API Architectur...
Revisiting Geddes' Outlook Tower - Mike Amundsen, Director of API Architectur...
CA API Management1.5K views
API Monetization: Unlock the Value of Your Data von CA API Management
API Monetization: Unlock the Value of Your DataAPI Monetization: Unlock the Value of Your Data
API Monetization: Unlock the Value of Your Data
CA API Management4.8K views
Your Journey to Agility using APIs - Tyson Whitten, Director of Solutions Mar... von CA API Management
Your Journey to Agility using APIs - Tyson Whitten, Director of Solutions Mar...Your Journey to Agility using APIs - Tyson Whitten, Director of Solutions Mar...
Your Journey to Agility using APIs - Tyson Whitten, Director of Solutions Mar...
CA API Management1.3K views
Self-Replication, Strandbeest, and the Game of Life What von Neumann, Jansen,... von CA API Management
Self-Replication, Strandbeest, and the Game of Life What von Neumann, Jansen,...Self-Replication, Strandbeest, and the Game of Life What von Neumann, Jansen,...
Self-Replication, Strandbeest, and the Game of Life What von Neumann, Jansen,...
CA API Management1.6K views
5 steps end to end security consumer apps von CA API Management
5 steps end to end security consumer apps5 steps end to end security consumer apps
5 steps end to end security consumer apps
CA API Management1.1K views
API Security & Federation Patterns - Francois Lascelles, Chief Architect, Lay... von CA API Management
API Security & Federation Patterns - Francois Lascelles, Chief Architect, Lay...API Security & Federation Patterns - Francois Lascelles, Chief Architect, Lay...
API Security & Federation Patterns - Francois Lascelles, Chief Architect, Lay...
CA API Management4.1K views
How to Choose A SOA Gateway from Layer 7 von CA API Management
How to Choose A SOA Gateway from Layer 7How to Choose A SOA Gateway from Layer 7
How to Choose A SOA Gateway from Layer 7
CA API Management3.6K views
The New Governance - Scott Morrison CTO Layer 7 Technologies von CA API Management
The New Governance - Scott Morrison CTO Layer 7 TechnologiesThe New Governance - Scott Morrison CTO Layer 7 Technologies
The New Governance - Scott Morrison CTO Layer 7 Technologies
CA API Management1.2K views
Liberating the API Economy with Scale-Free Networks - Mike Amundsen, Director... von CA API Management
Liberating the API Economy with Scale-Free Networks - Mike Amundsen, Director...Liberating the API Economy with Scale-Free Networks - Mike Amundsen, Director...
Liberating the API Economy with Scale-Free Networks - Mike Amundsen, Director...
CA API Management1.4K views
API Design Methodology - Mike Amundsen, Director of API Architecture, API Aca... von CA API Management
API Design Methodology - Mike Amundsen, Director of API Architecture, API Aca...API Design Methodology - Mike Amundsen, Director of API Architecture, API Aca...
API Design Methodology - Mike Amundsen, Director of API Architecture, API Aca...
CA API Management5.2K views
Best Practices You Must Apply to Secure Your APIs - Scott Morrison, SVP & Dis... von CA API Management
Best Practices You Must Apply to Secure Your APIs - Scott Morrison, SVP & Dis...Best Practices You Must Apply to Secure Your APIs - Scott Morrison, SVP & Dis...
Best Practices You Must Apply to Secure Your APIs - Scott Morrison, SVP & Dis...
CA API Management46.2K views

Similar a Balancing Security & Developer Enablement in Enterprise Mobility - Jaime Ryan, Director of Product Management & Security, CA Technologies @ Gartner Catalyst

Enterprise Mobility: winning strategies to get your organization ready for th... von
Enterprise Mobility: winning strategies to get your organization ready for th...Enterprise Mobility: winning strategies to get your organization ready for th...
Enterprise Mobility: winning strategies to get your organization ready for th...Luca Rossetti
1.1K views17 Folien
Mobile SSO: Give App Users a Break from Typing Passwords von
Mobile SSO: Give App Users a Break from Typing PasswordsMobile SSO: Give App Users a Break from Typing Passwords
Mobile SSO: Give App Users a Break from Typing PasswordsCA API Management
5.7K views37 Folien
Mobile Enterprise Application Platform von
Mobile Enterprise Application PlatformMobile Enterprise Application Platform
Mobile Enterprise Application PlatformNugroho Gito
1.5K views35 Folien
HTML5 Mobile Web Framework - High Level Design von
HTML5 Mobile Web Framework - High Level DesignHTML5 Mobile Web Framework - High Level Design
HTML5 Mobile Web Framework - High Level DesignThanh Nguyen
1.6K views34 Folien
Securing the Extended Enterprise with Mobile Security - Customer Presentation von
Securing the Extended Enterprise with Mobile Security - Customer Presentation  Securing the Extended Enterprise with Mobile Security - Customer Presentation
Securing the Extended Enterprise with Mobile Security - Customer Presentation Delivery Centric
357 views25 Folien
Mobile Payment Security with CA Rapid App Security von
Mobile Payment Security with CA Rapid App SecurityMobile Payment Security with CA Rapid App Security
Mobile Payment Security with CA Rapid App SecurityCA Technologies
617 views21 Folien

Similar a Balancing Security & Developer Enablement in Enterprise Mobility - Jaime Ryan, Director of Product Management & Security, CA Technologies @ Gartner Catalyst(20)

Enterprise Mobility: winning strategies to get your organization ready for th... von Luca Rossetti
Enterprise Mobility: winning strategies to get your organization ready for th...Enterprise Mobility: winning strategies to get your organization ready for th...
Enterprise Mobility: winning strategies to get your organization ready for th...
Luca Rossetti1.1K views
Mobile SSO: Give App Users a Break from Typing Passwords von CA API Management
Mobile SSO: Give App Users a Break from Typing PasswordsMobile SSO: Give App Users a Break from Typing Passwords
Mobile SSO: Give App Users a Break from Typing Passwords
CA API Management5.7K views
Mobile Enterprise Application Platform von Nugroho Gito
Mobile Enterprise Application PlatformMobile Enterprise Application Platform
Mobile Enterprise Application Platform
Nugroho Gito1.5K views
HTML5 Mobile Web Framework - High Level Design von Thanh Nguyen
HTML5 Mobile Web Framework - High Level DesignHTML5 Mobile Web Framework - High Level Design
HTML5 Mobile Web Framework - High Level Design
Thanh Nguyen1.6K views
Securing the Extended Enterprise with Mobile Security - Customer Presentation von Delivery Centric
Securing the Extended Enterprise with Mobile Security - Customer Presentation  Securing the Extended Enterprise with Mobile Security - Customer Presentation
Securing the Extended Enterprise with Mobile Security - Customer Presentation
Delivery Centric357 views
Mobile Payment Security with CA Rapid App Security von CA Technologies
Mobile Payment Security with CA Rapid App SecurityMobile Payment Security with CA Rapid App Security
Mobile Payment Security with CA Rapid App Security
CA Technologies617 views
Creating the Borderless Workplace von CA Technologies
Creating the Borderless WorkplaceCreating the Borderless Workplace
Creating the Borderless Workplace
CA Technologies1.6K views
The Future of Mobile Application Security von SecureAuth
The Future of Mobile Application SecurityThe Future of Mobile Application Security
The Future of Mobile Application Security
SecureAuth1.3K views
SSO Agility Made Possible - November 2014 von Andrew Ames
SSO Agility Made Possible  -  November 2014SSO Agility Made Possible  -  November 2014
SSO Agility Made Possible - November 2014
Andrew Ames608 views
Mobile Application Framework - OFM Canberra September 2014 von Joelith
Mobile Application Framework - OFM Canberra September 2014Mobile Application Framework - OFM Canberra September 2014
Mobile Application Framework - OFM Canberra September 2014
Joelith1.3K views
Ibm mobile first platform presentation refresh 05 18-mc von Saranga Tripathy
Ibm mobile first platform presentation refresh 05 18-mcIbm mobile first platform presentation refresh 05 18-mc
Ibm mobile first platform presentation refresh 05 18-mc
Saranga Tripathy216 views
Red Hat Mobile von Red Hat
Red Hat MobileRed Hat Mobile
Red Hat Mobile
Red Hat756 views
CIS13: Gateway to the Enterprise: Supporting SSO in Mobile Apps von CloudIDSummit
CIS13: Gateway to the Enterprise: Supporting SSO in Mobile AppsCIS13: Gateway to the Enterprise: Supporting SSO in Mobile Apps
CIS13: Gateway to the Enterprise: Supporting SSO in Mobile Apps
CloudIDSummit1.3K views
Powering your Apps with Cloud Services von Xpand IT
Powering your Apps with Cloud ServicesPowering your Apps with Cloud Services
Powering your Apps with Cloud Services
Xpand IT608 views
Mobilize your workforce with secure identity services von Sumana Mehta
Mobilize your workforce with secure identity servicesMobilize your workforce with secure identity services
Mobilize your workforce with secure identity services
Sumana Mehta711 views
Enterprise Mobile Development Best Practices for 2015 von AnyPresence
Enterprise Mobile Development Best Practices for 2015Enterprise Mobile Development Best Practices for 2015
Enterprise Mobile Development Best Practices for 2015
AnyPresence946 views
Embracing secure, scalable BYOD with Sencha and Centrify von Sumana Mehta
Embracing secure, scalable BYOD with Sencha and CentrifyEmbracing secure, scalable BYOD with Sencha and Centrify
Embracing secure, scalable BYOD with Sencha and Centrify
Sumana Mehta1.1K views

Más de CA API Management

Gartner AADI Summit Sydney 2014 Implementing the Layer 7 API Management Pla... von
Gartner AADI Summit Sydney 2014   Implementing the Layer 7 API Management Pla...Gartner AADI Summit Sydney 2014   Implementing the Layer 7 API Management Pla...
Gartner AADI Summit Sydney 2014 Implementing the Layer 7 API Management Pla...CA API Management
1.6K views32 Folien
Using APIs to Create an Omni-Channel Retail Experience von
Using APIs to Create an Omni-Channel Retail ExperienceUsing APIs to Create an Omni-Channel Retail Experience
Using APIs to Create an Omni-Channel Retail ExperienceCA API Management
4.5K views27 Folien
Panel Session: Security & Privacy for Connected Cars w/ Scott Morrison, SVP ... von
 Panel Session: Security & Privacy for Connected Cars w/ Scott Morrison, SVP ... Panel Session: Security & Privacy for Connected Cars w/ Scott Morrison, SVP ...
Panel Session: Security & Privacy for Connected Cars w/ Scott Morrison, SVP ...CA API Management
1K views7 Folien
Clients Matter, Services Don't - Mike Amundsen's talk from QCon New York 2014 von
Clients Matter, Services Don't - Mike Amundsen's talk from QCon New York 2014Clients Matter, Services Don't - Mike Amundsen's talk from QCon New York 2014
Clients Matter, Services Don't - Mike Amundsen's talk from QCon New York 2014CA API Management
940 views102 Folien
The Connected Car UX Through APIs - Francois Lascelles, VP Solutions Architec... von
The Connected Car UX Through APIs - Francois Lascelles, VP Solutions Architec...The Connected Car UX Through APIs - Francois Lascelles, VP Solutions Architec...
The Connected Car UX Through APIs - Francois Lascelles, VP Solutions Architec...CA API Management
1.6K views19 Folien
Is there an API in that (IoT)? von
Is there an API in that (IoT)?Is there an API in that (IoT)?
Is there an API in that (IoT)?CA API Management
2.8K views30 Folien

Más de CA API Management(10)

Gartner AADI Summit Sydney 2014 Implementing the Layer 7 API Management Pla... von CA API Management
Gartner AADI Summit Sydney 2014   Implementing the Layer 7 API Management Pla...Gartner AADI Summit Sydney 2014   Implementing the Layer 7 API Management Pla...
Gartner AADI Summit Sydney 2014 Implementing the Layer 7 API Management Pla...
CA API Management1.6K views
Using APIs to Create an Omni-Channel Retail Experience von CA API Management
Using APIs to Create an Omni-Channel Retail ExperienceUsing APIs to Create an Omni-Channel Retail Experience
Using APIs to Create an Omni-Channel Retail Experience
CA API Management4.5K views
Panel Session: Security & Privacy for Connected Cars w/ Scott Morrison, SVP ... von CA API Management
 Panel Session: Security & Privacy for Connected Cars w/ Scott Morrison, SVP ... Panel Session: Security & Privacy for Connected Cars w/ Scott Morrison, SVP ...
Panel Session: Security & Privacy for Connected Cars w/ Scott Morrison, SVP ...
Clients Matter, Services Don't - Mike Amundsen's talk from QCon New York 2014 von CA API Management
Clients Matter, Services Don't - Mike Amundsen's talk from QCon New York 2014Clients Matter, Services Don't - Mike Amundsen's talk from QCon New York 2014
Clients Matter, Services Don't - Mike Amundsen's talk from QCon New York 2014
CA API Management940 views
The Connected Car UX Through APIs - Francois Lascelles, VP Solutions Architec... von CA API Management
The Connected Car UX Through APIs - Francois Lascelles, VP Solutions Architec...The Connected Car UX Through APIs - Francois Lascelles, VP Solutions Architec...
The Connected Car UX Through APIs - Francois Lascelles, VP Solutions Architec...
CA API Management1.6K views
Mapping the API Landscape - Mike Amundsen, Director of API Architecture von CA API Management
Mapping the API Landscape - Mike Amundsen, Director of API ArchitectureMapping the API Landscape - Mike Amundsen, Director of API Architecture
Mapping the API Landscape - Mike Amundsen, Director of API Architecture
CA API Management1.4K views
Lean API Strategy - Holger Reinhardt, Snr Principal Business Unit Strategy, L... von CA API Management
Lean API Strategy - Holger Reinhardt, Snr Principal Business Unit Strategy, L...Lean API Strategy - Holger Reinhardt, Snr Principal Business Unit Strategy, L...
Lean API Strategy - Holger Reinhardt, Snr Principal Business Unit Strategy, L...
CA API Management4.6K views
Enterprise on the Go - Devon Winkworth, Snr. Principal Consultant, Layer 7 @ ... von CA API Management
Enterprise on the Go - Devon Winkworth, Snr. Principal Consultant, Layer 7 @ ...Enterprise on the Go - Devon Winkworth, Snr. Principal Consultant, Layer 7 @ ...
Enterprise on the Go - Devon Winkworth, Snr. Principal Consultant, Layer 7 @ ...
CA API Management937 views

Último

20231123_Camunda Meetup Vienna.pdf von
20231123_Camunda Meetup Vienna.pdf20231123_Camunda Meetup Vienna.pdf
20231123_Camunda Meetup Vienna.pdfPhactum Softwareentwicklung GmbH
45 views73 Folien
Backroll, News and Demo - Pierre Charton, Matthias Dhellin, Ousmane Diarra - ... von
Backroll, News and Demo - Pierre Charton, Matthias Dhellin, Ousmane Diarra - ...Backroll, News and Demo - Pierre Charton, Matthias Dhellin, Ousmane Diarra - ...
Backroll, News and Demo - Pierre Charton, Matthias Dhellin, Ousmane Diarra - ...ShapeBlue
61 views15 Folien
【USB韌體設計課程】精選講義節錄-USB的列舉過程_艾鍗學院 von
【USB韌體設計課程】精選講義節錄-USB的列舉過程_艾鍗學院【USB韌體設計課程】精選講義節錄-USB的列舉過程_艾鍗學院
【USB韌體設計課程】精選講義節錄-USB的列舉過程_艾鍗學院IttrainingIttraining
69 views8 Folien
Automating a World-Class Technology Conference; Behind the Scenes of CiscoLive von
Automating a World-Class Technology Conference; Behind the Scenes of CiscoLiveAutomating a World-Class Technology Conference; Behind the Scenes of CiscoLive
Automating a World-Class Technology Conference; Behind the Scenes of CiscoLiveNetwork Automation Forum
43 views35 Folien
Scaling Knowledge Graph Architectures with AI von
Scaling Knowledge Graph Architectures with AIScaling Knowledge Graph Architectures with AI
Scaling Knowledge Graph Architectures with AIEnterprise Knowledge
50 views15 Folien
GDG Cloud Southlake 28 Brad Taylor and Shawn Augenstein Old Problems in the N... von
GDG Cloud Southlake 28 Brad Taylor and Shawn Augenstein Old Problems in the N...GDG Cloud Southlake 28 Brad Taylor and Shawn Augenstein Old Problems in the N...
GDG Cloud Southlake 28 Brad Taylor and Shawn Augenstein Old Problems in the N...James Anderson
126 views32 Folien

Último(20)

Backroll, News and Demo - Pierre Charton, Matthias Dhellin, Ousmane Diarra - ... von ShapeBlue
Backroll, News and Demo - Pierre Charton, Matthias Dhellin, Ousmane Diarra - ...Backroll, News and Demo - Pierre Charton, Matthias Dhellin, Ousmane Diarra - ...
Backroll, News and Demo - Pierre Charton, Matthias Dhellin, Ousmane Diarra - ...
ShapeBlue61 views
【USB韌體設計課程】精選講義節錄-USB的列舉過程_艾鍗學院 von IttrainingIttraining
【USB韌體設計課程】精選講義節錄-USB的列舉過程_艾鍗學院【USB韌體設計課程】精選講義節錄-USB的列舉過程_艾鍗學院
【USB韌體設計課程】精選講義節錄-USB的列舉過程_艾鍗學院
Automating a World-Class Technology Conference; Behind the Scenes of CiscoLive von Network Automation Forum
Automating a World-Class Technology Conference; Behind the Scenes of CiscoLiveAutomating a World-Class Technology Conference; Behind the Scenes of CiscoLive
Automating a World-Class Technology Conference; Behind the Scenes of CiscoLive
GDG Cloud Southlake 28 Brad Taylor and Shawn Augenstein Old Problems in the N... von James Anderson
GDG Cloud Southlake 28 Brad Taylor and Shawn Augenstein Old Problems in the N...GDG Cloud Southlake 28 Brad Taylor and Shawn Augenstein Old Problems in the N...
GDG Cloud Southlake 28 Brad Taylor and Shawn Augenstein Old Problems in the N...
James Anderson126 views
DRaaS using Snapshot copy and destination selection (DRaaS) - Alexandre Matti... von ShapeBlue
DRaaS using Snapshot copy and destination selection (DRaaS) - Alexandre Matti...DRaaS using Snapshot copy and destination selection (DRaaS) - Alexandre Matti...
DRaaS using Snapshot copy and destination selection (DRaaS) - Alexandre Matti...
ShapeBlue26 views
TrustArc Webinar - Managing Online Tracking Technology Vendors_ A Checklist f... von TrustArc
TrustArc Webinar - Managing Online Tracking Technology Vendors_ A Checklist f...TrustArc Webinar - Managing Online Tracking Technology Vendors_ A Checklist f...
TrustArc Webinar - Managing Online Tracking Technology Vendors_ A Checklist f...
TrustArc72 views
Centralized Logging Feature in CloudStack using ELK and Grafana - Kiran Chava... von ShapeBlue
Centralized Logging Feature in CloudStack using ELK and Grafana - Kiran Chava...Centralized Logging Feature in CloudStack using ELK and Grafana - Kiran Chava...
Centralized Logging Feature in CloudStack using ELK and Grafana - Kiran Chava...
ShapeBlue28 views
Setting Up Your First CloudStack Environment with Beginners Challenges - MD R... von ShapeBlue
Setting Up Your First CloudStack Environment with Beginners Challenges - MD R...Setting Up Your First CloudStack Environment with Beginners Challenges - MD R...
Setting Up Your First CloudStack Environment with Beginners Challenges - MD R...
ShapeBlue37 views
Data Integrity for Banking and Financial Services von Precisely
Data Integrity for Banking and Financial ServicesData Integrity for Banking and Financial Services
Data Integrity for Banking and Financial Services
Precisely29 views
State of the Union - Rohit Yadav - Apache CloudStack von ShapeBlue
State of the Union - Rohit Yadav - Apache CloudStackState of the Union - Rohit Yadav - Apache CloudStack
State of the Union - Rohit Yadav - Apache CloudStack
ShapeBlue106 views
Mitigating Common CloudStack Instance Deployment Failures - Jithin Raju - Sha... von ShapeBlue
Mitigating Common CloudStack Instance Deployment Failures - Jithin Raju - Sha...Mitigating Common CloudStack Instance Deployment Failures - Jithin Raju - Sha...
Mitigating Common CloudStack Instance Deployment Failures - Jithin Raju - Sha...
ShapeBlue54 views
CloudStack Object Storage - An Introduction - Vladimir Petrov - ShapeBlue von ShapeBlue
CloudStack Object Storage - An Introduction - Vladimir Petrov - ShapeBlueCloudStack Object Storage - An Introduction - Vladimir Petrov - ShapeBlue
CloudStack Object Storage - An Introduction - Vladimir Petrov - ShapeBlue
ShapeBlue26 views
HTTP headers that make your website go faster - devs.gent November 2023 von Thijs Feryn
HTTP headers that make your website go faster - devs.gent November 2023HTTP headers that make your website go faster - devs.gent November 2023
HTTP headers that make your website go faster - devs.gent November 2023
Thijs Feryn26 views
Keynote Talk: Open Source is Not Dead - Charles Schulz - Vates von ShapeBlue
Keynote Talk: Open Source is Not Dead - Charles Schulz - VatesKeynote Talk: Open Source is Not Dead - Charles Schulz - Vates
Keynote Talk: Open Source is Not Dead - Charles Schulz - Vates
ShapeBlue84 views
Zero to Cloud Hero: Crafting a Private Cloud from Scratch with XCP-ng, Xen Or... von ShapeBlue
Zero to Cloud Hero: Crafting a Private Cloud from Scratch with XCP-ng, Xen Or...Zero to Cloud Hero: Crafting a Private Cloud from Scratch with XCP-ng, Xen Or...
Zero to Cloud Hero: Crafting a Private Cloud from Scratch with XCP-ng, Xen Or...
ShapeBlue64 views
How to Re-use Old Hardware with CloudStack. Saving Money and the Environment ... von ShapeBlue
How to Re-use Old Hardware with CloudStack. Saving Money and the Environment ...How to Re-use Old Hardware with CloudStack. Saving Money and the Environment ...
How to Re-use Old Hardware with CloudStack. Saving Money and the Environment ...
ShapeBlue46 views
Elevating Privacy and Security in CloudStack - Boris Stoyanov - ShapeBlue von ShapeBlue
Elevating Privacy and Security in CloudStack - Boris Stoyanov - ShapeBlueElevating Privacy and Security in CloudStack - Boris Stoyanov - ShapeBlue
Elevating Privacy and Security in CloudStack - Boris Stoyanov - ShapeBlue
ShapeBlue70 views
What’s New in CloudStack 4.19 - Abhishek Kumar - ShapeBlue von ShapeBlue
What’s New in CloudStack 4.19 - Abhishek Kumar - ShapeBlueWhat’s New in CloudStack 4.19 - Abhishek Kumar - ShapeBlue
What’s New in CloudStack 4.19 - Abhishek Kumar - ShapeBlue
ShapeBlue89 views

Balancing Security & Developer Enablement in Enterprise Mobility - Jaime Ryan, Director of Product Management & Security, CA Technologies @ Gartner Catalyst

  • 1. Balancing Security and Developer Enablement in Enterprise Mobility Jaime Ryan Senior Director, Product Management & Strategy Gartner Catalyst August 12, 2014
  • 2. “By 2015 mobile app development projects will outnumber native PC projects by a ratio of 4-to-1.”
  • 3. 3 © 2014 CA. ALL RIGHTS RESERVED. Mobility Adoption is Only Accelerating… Apple App Store: 44B downloads by 2016 App Proliferation > 75% of enterprises support personally- owned mobile devices Bring Your Own Device Tablets will be the primary computing device by 2017 Rapid Adoption
  • 4. 4 © 2014 CA. ALL RIGHTS RESERVED. ... It’s An App, App, App World Average apps per device 41 Business apps deployed per device by 2015 25 Mobile app downloads by 2016 44B Apps Are A Bigger Challenge Than Devices
  • 5. 5 © 2014 CA. ALL RIGHTS RESERVED. Different mobile apps require different security solutions Web API Custom App COTS AppWeb Browser 3rd Party • Access Management • Federation • API Security/Management • SDK: Advanced Auth, SSO • App Wrapping
  • 6. 6 © 2014 CA. ALL RIGHTS RESERVED. End-to-end Mobile Security App Wrapping Web API Identity / Device Management Adaptation Optimize Traffic Protect Data Notification Services Centralized Security Policy Mobile SDK Web Access Enterprise App Store Browser COTS Mobile Apps Custom Mobile Apps Developer Portal
  • 7. 7 © 2014 CA. ALL RIGHTS RESERVED. Device Management Application Development Application Management & Security API Management & Security Content Management & Security Apps ContentDevice Identity & Access Management Mobile Services Management* CA Mobility Strategy
  • 8. 8 © 2014 CA. ALL RIGHTS RESERVED. What’s Enabling Mobile App to Enterprise Connectivity? APIs
  • 9. 9 © 2014 CA. ALL RIGHTS RESERVED. The challenge - how do you bridge the gap? Security/IT Administrator - Control access to assets - Focusing on restricting access - Don’t understand app dev requirements App Development & UX - Get to market quickly - Measured on number of downloads - Security is something that obstructs UX - Improve user app experience - Don’t have time for evolving security standards
  • 10. 10 © 2014 CA. ALL RIGHTS RESERVED. Mobile Access Gateway Lightweight Secure Mobile Backend for Enterprise:  enable enterprises to develop more apps faster that leverage their existing data and application assets  provide a centrally controlled way of exposing backend data to mobile developers (design time) and apps (runtime) Securing mobile apps Increasing developer velocity
  • 11. 11 © 2014 CA. ALL RIGHTS RESERVED. Mobile Access Gateway Features
  • 12. 12 © 2014 CA. ALL RIGHTS RESERVED. Mobile Access Gateway - Features Optimization: Handle Scale • Cache calls to backend applications • Aggregated mobile requests • Compress traffic to minimize bandwidth costs and improve user experience • Pre-fetch content for hypermedia-based API calls Adaptation: Translate & Orchestrate Data & APIs • Legacy data source as RESTful APIs • XML and JSON transforms • Recompose & virtualize APIs to specific mobile identities, apps and devices • Orchestrate API mashups with configurable workflow Integration: Centralize Cloud Connectivity • Apple Push Notifications Service • Android Cloud to Device Messaging Framework • Proxy and manage app interactions with social networks Identity: Extending Enterprise Identity to Mobile • Mobile SSO for Android, iOS and Adobe PhoneGap • SM Session Cookie managed by mobile SDK • Granular access policies at user, app and device levels • OAuth 2.0 & OpenID Connect • Mobile Social Login (SalesForce, Gmail, LinkedIn, & Facebook) Security: Mobile Application Firewalling • Protect REST and SOAP APIs against DoS and API attacks • Proxy API streaming protocols like HTML5 Websocket and XMPP messaging • Enforce FIPS 140-2 grade data privacy and integrity • Validate data exchanges, including all JSON, XML, header and parameter content
  • 13. 13 © 2014 CA. ALL RIGHTS RESERVED. Mobile SDK – Simplified & secure consumption of APIs Layer 7 Mobile Single Sign On Solution is a complete end-to-end standards-based security solution.  Secure provisioning through CA Layer 7 Mobile Access Gateway  Leverage the underlying security in the mobile operating systems to create in effect a secure sign-on container  Client-side libraries implementing common security aspects – Easy-to-use device API for adding app to SSO session and set up mutual SSL – Single API call to leverage cryptographic security, OAuth, OpenID Connect, and PKI – iOS 6/7, Android 4.x & Adobe PhoneGap API Portal IdM
  • 14. 14 © 2014 CA. ALL RIGHTS RESERVED. Features  Cross app SSO – Provide a secure single sign on container by leveraging device OS security features  PKI Provisioning – Provide secure transfer, storage and pinning of certs  Secure transport – Configuration of secure communication (Mutual SSL)  Multi-Layered Security – Use certificates to provide additional trust to authentication
  • 15. 15 © 2014 CA. ALL RIGHTS RESERVED. Mobile SDK Benefits  Single Sign-On for Mobile apps – Simplified & Consistent UX across all Enterprise apps – Remove password typing on devices (as much as possible) – Access grant without browser redirection for authentication – Support for social login (Salesforce, LinkedIn, Google, Facebook) – Support for proprietary SSO tokens (SiteMinder)  Secure Transport – Configure mutual SSL for API calls ensuring apps use secure access to enterprise data  Easy to use SSO admin console – SSO Admin console allowing easy configuration and management of Users, Apps, and Devices – SSO Self Service portal – providing a simple UI where Users can manage their enterprise app entitlements and token sharing  Improved Developer eXperience – Simple device API for apps to participate in SSO session & decorate API calls with appropriate security mechanism – Easily benefit from cryptographic based security leveraging standards OAuth, OpenID Connect, JWT and PKI
  • 16. 16 © 2014 CA. ALL RIGHTS RESERVED. Native SDK For Mobile Developers + MAG Enterprise Network iPhone Android iPad App-sharable Secure Key Store API Servers Strong Security for Mobile Apps  Cross-platform and built for a consumer or BYOD world  100% Standards-based using OAuth+OpenID Connect  X-app SSO & secure channel  X.509 Certificate provisioning for strong auth and transaction signing
  • 17. 17 © 2014 CA. ALL RIGHTS RESERVED. Three entities enable fine-grained API security All three are managed by the SDK+MAG
  • 18. 18 © 2014 CA. ALL RIGHTS RESERVED. Protocol Strategy A B C username/password Access Token/ Refresh Token Per app Authorization Server OAuth + OpenID Connect + PKI  Profiled for mobile  Clear distinction between device, user and app MAG Signed Cert Certificate Signing Request ID Token (JWT Or SM Session Cookie
  • 19. 19 © 2014 CA. ALL RIGHTS RESERVED. Mobile Security Challenges  Secure access to enterprise data while maintaining usability (UX & DX)  Passwords are cumbersome on mobile devices  Hard for developers to keep track of the latest standards and to get security right  Multiple implementations, per app basis, leads to confusing UX  User personalization of apps difficult without mobile identity  Native apps need to integrate with existing enterprise identity governance  Mobile browser is not a trusted party  Bootstrapping trust between users, devices, apps and data centers  Enterprise access policies enforcement per app and user is non-trivial
  • 20. 20 © 2014 CA. ALL RIGHTS RESERVED. When is the CA Layer 7 Mobile Access Gateway relevant? Are you: - exposing backend APIs? - writing mobile apps that consume the exposed APIs - requiring mobile SSO for enterprise apps? - requiring mutual SSL for secure consumption of APIs for consumer or employee apps? - integrating cloud services into mobile apps? - integrating backend or legacy data into mobile apps? - requiring location based access control?
  • 21. Senior Director, Product Management & Strategy Jaime.Ryan@ca.com JRyanL7 slideshare.net/CAinc linkedin.com/company/ca-technologies ca.com Jaime Ryan

Hinweis der Redaktion

  1. Two sides Two constituencies Leads to confrontation
  2. Users / General Secure access to enterprise data while maintaining usability (UX & DX) Passwords are cumbersome on mobile devices Developers: Hard for developers to keep track of the latest standards and to get security right Multiple implementations, per app basis, leads to confusing UX User personalization of apps difficult without mobile identity Native apps need to integrate with existing enterprise identity governance Mobile browser is not a trusted party Enterprise architect Bootstrapping trust between users, devices, apps and data centers Enterprise access policies enforcement per app and user is non-trivial API Security http://en.wikipedia.org/wiki/File:Professional_System_Administrator.jpg
  3. We segmented the MAG features in 5 groups of features. Identity & Access Data & API Security Backend Adaptation Optimization for Mobile Orchestration with Outside Cloud & mobile Services
  4. Caching, compression and aggregation of requests for mobile use cases Recompose existing services, existing message formats, and existing protocols into new Web APIs that will appeal to today’s developer Centrally manage connectivity to SaaS and other outbound connections (social networks, push notifications, etc) Reuse an existing investment in IAM systems, or simplify access using social login; modernize by adding Oauth/OpenID Connect frontend Secure data and applications; protocol, threat protection, encryption, signing, rate limiting, token validation Set up all these backend systems, put security in place – now how does the developer build clients?
  5. Use the mobile SDK that does secure provisioning to and through that MAG Leverage built-in security on devices – native keychains Client-side libraries to implement complex interactions
  6. The solution provides several hooks for client or server integration with: Additional sources of trust like biometrics, CAC, SIM MDM solutions to provided jailbreak detection Location data providers
  7. Additional point: How do you leverage your existing identity infrastructure in mobile apps? Layer 7 Gateway integrates with a number of identity solutions. The MSSO will help you surface that in a secure and mobile friendly manner. CA SiteMinder Oracle Access Manager Oracle Entitlements Server IBM Tivoli Access Manager IBM Tivoli FIM Novell Access Manager Sun OpenSSO Ping Federate Microsoft Active Directory Microsoft ADFS
  8. What’s important for a system that is managing apps that consume APIs? You must track a number of entities to make sure you are making the right access control decisions to the APIs. You may find yourself in a position where you want to revoke access to an particular App B but not App A. Maybe its only when the app is running on a specific device you need to revoke access. The good news is that we have standards that cover some of this ground. OAuth 2.0 will help you with provisioning access tokens, on a per app basis. Usually today an App would need to register upfront to get a client id & secret. In future profiles like Dynamic Client Registration will simplify this process. But its important to keep in mind that you need to be able to uniquely identify an app. OpenID Connect will enable you to track a user session through a user token, a Jason Web Token. This is ideal for creating single sign on sessions. PKI as technology has been around for some time and is the basis for many strong auth systems. The key benefit is tapping into crypto-based security for authentication. This is a requirement in many sectors such as financial, banking, and US Federal. The problem with PKI is its hard to deploy and leverage for app developers who nearly always lack the skills and tooling to use it effectively.