6. ACL Requirements

This section explains which paths are accessed by Spring Vault so you can derive your policy declarations from the required capabilities.spring-doc.cn

Capability Associated HTTP verbs

createspring-doc.cn

POST/PUTspring-doc.cn

readspring-doc.cn

GETspring-doc.cn

updatespring-doc.cn

POST/PUTspring-doc.cn

deletespring-doc.cn

DELETEspring-doc.cn

listspring-doc.cn

LIST (GET)spring-doc.cn

6.1. Authentication

Login: POST auth/$authMethod/loginspring-doc.cn

6.2. KeyValue Mount Discovery

GET sys/internal/ui/mounts/$mountPathspring-doc.cn

6.3. SecretLeaseContainer

SecretLeaseContainer uses different paths depending on the configured lease endpoint.spring-doc.cn

LeaseEndpoints.Legacyspring-doc.cn

LeaseEndpoints.Leases (SysLeases)spring-doc.cn

6.4. Session Management