Skip to content
This repository has been archived by the owner on Jun 12, 2023. It is now read-only.

fd/vault-plugin-secret-jwt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

READ   /[mount]/config
WRITE  /[mount]/config idp_url=

LIST   /[mount]/roles/
READ   /[mount]/roles/[name]
WRITE  /[mount]/roles/[name] overrides=<JSON> defaults=<JSON> schema=<JSON> renewable=<BOOL> ttl=<DURATION> max_ttl=<DURATION>
DELETE /[mount]/roles/[name]

WRITE  /[mount]/sign/[role] claims=<JSON>