From fa2d03162aba58cf30da4c27421120a52eb4d3f8 Mon Sep 17 00:00:00 2001 From: SilviaAmAm Date: Fri, 22 Mar 2024 15:44:56 +0100 Subject: [PATCH] :package: [#3969] Update OAS --- src/openapi.yaml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/src/openapi.yaml b/src/openapi.yaml index 309caaccce..31f75ff0ae 100644 --- a/src/openapi.yaml +++ b/src/openapi.yaml @@ -6716,6 +6716,10 @@ components: type: string title: Provides authentication attributes description: The authentication attribute provided by this plugin. + supportsLoaOverride: + type: boolean + description: Does the Identity Provider support overriding the minimum Level + of Assurance (LoA) through the authentication request? assuranceLevels: type: array items: @@ -6727,6 +6731,7 @@ components: - id - label - providesAuth + - supportsLoaOverride AuthenticationBackendsEnum: enum: - digid