feat: add skip consent (#124)

This commit is contained in:
Jordan Labrosse
2023-06-28 13:56:22 +02:00
committed by GitHub
parent 8d57beb5ba
commit 6881f1c1c1
3 changed files with 11 additions and 0 deletions

View File

@ -174,6 +174,11 @@ spec:
minLength: 1
pattern: '[a-z0-9]([-a-z0-9]*[a-z0-9])?(\.[a-z0-9]([-a-z0-9]*[a-z0-9])?)*'
type: string
skipConsent:
description:
SkipConsent skips the consent screen for this client.
type: boolean
default: false
tokenEndpointAuthMethod:
allOf:
- enum: