From de0f23b20737e96588c84e0b1a74b6df6544468f Mon Sep 17 00:00:00 2001 From: accraw <73299418+accraw@users.noreply.github.com> Date: Mon, 14 Jun 2021 08:46:13 -0300 Subject: [PATCH] Added a word to the README --- aws-ecsfargate-terraform/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/aws-ecsfargate-terraform/README.md b/aws-ecsfargate-terraform/README.md index 49a8353..8ddcf62 100644 --- a/aws-ecsfargate-terraform/README.md +++ b/aws-ecsfargate-terraform/README.md @@ -106,6 +106,6 @@ If you want to view the logs for your SCIM bridge within AWS, go to **Cloudwatch #### Prompted to Sign In -If you browse to the domain name of your SCIM bridge and are met with a `Sign In With 1Password` link, this means the `scimsession` file was not properly installed. Due to the nature of the ECS deployment, **this “sign in” option cannot be used** complete the setup of your SCIM bridge. +If you browse to the domain name of your SCIM bridge and are met with a `Sign In With 1Password` link, this means the `scimsession` file was not properly installed. Due to the nature of the ECS deployment, **this “sign in” option cannot be used** to complete the setup of your SCIM bridge. To fix this, be sure to retry the instructions of Step 2 of Configuration. You will also need to restart your `scim-bridge` task in order for the changes to take effect when you update the `scimsession` secret.