SlideShare ist ein Scribd-Unternehmen logo
1 von 26
Downloaden Sie, um offline zu lesen
© 2016 ForgeRock. All rights reserved.
Webinar: Summer 2016
Platform Release
John Barco, VP Global Product Marketing
© 2016 ForgeRock. All rights reserved.
Platform Release Goals
•  Frictionless Identity
•  Identity Relationships
•  Microservices Security
•  Unified Platform
•  Ease of Use
© 2016 ForgeRock. All rights reserved.
ForgeRock Identity Platform
•  Simple
•  Scalable
•  Modular
•  Common platform
•  Open source community
participation
© 2016 ForgeRock. All rights reserved.
Built as Modular Components
UMA Provider
 Mobile App
 Synchronization
 Auditing
LDAPv3
 REST/JSON
Replication
 Access Control
Schema
Management
Caching
Auditing
Monitoring
Groups
Password Policy
AD Password Pass-
thru
Reporting
Authentication
 Authorization
 Provisioning
 User Self-Service
 Authentication
 OIDC / OAuth2
Federation / SSO
 User Self-Service
 Workflow Engine
 Reconciliation
 Password Replay
 SAML2
Adaptive Risk
 Stateless/Stateful
 Registration
 Aggregated View
Message
Transformation
API Security
 Microservices
Built from Open Source Projects: 
UMA Resource
Access Management Identity Management Identity Gateway
Directory Services
CommonRESTAPI
CommonUserInterface
CommonAudit/Logging
CommonScripting
© 2016 ForgeRock. All rights reserved.
Platform Modules
Authoriza*on	
   Federa*on	
  
Iden*ty	
  Workflow	
   Self	
  Service	
  
Authen*ca*on	
  
Iden*ty	
  
Synchroniza*on	
  
Adap*ve	
  Risk	
  
Directory	
  Services	
  
User	
  Managed	
  
Access	
  
Iden*ty	
  Gateway	
  
Common	
  Services	
  
© 2016 ForgeRock. All rights reserved.
Platform Common Services
Update
© 2016 ForgeRock. All rights reserved.
New Audit Framework
•  Common audit event framework
captures activity of users,
devices, things with unique ID
label
•  New ELK and JMS handlers
•  Also CSV, DB, and syslog
•  Export to third party services
Splunk, ArcSight, FireEye, Palo
Alto Networks …
Dashboard: User Access Audit
© 2016 ForgeRock. All rights reserved.
Access Management
Update
© 2016 ForgeRock. All rights reserved.
Access Management
•  Authentication
•  Single sign-on
•  Social sign-on
•  Strong authentication
•  Mobile MFA
•  Adaptive Risk
•  Federation
•  Authorization
•  User-Managed Access
•  Self-Service
1
web app
15
min. download
to install
6
modules
20k+
Authentications
per second
© 2016 ForgeRock. All rights reserved.
Stateful Session ManagementSession
SAML2
OAuth2
OpenAM
Server
Session
SAML2
OAuth2
OpenAM
Server
FAMRecord FAMRecord
OpenDJ OpenDJ
Session
SAML2
OAuth2
OpenAM
Server
FAMRecord
OpenDJ
•  Session failover uses the
Core Token Service (CTS)
to persist sessions
•  CTS is based on OpenDJ
and can be embedded or
external
•  External CTS gives flexibility
and control over the
topology
© 2016 ForgeRock. All rights reserved.
New Stateless Session Management
•  Stateless = state information
is encoded in JWT token
•  High-performance support for
microservices or distributed
cloud environment - 100K/
sec token validation
•  Client can obtain token from
any server; Client can
validate token on any server
11
OpenAM
Server
OpenAM
Server
OpenAM
Server
AWS1 AWS2 AWS3
Microservices
Client App
OAuth2, OIDC Tokens
PROPRIETARY AND CONFIDENTIAL
© 2016 ForgeRock. All rights reserved.
Define Risk
Profile of user or
device
•  Context builds intelligence into
policies to protect resources at
the time of access and during
session
•  Scriptable conditions can
examine environmental
conditions and also call
external services to augment
the authorization process
Scripted
conditions flag
changes
Evaluate context
during AuthN/
AuthZ
Create policies
with risk /
contextual
parameters
Risk is
remediated
Session resets,
forces action
Context-Based AuthN & AuthZ
© 2016 ForgeRock. All rights reserved.
Advanced Authentication
For modern and legacy systems
•  20+ out-of-box modules including
Google, Facebook, MS
•  AuthN methods can be chained
together for enforcing different
levels or strength of security
•  Scripted AuthN modules extend
functionality on client side and
server side using Groovy and
JavaScript
Create New Authentication Chain
SAML2 Authentication
Adaptive Risk / Device ID
ForgeRock Mobile Authenticator
Save Device Profile
© 2016 ForgeRock. All rights reserved.
Adaptive Risk
Enables better user experience
•  The Adaptive Risk module
assesses the risk based on pre-
configured parameters
•  Over 30 parameters, including
IP address, IP history, cookie
value, login history, geo-
location, etc.
•  Can be used in authentication
chain or for step-up re-
authentication
94
Risk Score
© 2016 ForgeRock. All rights reserved.
New Passwordless Authentication
•  New update of ForgeRock
Authenticator Mobile App for iOS
and Android
•  Vastly improves the user
experience while reducing
friction during the user
authentication process
•  Customize app look and feel or
use source code to build your
own
Swipe,
Fingerprint Scan,
Custom
© 2016 ForgeRock. All rights reserved.
New Passwordless Authentication
© 2016 ForgeRock. All rights reserved.
Identity Management
Update
© 2016 ForgeRock. All rights reserved.
Identity Management
•  Workflow-driven provisioning
•  Synchronization and
reconciliation
•  Cloud / Enterprise
connectors
•  Self-service
•  Password management +
1
web app
15
min. download
to install
3
modules
72k+
registrations
per min.
© 2016 ForgeRock. All rights reserved.
New Object Model Visualization
•  Identity Management
architecture is REST-based
with flexible object model
•  Visually representing objects
and the relationships enables
easier access to rich data
•  User, device, thing
relationships are complex – a
visual model helps simplify
admin tasks – reduces risks
PROPRIETARY AND CONFIDENTIAL
© 2016 ForgeRock. All rights reserved.
Identity Gateway
Update
© 2016 ForgeRock. All rights reserved.
Identity Gateway
•  Mobile security
•  API security
•  Legacy app security
•  IoT gateway
•  Credential replay
•  Federated service provider
•  Token translation service
•  UMA resource server
1
web app
15
min. download
to install
1
module
20k+
requests
processed / sec
© 2016 ForgeRock. All rights reserved.
Protect REST Endpoints and APIs
New Throttling Filter
•  Control the rate of requests that
clients can make to a Web API
based on IP address or request
route
•  Set multiple limits for different
scenarios like allowing an IP or
Client to make a maximum
number of calls per second, per
minute, per hour per day or
even per week
Identity Gateway Throttling Filter
© 2016 ForgeRock. All rights reserved.
New Preview
Cloud Foundry Service Broker
•  Lightweight, simple way for
ForgeRock solutions to protect
RESTful microservices running in
Cloud Foundry
•  Open source code for the service
broker preview is accessible
through GitHub (https://github.com/
ForgeRock/forgerock-service-broker-cloudfoundry)
© 2016 ForgeRock. All rights reserved.
Resources: Downloads / Docs / Support
© 2016 ForgeRock. All rights reserved.
Resources: ForgeRock.org community site
© 2016 ForgeRock. All rights reserved.
Resources: ForgeRock.com

Weitere ähnliche Inhalte

Was ist angesagt?

Was ist angesagt? (20)

The Future of Digital Identity in the Age of the Internet of Things
The Future of Digital Identity in the Age of the Internet of ThingsThe Future of Digital Identity in the Age of the Internet of Things
The Future of Digital Identity in the Age of the Internet of Things
 
Sydney Identity Summit: Addressing the New Threat Landscape with Continuous S...
Sydney Identity Summit: Addressing the New Threat Landscape with Continuous S...Sydney Identity Summit: Addressing the New Threat Landscape with Continuous S...
Sydney Identity Summit: Addressing the New Threat Landscape with Continuous S...
 
User-Managed Access: Why and How? - Access Control in Digital Contract Contexts
User-Managed Access: Why and How? - Access Control in Digital Contract ContextsUser-Managed Access: Why and How? - Access Control in Digital Contract Contexts
User-Managed Access: Why and How? - Access Control in Digital Contract Contexts
 
Pimping the ForgeRock Identity Platform for a Billion Users
Pimping the ForgeRock Identity Platform for a Billion UsersPimping the ForgeRock Identity Platform for a Billion Users
Pimping the ForgeRock Identity Platform for a Billion Users
 
ForgeRock Gartner 2016 Security & Risk Management Summit
ForgeRock Gartner 2016 Security & Risk Management Summit ForgeRock Gartner 2016 Security & Risk Management Summit
ForgeRock Gartner 2016 Security & Risk Management Summit
 
The Business Ecosystem is a Neighborhood - ForgeRock Identity Live Austin 2017
The Business Ecosystem is a Neighborhood - ForgeRock Identity Live Austin 2017The Business Ecosystem is a Neighborhood - ForgeRock Identity Live Austin 2017
The Business Ecosystem is a Neighborhood - ForgeRock Identity Live Austin 2017
 
Webinar: Access Management with the ForgeRock Identity Platform - So What’s N...
Webinar: Access Management with the ForgeRock Identity Platform - So What’s N...Webinar: Access Management with the ForgeRock Identity Platform - So What’s N...
Webinar: Access Management with the ForgeRock Identity Platform - So What’s N...
 
NYC Identity Summit Tech Day: Authorization for the Modern World
NYC Identity Summit Tech Day: Authorization for the Modern WorldNYC Identity Summit Tech Day: Authorization for the Modern World
NYC Identity Summit Tech Day: Authorization for the Modern World
 
Directory Services with the ForgeRock Identity Platform - So What’s New?
Directory Services with the ForgeRock Identity Platform - So What’s New?Directory Services with the ForgeRock Identity Platform - So What’s New?
Directory Services with the ForgeRock Identity Platform - So What’s New?
 
DevOps Unleashed: Strategies that Speed Deployments
DevOps Unleashed: Strategies that Speed DeploymentsDevOps Unleashed: Strategies that Speed Deployments
DevOps Unleashed: Strategies that Speed Deployments
 
Sydney Identity Unconference Introduction and Highlights
Sydney Identity Unconference Introduction and HighlightsSydney Identity Unconference Introduction and Highlights
Sydney Identity Unconference Introduction and Highlights
 
Webinar: Extend The Power of The ForgeRock Identity Platform Through Scripting
Webinar: Extend The Power of The ForgeRock Identity Platform Through ScriptingWebinar: Extend The Power of The ForgeRock Identity Platform Through Scripting
Webinar: Extend The Power of The ForgeRock Identity Platform Through Scripting
 
Identity Management with the ForgeRock Identity Platform - So What’s New?
Identity Management with the ForgeRock Identity Platform - So What’s New?Identity Management with the ForgeRock Identity Platform - So What’s New?
Identity Management with the ForgeRock Identity Platform - So What’s New?
 
Backstage Tour of Identity - London Identity Summit
Backstage Tour of Identity - London Identity SummitBackstage Tour of Identity - London Identity Summit
Backstage Tour of Identity - London Identity Summit
 
NYC Identity Summit Tech Day: ForgeRock DevOps/Cloud Strategy
NYC Identity Summit Tech Day: ForgeRock DevOps/Cloud StrategyNYC Identity Summit Tech Day: ForgeRock DevOps/Cloud Strategy
NYC Identity Summit Tech Day: ForgeRock DevOps/Cloud Strategy
 
The Future is Now: What’s New in ForgeRock Access Management
The Future is Now: What’s New in ForgeRock Access Management The Future is Now: What’s New in ForgeRock Access Management
The Future is Now: What’s New in ForgeRock Access Management
 
Sydney Identity Summit: Doing Authorisation, Consent and Delegation Right wit...
Sydney Identity Summit: Doing Authorisation, Consent and Delegation Right wit...Sydney Identity Summit: Doing Authorisation, Consent and Delegation Right wit...
Sydney Identity Summit: Doing Authorisation, Consent and Delegation Right wit...
 
OpenIG Webinar: Your Swiss Army Knife for Protecting and Securing Web Apps, A...
OpenIG Webinar: Your Swiss Army Knife for Protecting and Securing Web Apps, A...OpenIG Webinar: Your Swiss Army Knife for Protecting and Securing Web Apps, A...
OpenIG Webinar: Your Swiss Army Knife for Protecting and Securing Web Apps, A...
 
Identity Relationship Management - The Right Approach for a Complex Digital W...
Identity Relationship Management - The Right Approach for a Complex Digital W...Identity Relationship Management - The Right Approach for a Complex Digital W...
Identity Relationship Management - The Right Approach for a Complex Digital W...
 
Sydney Identity Summit: The Future's So Bright, I Gotta Wear Shades
Sydney Identity Summit: The Future's So Bright, I Gotta Wear ShadesSydney Identity Summit: The Future's So Bright, I Gotta Wear Shades
Sydney Identity Summit: The Future's So Bright, I Gotta Wear Shades
 

Ähnlich wie ForgeRock Platform Release - Summer 2016

Data power use cases
Data power use casesData power use cases
Data power use cases
sflynn073
 
InfoTRAMS - Czy platforma Microsoft Azure jest biznoseow bezpieczna?
InfoTRAMS - Czy platforma Microsoft Azure jest biznoseow bezpieczna?InfoTRAMS - Czy platforma Microsoft Azure jest biznoseow bezpieczna?
InfoTRAMS - Czy platforma Microsoft Azure jest biznoseow bezpieczna?
Tobias Koprowski
 

Ähnlich wie ForgeRock Platform Release - Summer 2016 (20)

An Authentication and Authorization Architecture for a Microservices World
An Authentication and Authorization Architecture for a Microservices WorldAn Authentication and Authorization Architecture for a Microservices World
An Authentication and Authorization Architecture for a Microservices World
 
How to Make Your IoT Devices Secure, Act Autonomously & Trusted Subjects
How to Make Your IoT Devices Secure, Act Autonomously & Trusted SubjectsHow to Make Your IoT Devices Secure, Act Autonomously & Trusted Subjects
How to Make Your IoT Devices Secure, Act Autonomously & Trusted Subjects
 
Synergies across APIs and IAM
Synergies across APIs and IAMSynergies across APIs and IAM
Synergies across APIs and IAM
 
Microservices security - jpmc tech fest 2018
Microservices security - jpmc tech fest 2018Microservices security - jpmc tech fest 2018
Microservices security - jpmc tech fest 2018
 
Oracle Blockchain Platform
Oracle Blockchain PlatformOracle Blockchain Platform
Oracle Blockchain Platform
 
Leveraging New Features in CA Single-Sign on to Enable Web Services, Social S...
Leveraging New Features in CA Single-Sign on to Enable Web Services, Social S...Leveraging New Features in CA Single-Sign on to Enable Web Services, Social S...
Leveraging New Features in CA Single-Sign on to Enable Web Services, Social S...
 
Single Sign On 101
Single Sign On 101Single Sign On 101
Single Sign On 101
 
Introduction to the WSO2 Identity Server &Contributing to an OS Project
Introduction to the WSO2 Identity Server &Contributing to an OS ProjectIntroduction to the WSO2 Identity Server &Contributing to an OS Project
Introduction to the WSO2 Identity Server &Contributing to an OS Project
 
Safenet Authentication Service, SAS
Safenet Authentication Service, SASSafenet Authentication Service, SAS
Safenet Authentication Service, SAS
 
Data power use cases
Data power use casesData power use cases
Data power use cases
 
[Workshop] API-driven Integration
[Workshop] API-driven Integration[Workshop] API-driven Integration
[Workshop] API-driven Integration
 
Představení Oracle SPARC Miniclusteru
Představení Oracle SPARC MiniclusteruPředstavení Oracle SPARC Miniclusteru
Představení Oracle SPARC Miniclusteru
 
Targeted Threat (APT) Defense for Applications Featuring pxGrid: a deep dive
Targeted Threat (APT) Defense for Applications Featuring pxGrid: a deep diveTargeted Threat (APT) Defense for Applications Featuring pxGrid: a deep dive
Targeted Threat (APT) Defense for Applications Featuring pxGrid: a deep dive
 
InfoTRAMS - Czy platforma Microsoft Azure jest biznoseow bezpieczna?
InfoTRAMS - Czy platforma Microsoft Azure jest biznoseow bezpieczna?InfoTRAMS - Czy platforma Microsoft Azure jest biznoseow bezpieczna?
InfoTRAMS - Czy platforma Microsoft Azure jest biznoseow bezpieczna?
 
WSO2 Ecosystem platform for Connected Telco
WSO2 Ecosystem platform for Connected TelcoWSO2 Ecosystem platform for Connected Telco
WSO2 Ecosystem platform for Connected Telco
 
Security Architecture Consulting - Hiren Shah
Security Architecture Consulting - Hiren ShahSecurity Architecture Consulting - Hiren Shah
Security Architecture Consulting - Hiren Shah
 
Mobile Enterprise Application Platform
Mobile Enterprise Application PlatformMobile Enterprise Application Platform
Mobile Enterprise Application Platform
 
“Secure Portal” or WebSphere Portal – Security with Everything
“Secure Portal” or WebSphere Portal – Security with Everything“Secure Portal” or WebSphere Portal – Security with Everything
“Secure Portal” or WebSphere Portal – Security with Everything
 
WSO2 Identity Server - Product Overview
WSO2 Identity Server - Product OverviewWSO2 Identity Server - Product Overview
WSO2 Identity Server - Product Overview
 
WSO2Con EU 2016: Understanding the WSO2 API Management Platform
WSO2Con EU 2016: Understanding the WSO2 API Management PlatformWSO2Con EU 2016: Understanding the WSO2 API Management Platform
WSO2Con EU 2016: Understanding the WSO2 API Management Platform
 

Mehr von ForgeRock

Mehr von ForgeRock (20)

Digital Identities in the Internet of Things - Securely Manage Devices at Scale
Digital Identities in the Internet of Things - Securely Manage Devices at ScaleDigital Identities in the Internet of Things - Securely Manage Devices at Scale
Digital Identities in the Internet of Things - Securely Manage Devices at Scale
 
Get the Exact Identity Solution You Need - In the Cloud - AWS and Beyond
Get the Exact Identity Solution You Need - In the Cloud - AWS and BeyondGet the Exact Identity Solution You Need - In the Cloud - AWS and Beyond
Get the Exact Identity Solution You Need - In the Cloud - AWS and Beyond
 
Identity Live Sydney: Identity Management - A Strategic Opportunity
Identity Live Sydney: Identity Management  - A Strategic OpportunityIdentity Live Sydney: Identity Management  - A Strategic Opportunity
Identity Live Sydney: Identity Management - A Strategic Opportunity
 
Identity Live Singapore: Transform Your Cybersecurity Capability
Identity Live Singapore: Transform Your Cybersecurity CapabilityIdentity Live Singapore: Transform Your Cybersecurity Capability
Identity Live Singapore: Transform Your Cybersecurity Capability
 
Identity Live Singapore 2018 Keynote Presentation
Identity Live Singapore 2018 Keynote PresentationIdentity Live Singapore 2018 Keynote Presentation
Identity Live Singapore 2018 Keynote Presentation
 
Identity Live Sydney 2018 Keynote Presentation
Identity Live Sydney 2018 Keynote PresentationIdentity Live Sydney 2018 Keynote Presentation
Identity Live Sydney 2018 Keynote Presentation
 
Identity Live Singapore: Just Ask 'Em
Identity Live Singapore: Just Ask 'EmIdentity Live Singapore: Just Ask 'Em
Identity Live Singapore: Just Ask 'Em
 
Identity Live Singapore: Building Trust & Privacy in a Connected Society
Identity Live Singapore: Building Trust & Privacy in a Connected SocietyIdentity Live Singapore: Building Trust & Privacy in a Connected Society
Identity Live Singapore: Building Trust & Privacy in a Connected Society
 
Identity Live Sydney: Intelligent Authentication
Identity Live Sydney: Intelligent Authentication Identity Live Sydney: Intelligent Authentication
Identity Live Sydney: Intelligent Authentication
 
Identity Live Sydney: Building Trust and Privacy in a Connected Society
Identity Live  Sydney:  Building Trust and Privacy in a Connected SocietyIdentity Live  Sydney:  Building Trust and Privacy in a Connected Society
Identity Live Sydney: Building Trust and Privacy in a Connected Society
 
Get the Exact Identity Solution you Need in the Cloud - Deep Dive
Get the Exact Identity Solution you Need in the Cloud - Deep DiveGet the Exact Identity Solution you Need in the Cloud - Deep Dive
Get the Exact Identity Solution you Need in the Cloud - Deep Dive
 
Get the Exact Identity Solution You Need - In the Cloud - Overview
Get the Exact Identity Solution You Need - In the Cloud - OverviewGet the Exact Identity Solution You Need - In the Cloud - Overview
Get the Exact Identity Solution You Need - In the Cloud - Overview
 
ForgeRock and Trusona - Simplifying the Multi-factor User Experience
ForgeRock and Trusona - Simplifying the Multi-factor User ExperienceForgeRock and Trusona - Simplifying the Multi-factor User Experience
ForgeRock and Trusona - Simplifying the Multi-factor User Experience
 
Opening Keynote (Identity Live Berlin 2018)
Opening Keynote (Identity Live Berlin 2018)Opening Keynote (Identity Live Berlin 2018)
Opening Keynote (Identity Live Berlin 2018)
 
Steinberg - Customer identity as the cornerstone of our approach to digitaliz...
Steinberg - Customer identity as the cornerstone of our approach to digitaliz...Steinberg - Customer identity as the cornerstone of our approach to digitaliz...
Steinberg - Customer identity as the cornerstone of our approach to digitaliz...
 
BMW Group - Identity Enables the Next 100 Years.. (Identity Live Berlin 2018)
BMW Group - Identity Enables the Next 100 Years..  (Identity Live Berlin 2018)BMW Group - Identity Enables the Next 100 Years..  (Identity Live Berlin 2018)
BMW Group - Identity Enables the Next 100 Years.. (Identity Live Berlin 2018)
 
Trust is Everything - The Future of Identity and the ForgeRock Platform (Iden...
Trust is Everything - The Future of Identity and the ForgeRock Platform (Iden...Trust is Everything - The Future of Identity and the ForgeRock Platform (Iden...
Trust is Everything - The Future of Identity and the ForgeRock Platform (Iden...
 
Silo Busters- The Value of User and Data Centricity beyond IoT Devices (Ident...
Silo Busters- The Value of User and Data Centricity beyond IoT Devices (Ident...Silo Busters- The Value of User and Data Centricity beyond IoT Devices (Ident...
Silo Busters- The Value of User and Data Centricity beyond IoT Devices (Ident...
 
Shift from GDPR readiness to sustained compliance to improve your business an...
Shift from GDPR readiness to sustained compliance to improve your business an...Shift from GDPR readiness to sustained compliance to improve your business an...
Shift from GDPR readiness to sustained compliance to improve your business an...
 
Intelligent Authentication (Identity Live Berlin 2018)
Intelligent Authentication  (Identity Live Berlin 2018)Intelligent Authentication  (Identity Live Berlin 2018)
Intelligent Authentication (Identity Live Berlin 2018)
 

Kürzlich hochgeladen

IAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI SolutionsIAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI Solutions
Enterprise Knowledge
 
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptx
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptxEIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptx
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptx
Earley Information Science
 
CNv6 Instructor Chapter 6 Quality of Service
CNv6 Instructor Chapter 6 Quality of ServiceCNv6 Instructor Chapter 6 Quality of Service
CNv6 Instructor Chapter 6 Quality of Service
giselly40
 
Artificial Intelligence: Facts and Myths
Artificial Intelligence: Facts and MythsArtificial Intelligence: Facts and Myths
Artificial Intelligence: Facts and Myths
Joaquim Jorge
 

Kürzlich hochgeladen (20)

08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking Men08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking Men
 
IAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI SolutionsIAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI Solutions
 
Exploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone ProcessorsExploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone Processors
 
Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation Award 2024Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation Award 2024
 
Finology Group – Insurtech Innovation Award 2024
Finology Group – Insurtech Innovation Award 2024Finology Group – Insurtech Innovation Award 2024
Finology Group – Insurtech Innovation Award 2024
 
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptx
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptxEIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptx
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptx
 
Automating Google Workspace (GWS) & more with Apps Script
Automating Google Workspace (GWS) & more with Apps ScriptAutomating Google Workspace (GWS) & more with Apps Script
Automating Google Workspace (GWS) & more with Apps Script
 
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdfThe Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
 
Real Time Object Detection Using Open CV
Real Time Object Detection Using Open CVReal Time Object Detection Using Open CV
Real Time Object Detection Using Open CV
 
The Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptxThe Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptx
 
CNv6 Instructor Chapter 6 Quality of Service
CNv6 Instructor Chapter 6 Quality of ServiceCNv6 Instructor Chapter 6 Quality of Service
CNv6 Instructor Chapter 6 Quality of Service
 
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
 
A Call to Action for Generative AI in 2024
A Call to Action for Generative AI in 2024A Call to Action for Generative AI in 2024
A Call to Action for Generative AI in 2024
 
How to convert PDF to text with Nanonets
How to convert PDF to text with NanonetsHow to convert PDF to text with Nanonets
How to convert PDF to text with Nanonets
 
🐬 The future of MySQL is Postgres 🐘
🐬  The future of MySQL is Postgres   🐘🐬  The future of MySQL is Postgres   🐘
🐬 The future of MySQL is Postgres 🐘
 
Tata AIG General Insurance Company - Insurer Innovation Award 2024
Tata AIG General Insurance Company - Insurer Innovation Award 2024Tata AIG General Insurance Company - Insurer Innovation Award 2024
Tata AIG General Insurance Company - Insurer Innovation Award 2024
 
The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024
 
Boost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdfBoost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdf
 
TrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
TrustArc Webinar - Stay Ahead of US State Data Privacy Law DevelopmentsTrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
TrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
 
Artificial Intelligence: Facts and Myths
Artificial Intelligence: Facts and MythsArtificial Intelligence: Facts and Myths
Artificial Intelligence: Facts and Myths
 

ForgeRock Platform Release - Summer 2016

  • 1. © 2016 ForgeRock. All rights reserved. Webinar: Summer 2016 Platform Release John Barco, VP Global Product Marketing
  • 2. © 2016 ForgeRock. All rights reserved. Platform Release Goals •  Frictionless Identity •  Identity Relationships •  Microservices Security •  Unified Platform •  Ease of Use
  • 3. © 2016 ForgeRock. All rights reserved. ForgeRock Identity Platform •  Simple •  Scalable •  Modular •  Common platform •  Open source community participation
  • 4. © 2016 ForgeRock. All rights reserved. Built as Modular Components UMA Provider Mobile App Synchronization Auditing LDAPv3 REST/JSON Replication Access Control Schema Management Caching Auditing Monitoring Groups Password Policy AD Password Pass- thru Reporting Authentication Authorization Provisioning User Self-Service Authentication OIDC / OAuth2 Federation / SSO User Self-Service Workflow Engine Reconciliation Password Replay SAML2 Adaptive Risk Stateless/Stateful Registration Aggregated View Message Transformation API Security Microservices Built from Open Source Projects: UMA Resource Access Management Identity Management Identity Gateway Directory Services CommonRESTAPI CommonUserInterface CommonAudit/Logging CommonScripting
  • 5. © 2016 ForgeRock. All rights reserved. Platform Modules Authoriza*on   Federa*on   Iden*ty  Workflow   Self  Service   Authen*ca*on   Iden*ty   Synchroniza*on   Adap*ve  Risk   Directory  Services   User  Managed   Access   Iden*ty  Gateway   Common  Services  
  • 6. © 2016 ForgeRock. All rights reserved. Platform Common Services Update
  • 7. © 2016 ForgeRock. All rights reserved. New Audit Framework •  Common audit event framework captures activity of users, devices, things with unique ID label •  New ELK and JMS handlers •  Also CSV, DB, and syslog •  Export to third party services Splunk, ArcSight, FireEye, Palo Alto Networks … Dashboard: User Access Audit
  • 8. © 2016 ForgeRock. All rights reserved. Access Management Update
  • 9. © 2016 ForgeRock. All rights reserved. Access Management •  Authentication •  Single sign-on •  Social sign-on •  Strong authentication •  Mobile MFA •  Adaptive Risk •  Federation •  Authorization •  User-Managed Access •  Self-Service 1 web app 15 min. download to install 6 modules 20k+ Authentications per second
  • 10. © 2016 ForgeRock. All rights reserved. Stateful Session ManagementSession SAML2 OAuth2 OpenAM Server Session SAML2 OAuth2 OpenAM Server FAMRecord FAMRecord OpenDJ OpenDJ Session SAML2 OAuth2 OpenAM Server FAMRecord OpenDJ •  Session failover uses the Core Token Service (CTS) to persist sessions •  CTS is based on OpenDJ and can be embedded or external •  External CTS gives flexibility and control over the topology
  • 11. © 2016 ForgeRock. All rights reserved. New Stateless Session Management •  Stateless = state information is encoded in JWT token •  High-performance support for microservices or distributed cloud environment - 100K/ sec token validation •  Client can obtain token from any server; Client can validate token on any server 11 OpenAM Server OpenAM Server OpenAM Server AWS1 AWS2 AWS3 Microservices Client App OAuth2, OIDC Tokens PROPRIETARY AND CONFIDENTIAL
  • 12. © 2016 ForgeRock. All rights reserved. Define Risk Profile of user or device •  Context builds intelligence into policies to protect resources at the time of access and during session •  Scriptable conditions can examine environmental conditions and also call external services to augment the authorization process Scripted conditions flag changes Evaluate context during AuthN/ AuthZ Create policies with risk / contextual parameters Risk is remediated Session resets, forces action Context-Based AuthN & AuthZ
  • 13. © 2016 ForgeRock. All rights reserved. Advanced Authentication For modern and legacy systems •  20+ out-of-box modules including Google, Facebook, MS •  AuthN methods can be chained together for enforcing different levels or strength of security •  Scripted AuthN modules extend functionality on client side and server side using Groovy and JavaScript Create New Authentication Chain SAML2 Authentication Adaptive Risk / Device ID ForgeRock Mobile Authenticator Save Device Profile
  • 14. © 2016 ForgeRock. All rights reserved. Adaptive Risk Enables better user experience •  The Adaptive Risk module assesses the risk based on pre- configured parameters •  Over 30 parameters, including IP address, IP history, cookie value, login history, geo- location, etc. •  Can be used in authentication chain or for step-up re- authentication 94 Risk Score
  • 15. © 2016 ForgeRock. All rights reserved. New Passwordless Authentication •  New update of ForgeRock Authenticator Mobile App for iOS and Android •  Vastly improves the user experience while reducing friction during the user authentication process •  Customize app look and feel or use source code to build your own Swipe, Fingerprint Scan, Custom
  • 16. © 2016 ForgeRock. All rights reserved. New Passwordless Authentication
  • 17. © 2016 ForgeRock. All rights reserved. Identity Management Update
  • 18. © 2016 ForgeRock. All rights reserved. Identity Management •  Workflow-driven provisioning •  Synchronization and reconciliation •  Cloud / Enterprise connectors •  Self-service •  Password management + 1 web app 15 min. download to install 3 modules 72k+ registrations per min.
  • 19. © 2016 ForgeRock. All rights reserved. New Object Model Visualization •  Identity Management architecture is REST-based with flexible object model •  Visually representing objects and the relationships enables easier access to rich data •  User, device, thing relationships are complex – a visual model helps simplify admin tasks – reduces risks PROPRIETARY AND CONFIDENTIAL
  • 20. © 2016 ForgeRock. All rights reserved. Identity Gateway Update
  • 21. © 2016 ForgeRock. All rights reserved. Identity Gateway •  Mobile security •  API security •  Legacy app security •  IoT gateway •  Credential replay •  Federated service provider •  Token translation service •  UMA resource server 1 web app 15 min. download to install 1 module 20k+ requests processed / sec
  • 22. © 2016 ForgeRock. All rights reserved. Protect REST Endpoints and APIs New Throttling Filter •  Control the rate of requests that clients can make to a Web API based on IP address or request route •  Set multiple limits for different scenarios like allowing an IP or Client to make a maximum number of calls per second, per minute, per hour per day or even per week Identity Gateway Throttling Filter
  • 23. © 2016 ForgeRock. All rights reserved. New Preview Cloud Foundry Service Broker •  Lightweight, simple way for ForgeRock solutions to protect RESTful microservices running in Cloud Foundry •  Open source code for the service broker preview is accessible through GitHub (https://github.com/ ForgeRock/forgerock-service-broker-cloudfoundry)
  • 24. © 2016 ForgeRock. All rights reserved. Resources: Downloads / Docs / Support
  • 25. © 2016 ForgeRock. All rights reserved. Resources: ForgeRock.org community site
  • 26. © 2016 ForgeRock. All rights reserved. Resources: ForgeRock.com