Skip to content

Commit

Permalink
📦 [#3969] Update OAS
Browse files Browse the repository at this point in the history
  • Loading branch information
SilviaAmAm committed Mar 22, 2024
1 parent dfbd6bb commit ed614ea
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions src/openapi.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand All @@ -6727,6 +6731,7 @@ components:
- id
- label
- providesAuth
- supportsLoaOverride
AuthenticationBackendsEnum:
enum:
- digid
Expand Down

0 comments on commit ed614ea

Please sign in to comment.