OpenID Enhanced Authentication Profile (EAP) Working Group

Slides:



Advertisements
Similar presentations
1Copyright © 2010, Printer Working Group. All rights reserved. PWG Plenary Status Report IDS Working Group August 4, 2010 Bagsværd, Denmark- PWG F2F Meeting.
Advertisements

Mutual OATH HOTP Variants 65th IETF - Dallas, TX March 2006.
FIPS 201 Personal Identity Verification For Federal Employees and Contractors National Institute of Standards and Technology Information Technology Laboratory.
Hannes Tschofenig, Blaine Cook (IETF#79, Beijing).
Environmental Council of States Network Authentication and Authorization Services The Shared Security Component February 28, 2005.
1Copyright © 2008, Printer Working Group. All rights reserved. PWG Imaging Device Security (IDS) Working Group Lexington, KY – P2600 Meeting October 24,
1 Trillion Azure AD authentications since the release of the service 50 M Office 365 users active every month >1 Billion authentications every.
Finalize RESTful Application Programming Interface (API) Security Recommendations Transport & Security Standards Workgroup January 28, 2014.
OpenID Connect Working Group April 6, 2015 Mike Jones Identity Standards Architect – Microsoft.
OAuth/UMA for ACE 24 th March 2015 draft-maler-ace-oauth-uma-00.txt Eve Maler, Erik Wahlström, Samuel Erdtman, Hannes Tschofenig.
Health IT RESTful Application Programming Interface (API) Security Considerations Transport & Security Standards Workgroup March 18, 2015.
Access and Identity Management System (AIMS) Federal Student Aid PESC Fall 2009 Data Summit October 20, 2009 Balu Balasubramanyam.
Workgroup Discussion on RESTful Application Programming Interface (API) Security Transport & Security Standards Workgroup January 12, 2014.
Openid Connect
Identity Management Hannes Tschofenig. Motivation OAuth was created to allow secure and privacy friendly sharing of data. OAuth is not an authentication.
IETF #91 OAuth Meeting Derek Atkins Hannes Tschofenig.
PAWS: Security Considerations Yizhuang WU, Yang CUI PAWS WG
Hannes Tschofenig, Blaine Cook. 6/4/2016 IETF #77, SAAG 2 The Problem.
Observations from the OAuth Feature Survey Mike Jones March 14, 2013 IETF 86.
Status Update on Other GFIPM Activity Threads GFIPM Delivery Team Meeting November 2011.
Web Authorization Protocol (oauth) IETF 90, Toronto Chairs: Hannes Tschofenig, Derek Atkins Responsible AD: Kathleen Moriarty Mailing List:
Justin Richer The MITRE Corporation October 8, 2014 Overview of OAuth 2.0 and Blue Button + REST.
© 2010 Cisco and/or its affiliates. All rights reserved. Cisco Confidential 1 © 2010 Cisco and/or its affiliates. All rights reserved. Cisco Confidential.
OpenID Connect Working Group May 10, 2016 Mike Jones Identity Standards Architect – Microsoft.
OpenID Certification June 7, 2016 Michael B. Jones Identity Standards Architect – Microsoft.
OpenID Connect: An Overview Pat Patterson Developer Evangelist Architect
Web Authorization Protocol WG Hannes Tschofenig, Derek Atkins.
Identity Standards Architect, Microsoft
Access Policy - Federation March 23, 2016
Dr. Michael B. Jones Identity Standards Architect at Microsoft
OGSA-WG Basic Profile Session #1 Security
OAuth WG Conference Call, 11th Jan. 2013
Phil Hunt, Hannes Tschofenig
Improving Security of Real-time Communications
Chairs: Derek Atkins and Hannes Tschofenig
OAuth Assertion Documents
IETF-70 EAP Method Update (EMU)
Agenda OAuth WG IETF 87 July, 2013.
OpenID Connect Working Group
OpenID Enhanced Authentication Profile (EAP) Working Group
Device Flow <draft-ietf-oauth-device-flow-03>
IETF101 London Web Authorization Protocol (OAuth)
OpenID Connect: News, Overview, Certification, and Action Items
OpenID Enhanced Authentication Profile (EAP) Working Group
Enhancing Web Application Security with Secure Hardware Tokens
Charles Clancy Katrin Hoeper IETF 73 Minneapolis, USA 17 November 2008
OpenID Connect Working Group
PLUG-N-HARVEST ID: H2020-EU
IETF103 Bangkok Web Authorization Protocol (OAuth)
draft-ipdvb-sec-01.txt ULE Security Requirements
OpenID Connect Working Group
PWG Plenary Status Imaging Device Security (IDS) Working Group
IEEE MEDIA INDEPENDENT HANDOVER DCN: sec
Web Authorization Protocol (oauth)
SharePoint Online Authentication Patterns
IEEE IETF Liaison Report
Token-based Authentication
Web Authorization Protocol (oauth)
IEEE MEDIA INDEPENDENT HANDOVER DCN:
OpenID Connect Working Group
OpenID Enhanced Authentication Profile (EAP) Working Group
OpenID Connect Working Group
OpenID Enhanced Authentication Profile (EAP) Working Group
IETF102 Montreal Web Authorization Protocol (OAuth)
Authentication and Authorization for Constrained Environments (ACE)
Update on BRSKI-AE – Support for asynchronous enrollment
API Security: OAuth, OpenID Connect & ABAC
Web Authorization Protocol (OAuth)
OpenID Connect Working Group
HIP – FAS flows addendum to the OIDC integration guide for eBox HIPs.
Presentation transcript:

OpenID Enhanced Authentication Profile (EAP) Working Group September 30, 2019 Michael B. Jones Identity Standards Architect – Microsoft

What is the EAP WG? Working group description at http://openid.net/wg/eap/ Chartered to: “Develop a security and privacy profile of the OpenID Connect specifications that enable users to authenticate to OpenID Providers using strong authentication specifications. The resulting profile will enable use of IETF Token Binding specifications with OpenID Connect and integration with FIDO relying parties and/or other strong authentication technologies.”

Two EAP Specifications Token Bound Authentication Defines how to apply Token Binding to OpenID Connect ID Tokens http://openid.net/specs/openid-connect-token-bound-authentication-1_0.html EAP ACR Values Defines “acr” values strong authentication profiles http://openid.net/specs/openid-connect-eap-acr-values-1_0.html Both now Implementer’s Drafts

Token Binding Update IETF Token Binding specs became RFCs in October 2018 OAuth Token Binding spec https://tools.ietf.org/html/draft-ietf-oauth-token-binding Defines Token Binding of OAuth 2.0 access tokens, refresh tokens, authorization codes, JWT authorization grants, and JWT client authentication OpenID Connect Token Binding spec http://openid.net/specs/openid-connect-token-bound-authentication-1_0.html Defines Binding of OpenID Connect ID Tokens Adoption slowed due to Chrome’s removal of Token Binding

Two ACR Values Defined “phr” – Phishing-Resistant An authentication mechanism where a party potentially under the control of the Relying Party cannot gain sufficient information to be able to successfully authenticate to the End User's OpenID Provider as if that party were the End User “phrh” – Phishing-Resistant Hardware Protected An authentication mechanism meeting the requirements for phishing-resistant authentication above in which additionally information needed to be able to successfully authenticate to the End User's OpenID Provider as if that party were the End User is held in a hardware-protected device or component Phishing-Resistant definition based on 2008 OpenID Provider Authentication Policy Extension (PAPE) specification

Request to Define “pop” AMR Value RFC 8176 defines Authentication Method Reference (AMR) values New value requested for WebAuthn & FIDO use “pop” – Authentication using Proof-of-Possession Key Complements these existing RFC AMR values “hwk” – hardware-backed PoP key “swk” – software-backed PoP key

Status Both became Implementer’s Drafts in August 2019 https://openid.net/2019/08/22/implementers-drafts-of-two-eap-specifications-approved/ Working group active Chairs Brian Campbell and Mike Jones Calls scheduled every two weeks on Thursdays For more information, see the working group page http://openid.net/wg/eap/