diff --git a/product_docs/docs/biganimal/release/getting_started/identity_provider/aws_sso.mdx b/product_docs/docs/biganimal/release/getting_started/identity_provider/aws_sso.mdx index 72707ec589e..7a5d2f96482 100644 --- a/product_docs/docs/biganimal/release/getting_started/identity_provider/aws_sso.mdx +++ b/product_docs/docs/biganimal/release/getting_started/identity_provider/aws_sso.mdx @@ -43,7 +43,6 @@ description: "Using AWS SSO as your identity provider for your Azure account" | /givenname | ${user:givenName} | basic | | /surname | ${user:familyName} | basic | | /name | ${user:preferredUsername} | basic | - | /nameidentifier | ${user:name} | basic | | /emailaddress | ${user:email} | basic | Where is http://schemas.xmlsoap.org/ws/2005/05/identity/claims. @@ -54,7 +53,7 @@ description: "Using AWS SSO as your identity provider for your Azure account" 2. Select **Download certificate** to install the AWS SSO certificate. 1. On the Setup Identity Provider page in BigAnimal, select the **Setup Config** tab. 1. Paste the **AWS SSO sign in URL** into the **Single Sign-On URL** field. - + 1. Select **Choose File** and choose the **AWS SSO certificate** from your files. 1. Select HTTP-POST for the **Request Binding**. 1. Enter a **Response Signature Algorithm**. We reccomend rsa-sha256.