hexa-org / policy-opa

Supports integration of Hexa IDQL Policy into OPA environments
Apache License 2.0
3 stars 1 forks source link

AuthZen Server - Add TLS Support #32

Closed independentid closed 2 months ago

independentid commented 3 months ago

The current AuthZen server is intended to be deployed behind a TLS terminator such as Google App Engine. This enhancement would use keygenerator to auto-create a new self-signed key for use in docker/kubernetes.

Keygenerator also supports use of externally generated key pairs and will also be supported.