-
Notifications
You must be signed in to change notification settings - Fork 249
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update product_docs/docs/biganimal/release/getting_started/identity_provider/aws_sso.mdx Update product_docs/docs/biganimal/release/getting_started/identity_provider/aws_sso.mdx Update product_docs/docs/biganimal/release/getting_started/identity_provider/aws_sso.mdx Update product_docs/docs/biganimal/release/getting_started/identity_provider/aws_sso.mdx Update product_docs/docs/biganimal/release/getting_started/identity_provider/aws_sso.mdx Update product_docs/docs/biganimal/release/getting_started/identity_provider/aws_sso.mdx Update product_docs/docs/biganimal/release/getting_started/identity_provider/aws_sso.mdx aws_sso: feedback revisions Co-Authored-By: Dee Dee Rothery <[email protected]>
- Loading branch information
1 parent
9ead920
commit 15cd718
Showing
2 changed files
with
10 additions
and
10 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,38 +1,38 @@ | ||
--- | ||
title: "Using AWS SSO as your identity provider" | ||
title: "Using Amazon Web Services Single Sign-On as your identity provider" | ||
navTitle: "AWS SSO" | ||
description: "Using AWS SSO as your identity provider for your Azure account" | ||
--- | ||
|
||
## Prerequisites | ||
|
||
- To connect BigAnimal to Amazon Web Services Signle Sign-On(AWS SSO), your AWS account must have administrator access. | ||
- To connect BigAnimal to Amazon Web Services Single Sign-On (AWS SSO), your AWS account must have administrator access. | ||
|
||
- A unique URL and access code are provided in an email from [email protected]. Contact [[email protected]](mailto:[email protected]) if you don't receive the email. The URL becomes invalid after you set up your identity provider with BigAnimal. For issues with the code or identity provider setup, contact [Support](/biganimal/release/overview/support). | ||
|
||
## Set up BigAnimal with AWS SSO | ||
|
||
1. To access the Set Up Identity Provider page in BigAnimal, open the link in the email sent from [email protected]. | ||
1. You will be copying and pasting between BigAnimal and AWS so in a separate browser tab or window log into your AWS account and go to the [**AWS SSO console**](https://console.aws.amazon.com/singlesignon). | ||
1. Choose **Enable AWS SSO** or if SSO is already enabled on your account, then continue to the next step. | ||
1. Choose **Enable AWS SSO** if SSO isn't already enabled on your account. | ||
!!! note | ||
You may need to switch to a region where SSO is enabled. AWS Organizations support SSO in only one region at a time. | ||
!!! | ||
1. From the left navigation pane, select **Applications** or select the link in Step 3 on the **Dashboard**. | ||
1. Create and name the application in the **Application catalog**. | ||
1. On the Applications page, select **Add a new application". On the Add New Application page: | ||
1. Select **Add a custom SAML 2.0 application**. | ||
1. Name the application under **Display Name**. The application will be visisble to your users under this name. | ||
1. At the bottom of the page under **Application metada**, select the link "If you don't have a metadata file...". | ||
1. Name the application in the **Display Name** field. The application will be visible to your users under this name. | ||
1. At the bottom of the page under **Application metadata**, select the link "If you don't have a metadata file...". | ||
1. Open the Set Up Identity Provider page in BigAnimal. | ||
2. Copy the following information from BigAnimal and Paste it into the Application metadata section. | ||
2. Copy the following information from BigAnimal and paste it into the Application metadata section. | ||
|
||
| Copy from BigAnimal | Paste into Application Metadata | | ||
| ------------------------------ | ------------------------------- | | ||
| Assertion Consumer Service URL | Applciation ACS URL | | ||
| Audience URI | Application SAML audience | | ||
|
||
1. Select **Save changes** at the bottom of the AWS page. | ||
1. Go to your newly-created application (appearing under its Display Name) and select the **Attribute mappings** tab. | ||
1. Go to your newly-created application (appearing under its display name) and select the **Attribute mappings** tab. | ||
1. Add your desired attributes: | ||
1. Enter BigAnimal attributes under **User attribute in the application**. | ||
|
||
|
@@ -44,7 +44,7 @@ description: "Using AWS SSO as your identity provider for your Azure account" | |
| http://schemas.xmlsoap.org/ws/2005/05/identity/claims/nameidentifier | | ||
| http://schemas.xmlsoap.org/ws/2005/05/identity/claims/emailaddress | | ||
|
||
2. Enter AWS SSO attributes under **Maps to this string value or user attribute in AWS SSO**. | ||
2. Enter the corresponding AWS SSO attributes under **Maps to this string value or user attribute in AWS SSO**. | ||
|
||
| Supported AWS SSO attributes | | ||
| ---------------------------- | | ||
|
2 changes: 1 addition & 1 deletion
2
product_docs/docs/mysql_data_adapter/2/02_requirements_overview.mdx
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters