-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Why: Some APIs (MongoDB Atlas Admin API, older HTTP servers) use HTTP Digest authentication instead of Basic or Bearer.
Scope:
- Add auth_type: 'digest' to vault_api_request
- Implement challenge-response Digest auth (RFC 7616)
- Store username + password for Digest
Priority: Low — niche use case
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request