From 23d285a9f682a15ac54055c9ec1a60a70ead7cc7 Mon Sep 17 00:00:00 2001 From: Brandon Treston Date: Tue, 15 Apr 2025 09:51:08 -0400 Subject: [PATCH] change g suite propertey name in example to match the docs (#739) --- src/app/tabs/settings.component.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/tabs/settings.component.html b/src/app/tabs/settings.component.html index eec39844..b3ce8e8c 100644 --- a/src/app/tabs/settings.component.html +++ b/src/app/tabs/settings.component.html @@ -614,7 +614,7 @@ {{ "ex" | i18n }} exclude:joe@company.com | profile.firstName eq "John"
- {{ "ex" | i18n }} exclude:joe@company.com | orgName=Engineering + {{ "ex" | i18n }} exclude:joe@company.com | orgUnitPath=/Engineering