You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
# Kong plugin kong-authz-openfga
2
2
3
-
The goal of this plugin is to integrate Kong with OpenFGA for fine-grained authorization. It allows you to define and enforce access control policies using OpenFGA.
3
+
The goal of this plugin is to integrate Kong with [OpenFGA](https://openfga.dev/) for fine-grained authorization. It allows you to define and enforce access control policies using OpenFGA.
4
4
5
5
## Installation
6
6
@@ -314,7 +314,7 @@ The smoke test container emulates a Kong environment that installs a .rocks (Lua
314
314
315
315
### Mock service
316
316
317
-
The project bundles a mock server for OpenFGA.
317
+
The project bundles a mock server for [OpenFGA](https://hub.docker.com/r/openfga/openfga).
0 commit comments