Retracted : Use the path github.com/open-policy-agent/opa (lower-case), not github.com/open-policy-agent/OPA.
Before 0.15.0 OPA was not using go modules and the correct import path was not enforced.
Discover Packages
github.com/open-policy-agent/opa
server
authorizer
package
Version:
v0.9.3-rc2
Opens a new window with list of versions in this module.
Published: Oct 3, 2018
License: Apache-2.0
Opens a new window with license information.
Imports: 9
Opens a new window with list of imports.
Imported by: 13
Opens a new window with list of known importers.
Documentation
Documentation
¶
Package authorizer provides authorization handlers to the server.
View Source
const SystemAuthzPath = "data.system.authz.allow"
SystemAuthzPath is the path of the document that defines auth/z decisions for
OPA itself.
NewBasic returns a new Basic object.
Basic provides policy-based authorization over incoming requests.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.