diff --git a/Server/integrations/saml2oidc_acr_router/README.md b/Server/integrations/saml2oidc_acr_router/README.md index 18287c169..f356da61f 100644 --- a/Server/integrations/saml2oidc_acr_router/README.md +++ b/Server/integrations/saml2oidc_acr_router/README.md @@ -1,6 +1,6 @@ This is an updated version of acr_saml_router script that takes entityId-to-OIDC_acr mappings from a file on disk. -Requires a single parameter "entityid_oidc_acr_map_file" containing full path to mapping file. +Requires a single parameter "entityid_oidc_acr_map_file" containing full path to the mapping file. Mapping file's structure is as below: ```