diff --git a/slate/source/includes/releasenotes/releasenotes.1.18.0.html.md b/slate/source/includes/releasenotes/releasenotes.1.18.0.html.md index b55248b9..98f8e197 100644 --- a/slate/source/includes/releasenotes/releasenotes.1.18.0.html.md +++ b/slate/source/includes/releasenotes/releasenotes.1.18.0.html.md @@ -46,7 +46,7 @@ This release addresses the following Decision Proposals published on [Standards] |Change|Description|Link| |------|-----------|----| | Profile scope data language link | Fixed the link in the "OpenID Connect End-User Data" section linking to the CX Data Language: Profile Scope section. Addresses [Issue 511 comment](https://github.com/ConsumerDataStandardsAustralia/standards-maintenance/issues/511#issuecomment-1135390550) | [Authorisation Scopes](../../#authorisation-scopes) | - +| Formatting for Authorisation Code Flow | Corrected the formatting of a bullet point list in the Authorisation Code Flow section obligations | [Authentication Flows](http://manetheren.local:4567/#authentication-flows). Addresses [Issue 511 comment](https://github.com/ConsumerDataStandardsAustralia/standards-maintenance/issues/511#issuecomment-1131001514) | [Authorisation Scopes](../../#authorisation-scopes). | ## Consumer Experience diff --git a/slate/source/includes/security/_authentication_flows.md b/slate/source/includes/security/_authentication_flows.md index 0fe3db36..b6cc0436 100644 --- a/slate/source/includes/security/_authentication_flows.md +++ b/slate/source/includes/security/_authentication_flows.md @@ -86,7 +86,8 @@ Additional requirements and guidelines for this flow are contained in the [Consu ### OIDC Authorization Code Flow -From July 4th 2022, +From July 4th 2022: + * Data Holders **MAY** support OIDC Authorization Code Flow according to **[[FAPI-1.0-Advanced]](#nref-FAPI-1-0-Advanced)** * Data Recipient Software Products **MAY** use OIDC Authorization Code Flow according to **[[FAPI-1.0-Advanced]](#nref-FAPI-1-0-Advanced)** if the Data Holder supports it.