From 746597105df80cfa7ee5861376edd38ece59352e Mon Sep 17 00:00:00 2001 From: Dmitrii Metelkin Date: Thu, 21 Mar 2024 15:54:13 +1100 Subject: [PATCH] issue #45: update README --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 5501fd4..cc8af91 100644 --- a/README.md +++ b/README.md @@ -47,6 +47,7 @@ Conditions are simple predicates which assert something about a user in the syst ### Built-in conditions * Authentication method (Manual, SAML and etc) +* Cohort fields (if a user is a member of cohort(s) matching specific cohort fields like cohort name, context, custom fields and etc) * Cohort membership (if a user is a member of cohort(s)). * User standard profile fields (e.g. first name, last name, username, auth method and etc). * User custom profile fields (text and menu types are supported).