General Information

Abstract

This document specifies the method for an application to: obtain OAuth tokens in a moderately secure manner for access to protected data; use OpenID Connect (OIDC) to identify the customer (user); and use tokens to access REST APIs in a moderately secure manner.

Status
Published
Publication Date
03-Sep-2026
Current Stage
6060 - International Standard published
Start Date
04-Sep-2026
Due Date
18-Feb-2027
Completion Date
04-Sep-2026

Buy Documents

Standard

ISO/IEC 25791-1:2026 - Information technology — OpenID Connect FAPI Security Profile 1.0 — Part 1: Baseline

Release Date:04-Sep-2026
English language (13 pages)
sale 15% off
Preview
sale 15% off
Preview

Overview

ISO/IEC 25791-1:2026 outlines the Baseline Security Profile for OpenID Connect Financial-grade API (FAPI) Security Profile 1.0. Developed by ISO and IEC in collaboration with the OpenID Foundation, this international standard provides implementation guidelines to enable moderately secure access to protected REST APIs using OAuth 2.0 and OpenID Connect protocols.

The main objective is to enhance the security over basic OAuth 2.0/OpenID Connect implementations by:

  • Specifying secure methods for obtaining OAuth tokens,
  • Utilizing OpenID Connect (OIDC) to identify end-users,
  • Defining best practices for using tokens to access APIs in financial, healthcare, and other sectors where moderate security is vital.

This standard is crucial for organizations managing APIs that handle sensitive information, providing stronger alternatives to insecure practices like screen scraping and facilitating compliance with industry regulations.

Key Topics

ISO/IEC 25791-1:2026 addresses several core areas to ensure robust API security:

  • OAuth Token Security: Defines secure procedures for obtaining, storing, and using OAuth tokens. Mandates token attributes such as high entropy and short lifetimes to reduce risk of misuse.
  • OpenID Connect Integration: Details using OIDC for user authentication, including correct handling of ID Tokens, nonce, and state parameters depending on the requested scopes.
  • Authorization Server and Client Requirements: Outlines clear provisions for confidential and public clients, covering client authentication, redirect URI validation, CSRF protection, and validation procedures.
  • Protected Resource Access: Specifies how APIs should accept and validate access tokens, including using secure HTTP headers, verifying scopes, and handling client IP addresses.
  • Transport Security: Requires TLS 1.2+ with strong server authentication and recommends DNSSEC for endpoint protection.
  • Security Considerations: Discusses risks like message integrity and containment failures, token lifetime management, and special requirements for native applications.
  • Privacy Management: Encourages privacy impact assessments and conformance to global privacy frameworks, promoting data minimization and consent management.

Applications

The baseline profile of ISO/IEC 25791-1:2026 is designed for APIs with moderate inherent risk. Practical applications include:

  • Financial Services APIs: Enabling secure connections between banks, fintechs, and third-party providers to facilitate account access, payments, and transaction information.
  • Healthcare APIs: Protecting sensitive patient data during authorized API access under healthcare interoperability standards.
  • Enterprise APIs: Securing employee or customer data for business applications where OAuth and OpenID Connect are standard for access management.
  • Digital Platforms: Offering a foundational security layer for any service using OAuth 2.0 and OIDC where data protection and user authentication are required.

By adopting this standard, API providers and consumers benefit from improved interoperability, a reduction in the risks of token misuse, and an established process for managing sensitive transactions.

Related Standards

ISO/IEC 25791-1:2026 aligns closely with established protocols and international guidelines, including:

  • RFC 6749: OAuth 2.0 Authorization Framework
  • RFC 7636: Proof Key for Code Exchange (PKCE)
  • RFC 6750: OAuth 2.0 Bearer Token Usage
  • OIDC: OpenID Connect Core 1.0
  • BCP195: Secure Use of TLS
  • RFC 8705: OAuth 2.0 Mutual-TLS Client Authentication
  • OIDD: OpenID Connect Discovery 1.0
  • ISO/IEC 29100, ISO/IEC 29134: International privacy standards

Implementers seeking higher security, such as sender-constrained tokens or request object signing, should reference ISO/IEC 25791-2: Advanced, which builds upon the baseline profile to address higher inherent risk environments.

Keywords: OpenID Connect, OAuth 2.0, FAPI, API security, API access control, ISO/IEC 25791-1:2026, baseline security profile, authentication, token security, privacy management, REST API, financial-grade API.

Buy Documents

Standard

ISO/IEC 25791-1:2026 - Information technology — OpenID Connect FAPI Security Profile 1.0 — Part 1: Baseline

Release Date:04-Sep-2026
English language (13 pages)
sale 15% off
Preview
sale 15% off
Preview

Get Certified

Connect with accredited certification bodies for this standard

BSI Group

BSI (British Standards Institution) is the business standards company that helps organizations make excellence a habit.

UKAS United Kingdom Verified

Bureau Veritas

Bureau Veritas is a world leader in laboratory testing, inspection and certification services.

COFRAC France Verified

DNV

DNV is an independent assurance and risk management provider.

NA Norway Verified

Sponsored listings

Frequently Asked Questions

ISO/IEC 25791-1:2026 is a standard published by the International Organization for Standardization (ISO). Its full title is "Information technology — OpenID Connect FAPI Security Profile 1.0 — Part 1: Baseline". This standard covers: This document specifies the method for an application to: obtain OAuth tokens in a moderately secure manner for access to protected data; use OpenID Connect (OIDC) to identify the customer (user); and use tokens to access REST APIs in a moderately secure manner.

This document specifies the method for an application to: obtain OAuth tokens in a moderately secure manner for access to protected data; use OpenID Connect (OIDC) to identify the customer (user); and use tokens to access REST APIs in a moderately secure manner.

ISO/IEC 25791-1:2026 is classified under the following ICS (International Classification for Standards) categories: 35.030 - IT Security. The ICS classification helps identify the subject area and facilitates finding related standards.

ISO/IEC 25791-1:2026 is available in PDF format for immediate download after purchase. The document can be added to your cart and obtained through the secure checkout process. Digital delivery ensures instant access to the complete standard document.

Standards Content (Sample)


International
Standard
ISO/IEC 25791-1
First edition
Information technology — OpenID
2026-09
Connect FAPI Security Profile 1.0 —
Part 1:
Baseline
Technologies de l'information — Profil de sécurité 1.0 basé sur le
protocole OpenID Connect conçu pour les API finanières, FAPI —
Partie 1: Niveau de référence
Reference number
© ISO/IEC 2026
All rights reserved. Unless otherwise specified, or required in the context of its implementation, no part of this publication may
be reproduced or utilized otherwise in any form or by any means, electronic or mechanical, including photocopying, or posting on
the internet or an intranet, without prior written permission. Permission can be requested from either ISO at the address below
or ISO’s member body in the country of the requester.
ISO copyright office
CP 401 • Ch. de Blandonnet 8
CH-1214 Vernier, Geneva
Phone: +41 22 749 01 11
Email: copyright@iso.org
Website: www.iso.org
Published in Switzerland
© ISO/IEC 2026 – All rights reserved
ii
Contents
Foreword . iv
Introduction . v
Notational conventions . vi
1. Scope . 1
2. Normative references . 1
3. Terms and definitions . 2
4. Symbols and abbreviated terms . 2
5. Baseline security profile . 2
5.1 Introduction . 2
5.2 Baseline security provisions . 3
5.2.1 Introduction . 3
5.2.2 Authorization server . 3
5.2.3 Public client . 5
5.2.4 Confidential client. 5
6. Accessing Protected Resources . 6
6.1 Introduction . 6
6.2 Baseline access provisions . 6
6.2.1 Protected resources provisions . 6
6.2.2 Client provisions . 7
7. Security considerations . 7
7.1 TLS and DNSSEC considerations . 7
7.2 Message source authentication failure . 7
7.3 Message integrity protection failure . 8
7.4 Message containment failure . 8
7.4.1 Authorization request and response . 8
7.4.2 Token request and response . 8
7.4.3 Resource request and response . 8
7.5 Native Apps . 8
7.6 Incomplete or incorrect implementations of the specifications . 9
7.7 Discovery & Multiple Brands . 9
8. Privacy considerations . 9
Annex A (Informative) Acknowledgement . 11
Notices . 12
Bibliography . 13

© ISO/IEC 2026 – All rights reserved
iii
Foreword
ISO (the International Organization for Standardization) and IEC (the International Electrotechnical
Commission) form the specialized system for worldwide standardization. National bodies that are members
of ISO or IEC participate in the development of International Standards through technical committees
established by the respective organization to deal with particular fields of technical activity. ISO and IEC
technical committees collaborate in fields of mutual interest. Other international organizations, governmental
and non-governmental, in liaison with ISO and IEC, also take part in the work.
The procedures used to develop this document and those intended for its further maintenance are described
in the ISO/IEC Directives, Part 1. In particular, the different approval criteria needed for the different types of
document should be noted (see www.iso.org/directives or www.iec.ch/members_experts/refdocs).
ISO and IEC draw attention to the possibility that the implementation of this document may involve the use of
(a) patent(s). ISO and IEC take no position concerning the evidence, validity or applicability of any claimed
patent rights in respect thereof. As of the date of publication of this document, ISO and IEC had not received
notice of (a) patent(s) which may be required to implement this document. However, implementers are
cautioned that this may not represent the latest information, which may be obtained from the patent database
available at www.iso.org/patents and https://patents.iec.ch. ISO and IEC shall not be held responsible for
identifying any or all such patent rights.
Any trade name used in this document is information given for the convenience of users and does not
constitute an endorsement.
For an explanation of the voluntary nature of standards, the meaning of ISO specific terms and expressions
related to conformity assessment, as well as information about ISO's adherence to the World Trade
Organization (WTO) principles in the Technical Barriers to Trade (TBT), see www.iso.org/iso/foreword.html.
In the IEC, see www.iec.ch/understanding-standards.
This document was prepared by the OpenID Foundation (OIDF) (as FAPI Security Profile 1.0 - Part 1: Baseline)
and drafted in accordance with its editorial rules. It was adopted, under the JTC 1 PAS procedure, by Joint
Technical Committee ISO/IEC JTC 1, Information technology.
A list of all parts in the ISO/IEC 25791 series can be found on the ISO and IEC websites.
Any feedback or questions on this document should be directed to the user’s national standards body. A
complete listing of these bodies can be found at www.iso.org/members.html and www.iec.ch/national-
committees.
© ISO/IEC 2026 – All rights reserved
iv
Introduction
FAPI is a highly secured OAuth profile that aims to provide specific implementation guidelines for security
and interoperability. The FAPI security profile can be applied to APIs in any market area that requires a higher
level of security than provided by standard OAuth or OpenID Connect. Among other security enhancements,
this specification provides a secure alternative to screen scraping. Screen scraping accesses user’s data and
functions by impersonating a user through password sharing. This brittle, inefficient, and insecure practice
creates security vulnerabilities which require financial institutions to allow what appears to be an automated
attack against their applications.
This document is Part 1 of FAPI Security Profile 1.0. It specifies a baseline security profile of OAuth that is
suitable for protecting APIs with a moderate inherent risk. Importantly, this profile does not provide non-
repudiation (signing of authorization requests and responses) and sender-constrained access tokens. If such
features or a higher level of security is desired, the use of FAPI Security Profile 1.0 - Part 2: Advanced is
recommended.
Although it is possible to code an OpenID provider and relying party from first principles using this
specification, the main audience for this specification is parties who already have a certified implementation
of OpenID Connect and want to achieve a higher level of security. Implementers are encouraged to understand
the security considerations contained in Section 7.6 before embarking on a ‘from scratch’ implementation.
© ISO/IEC 2026 – All rights reserved
v
Notational conventions
The key words "shall", "shall not", "should", "should not", "may", and "can" in this document are to be
interpreted as described in ISO/IEC Directives, Part 2. These key words are not used as dictionary terms such
that any occurrence of them shall be interpreted as key words and are not to be interpreted with their natural
language meanings.
© ISO/IEC 2026 – All rights reserved
vi
International Standard ISO/IEC 25791-1:2026(en)

Information technology — OpenID Connect FAPI Security
Profile 1.0 —
Part 1:
Baseline
1. Scope
This document specifies the method for an application to:
● obtain OAuth tokens in a moderately secure manner for access to protected data;
● use OpenID Connect (OIDC) to identify the customer (user); and
● use tokens to access REST APIs in a moderately secure manner.
2. Normative references
The following documents are referred to in the text in such a way that some or all of their content constitutes
requirements of this document. For dated references, only the edition cited applies. For undated references,
the latest edition of the referenced document (including any amendments) applies.
RFC 4122 - A Universally Unique IDentifier (UUID) URN Namespace
RFC 6749 - The OAuth 2.0 Authorization Framework
RFC 7636 - Proof Key for Code Exchange by OAuth Public Clients
RFC 6125 - Representation and Verification of Domain-Based Application Service Identity within Internet
Public Key Infrastructure Using X.509 (PKIX) Certificates in the Context of Transport Layer Security (TLS)
BCP212 - OAuth 2.0 for Native Apps
BCP195 - Recommendations for Secure Use of Transport Layer Security (TLS) and Datagram Transport Layer
Security (DTLS)
IANA TLSP - Transport Layer Security (TLS) Parameters
OIDC - OpenID Connect Core 1.0 incorporating errata set 2
RFC 8705 - OAuth 2.0 Mutual-TLS Client Authentication and Certificate-Bound Access Tokens
OIDD - OpenID Connect Discovery 1.0 incorporating errata set 2
RFC 7231 - Hypertext Transfer Protocol (HTTP/1.1): Semantics and Content
© ISO/IEC 2026 – All rights reserved
3. Terms and definitions
For the purpose of this document, the terms defined in RFC 6749, RFC 6750, RFC 7636, OIDC apply.
4. Symbols and abbreviated terms
API - application programming interface
CAA - certificate authority authorization
CORS – cross-origin resource sharing
CSRF - cross site request forgery
DNSSEC - domain name system security extensions
FAPI - FAPI
HTTP - hypertext transfer protocol
IP - internet protocol
JARM - JWT secured authorization response mode
JSON - javaScript object notation
JWT - JSON web token
OIDF - OpenID foundation
RP - relying party
RSA - Rivest-Shamir-Adleman
REST - representational state transfer
TLS - transport layer security
URI - uniform resource identifier
UTF - unicode transformation format
UUID - universally unique identifier
5. Baseline security profile
5.1 Introduction
The OIDF FAPI security profile specifies security requirements for API resources protected by the OAuth 2.0
Authorization Framework that consists of RFC 6749, RFC 6750, RFC 7636, and other specifications.
© ISO/IEC 2026 – All rights reserved
FAPI Security Profile 1.0 - Part 1: Baseline and Part 2: Advanced specify different levels of security. The
characteristics required of the tokens are different, and the methods to obtain tokens are explained separately.
This document specifies the baseline security provisions.
5.2 Baseline security provisions
5.2.1 Introduction
Some APIs, such as ones that provide potentially sensitive information, require a greater level of protection
than basic RFC 6749 requires. FAPI provides such greater protection.
As a profile of the OAuth 2.0 Authorization Framework, this document mandates the following to the baseline
profile of the FAPI Security Profile 1.0.
5.2.2 Authorization server
5.2.2.0 Authorization server provisions
The authorization server
1. shall support confidential clients;
2. should support public clients;
3. shall provide a client secret that adheres to the requirements in Section 16.19 of OIDC if a symmetric
key is used;
4. shall authenticate the confidential client using one of the following methods:
1. Mutual TLS for OAuth client authentication as specified in Section 2 of RFC 8705, or
2. client_secret_jwt or private_key_jwt as specified in Section 9 of OIDC;
5. shall require and use the key length permitted by BCP195;
6. shall not use algorithms deprecated in IANA TLSP;
7. shall require RFC 7636 with S256 as the code challenge method;
8. shall require redirect URIs to be pre-registered;
9. shall require the redirect_uri in the authorization request;
10. shall require the value of redirect_uri to exactly match one of the pre-registered redirect URIs;
11. shall require user authentication to an appropriate level of assurance for the operations the client will
be authorized to perform on behalf of the user;
12. shall require explicit approval by the user to authorize the requested scope if it has not been previously
authorized;
13. shall reject an authorization code (Section 1.3.1 of RFC 6749) if it has been previously used;
14. shall return token responses that conform to Section 4.1.4 of RFC 6749;
15. shall return the list of granted scopes with the issued access token if the request was passed in the
front channel and was not integrity protected;
16. shall provide non-guessable access tokens, authorization codes, and refresh token (where applicable),
with sufficient entropy such that the probability of an attacker guessing the generated token is
computationally infeasible as per RFC 6749 Section 10.10;
17. should clearly identify the details of the grant to the user during authorization as in 16.18 of OIDC;
© ISO/IEC 2026 – All rights reserved
18. should provide a mechanism for the end-user to revoke access tokens and refresh tokens granted to a
client as in 16.18 of OIDC;
19. shall return an invalid_client error as defined in 5.2 of RFC 6749 when mis-matched client
identifiers were provided through the client authentication methods that permits sending the client
identifier in more than one way;
20. shall require redirect URIs to use the https scheme;
21. should issue access tokens with a lifetime of under 10 minutes unless the tokens are sender-
constrained;
22. shall support OIDD, may support RFC 8414 and shall not distribute discovery metadata (such as the
authorization endpoint) by any other means; and
23. shall require the response_type values code or code id_token.
NOTE: The use of refresh tokens instead of long-lived access tokens for both public and confidential clients is
recommended.
NOTE: The FAPI Security Profile 1.0 authorization server may limit the scopes for the purpose of not
implementing certain APIs.
NOTE: Clients are expected to treat access tokens as opaque strings and replay them as is. Authorization
servers can issue unstructured or structured access tokens (for example, a signed JWT).
NOTE: The requirement to return the list of granted scopes allows clients to detect when the authorization
request was modified to include different scopes. Servers must still return the granted scopes per section 5.1
of RFC 6749 if they are different from those requested.
5.2.2.1 Returning authenticated user's identifier
Further, if it is desired to provide the authenticated user's identifier to the client in the token response, the
authorization server:
1. shall support the authentication request as in Section 3.1.2.1 of OIDC;
2. shall perform the authentication request verification as in Section 3.1.2.2 of OIDC;
3. shall authenticate the user as in Section 3.1.2.2 and 3.1.2.3 of OIDC;
4. shall provide the authentication response as in Section 3.1.2.4 and 3.1.2.5 of OIDC depending on the
outcome of the authentication;
5. shall perform the token request verification as in Section 3.1.3.2 of OIDC; and
6. shall issue an ID Token in the token response when openid was included in the requested scope
as in Section 3.1.3.3 of OIDC with its sub value corresponding to the authenticated user and
optional acr value in ID Token.
5.2.2.2 Client requesting openid scope
If the client requests the openid scope, the authorization server
1. shall require the nonce parameter defined in Section 3.1.2.1 of OIDC in the
...