mirror of
https://github.com/open-policy-agent/opa.git
synced 2026-08-18 22:41:00 -06:00
612b93af1f
In the OPA ecosystem, there are a number of language SDKs for different general purpose languages, mostly integrating with the REST API. This PR highlights these at the start of the OPA ecosystem page, adds some other projects for completeness and clarifies the owner where more than one SDK for a language exists. Signed-off-by: Charlie Egan <charlie@styra.com>
1.3 KiB
1.3 KiB
title, labels, software, code, tutorials, inventors, docs_features
| title | labels | software | code | tutorials | inventors | docs_features | ||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Authorization for Spring Security |
|
|
|
|
|
Spring Security provides a framework for securing Java applications. These integrations provide simple implementations for Spring Security that use OPA for making API authorization decisions. They provide support for both traditional Spring Security (MVC), as well as an implementation for Spring Reactive (Web Flux).