Skip to content

Commit

Permalink
backport of commit f46bd66 (#28001)
Browse files Browse the repository at this point in the history
Co-authored-by: Chelsea Shaw <82459713+hashishaw@users.noreply.github.com>
  • Loading branch information
1 parent 721c350 commit bf132b4
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions ui/tests/helpers/openapi/expected-auth-attrs.js
Original file line number Diff line number Diff line change
Expand Up @@ -607,6 +607,12 @@ const jwt = {
label: 'Provider Config',
type: 'object',
},
unsupportedCriticalCertExtensions: {
editType: 'stringArray',
fieldGroup: 'default',
helpText:
'A list of ASN1 OIDs of certificate extensions marked Critical that are unsupported by Vault and should be ignored. This option should very rarely be needed except in specialized PKI environments.',
},
},
};

Expand Down

0 comments on commit bf132b4

Please sign in to comment.