Skip to content

Commit 7cd4db0

Browse files
Update docs/modules/opa/pages/usage-guide/user-info-fetcher.adoc
Co-authored-by: Nick <[email protected]>
1 parent 9150db1 commit 7cd4db0

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/modules/opa/pages/usage-guide/user-info-fetcher.adoc

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,8 @@ NOTE: The OAuth2 Client in Keycloak must be given the `view-users` _Service Acco
6363

6464
User information can be retrieved from regorules using the functions `userInfoByUsername(username)` and `userInfoById(id)` in `data.stackable.opa.userinfo.v1`.
6565

66+
An example of the returned structure:
67+
6668
[source,json]
6769
----
6870
{

0 commit comments

Comments
 (0)