You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: Documentation_website/docs/API-Security/security/security-overview.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -15,8 +15,8 @@ and in compliance with corporate and local data security requirements.
15
15
16
16
IT and business experts from the industry from ONE Record Task Force have explored and discussed the different connectivity configurations within the ONE Record network and two models – possibly complementary – were retained.
17
17
18
-
ONE Record Security specifications are built around two concepts: mutual TLS (short for Transport Layer Security) and OAuth2 (an authorization protocol).
19
-
Mutual TLS secures all the Node-to-Node channels whereas OAuth2 adds an extra security layer for identification and authentication.
18
+
ONE Record Security specifications are built around two concepts: mutual TLS (short for Transport Layer Security) and OIDC (an authorization protocol).
19
+
Mutual TLS secures all the Node-to-Node channels whereas OIDC adds an extra security layer for identification and authentication.
20
20
21
21
IATA has conceptualized a first practical implementation, which is promoted as the official security model for ONE Record. This implementation is split in two modules:
22
22
• TLS authentication support, including the definition of certificate profiles and practical use of digital certificates for client and server certificates;
0 commit comments