From 9e1a89ed802244e6c2700836fb63c421f6afae7d Mon Sep 17 00:00:00 2001 From: sjyang18 <41694933+sjyang18@users.noreply.github.com> Date: Wed, 26 May 2021 15:32:03 -0700 Subject: [PATCH] Update README.md according to changes in PR and PR merged (#4) * Removing 'Initial User Identity 1' from example in README.md * updated the example of AzureGraphUserGroupProvider according to closed merge --- README.MD | 15 +++++++-------- 1 file changed, 7 insertions(+), 8 deletions(-) diff --git a/README.MD b/README.MD index 279f0f6..e8747a0 100644 --- a/README.MD +++ b/README.MD @@ -70,19 +70,18 @@ Example `authorizers.xml`: org.apache.nifi.authorization.FileUserGroupProvider ./conf/users.xml - SYS_ADMIN_AAD_UPN aad-user-group-provider org.apache.nifi.authorization.azure.AzureGraphUserGroupProvider - 5 mins - https://login.microsoftonline.com - YOUR_TENANT_ID - YOUR_APPLICATION_CLIENT_ID - YOUR_APPLICATION_CLIENT_SECRET - Nifi-AAD - 100 + 5 mins + https://login.microsoftonline.com + YOUR_TENANT_ID + YOUR_APPLICATION_CLIENT_ID + YOUR_APPLICATION_CLIENT_SECRET + Nifi-AAD + 100