Skip to content

Custom Akeyless producers implemented as individual webhooks

License

Notifications You must be signed in to change notification settings

akeylesslabs/custom-producer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Akeyless Custom Producers

Akeyless allows anybody to implement their own custom producer and integrate it with their Akeyless API Gateway. This is achieved using webhooks. This repository contains existing producers implemented using this method.

Custom producer implementations are located separated by language. For example, for producers implemented in Go, see go/ folder.

Installation

Please refer to each custom producer separately.