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: docs/modules/opa/pages/usage-guide/user-info-fetcher.adoc
+2Lines changed: 2 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,7 @@
1
1
= User info fetcher
2
2
3
+
WARNING: This feature is experimental, and subject to change.
4
+
3
5
The _User info fetcher_ allows for additional information to be obtained from the configured backend (for example, Keycloak).
4
6
You can then write Rego rules for OpenPolicyAgent which make an HTTP request to the User info fetcher and make use of the additional information returned for the username or user id.
0 commit comments