Skip to content

cofide/credex-policy-hook-reference

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

credex-policy-hook-reference

An example external policy hook for Cofide Credex.

Overview

The hook directory contains a simple Go-based webserver which can act as an external policy hook for Credex.

The hook/server.go file contains hookResponse and hookRequest type definitions that any Credex policy hook must satisfy, as well as an example SPIFFE mTLS setup for secure communication between Credex and the external hook.

For more information, see the Cofide Credex External Hooks documentation.

About

An example external policy hook for Cofide Credex

Resources

License

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors