Skip to content

Commit

Permalink
docs(user-info-fetcher): add experimental warning admonition at the top
Browse files Browse the repository at this point in the history
  • Loading branch information
NickLarsenNZ committed Jul 30, 2024
1 parent 67017ed commit cecfa38
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/modules/opa/pages/usage-guide/user-info-fetcher.adoc
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
= User info fetcher

WARNING: This feature is experimental, and subject to change.

The _User info fetcher_ allows for additional information to be obtained from the configured backend (for example, Keycloak).
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.

Expand Down

0 comments on commit cecfa38

Please sign in to comment.