Documentation ¶
There is no documentation for this package.
Directories ¶
Path | Synopsis |
---|---|
api
|
|
gen/restapi
Package restapi Choria Central Signing Service
|
Package restapi Choria Central Signing Service |
jetstream
Package jetstream implements a auditor that publishes audit logs to NATS JetStream
|
Package jetstream implements a auditor that publishes audit logs to NATS JetStream |
logfile
Package logfile is a auditor that simply logs to a file
|
Package logfile is a auditor that simply logs to a file |
userlist
Package userlist provide a static configuration based authentication system
|
Package userlist provide a static configuration based authentication system |
actionlist
Package actionlist is a Authorizer that looks at specific claims in a JWT token and allow requests based on the approved list of actions.
|
Package actionlist is a Authorizer that looks at specific claims in a JWT token and allow requests based on the approved list of actions. |
opa
Package opa is a Authorizer that reads Open Policy Agent Rego policies from a `opa_policy` claim in a JWT token and allow requests based on evaluation of the policy
|
Package opa is a Authorizer that reads Open Policy Agent Rego policies from a `opa_policy` claim in a JWT token and allow requests based on evaluation of the policy |
basicjwt
Package basicjwt is a signer that parse a JWT token and approves requests based on the claims within it.
|
Package basicjwt is a signer that parse a JWT token and approves requests based on the claims within it. |
Click to show internal directories.
Click to hide internal directories.