Skip to content

Commit 6db1500

Browse files
markCwatsonndom91
andauthored
chore(docs): update cognito provider doc (#10622)
Co-authored-by: Nico Domino <[email protected]>
1 parent 4da36a1 commit 6db1500

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

docs/pages/getting-started/providers/cognito.mdx

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ import { Code } from "@/components/Code"
99

1010
- [Cognito Portal](https://console.aws.amazon.com/cognito/v2/home)
1111
- [Cognito OAuth documentation](https://docs.aws.amazon.com/cognito/latest/developerguide/cognito-userpools-server-contract-reference.html)
12+
- [Cognito Hosted Domain](https://docs.aws.amazon.com/cognito/latest/developerguide/cognito-user-pools-assign-domain.html)
1213

1314
## Setup
1415

@@ -93,6 +94,11 @@ You need to select your AWS region to go the the Cognito dashboard.
9394
to be confused with the App Client ID.
9495
</Callout>
9596

97+
<Callout type="info">
98+
Before you can set these settings, you must set up an Amazon Cognito hosted
99+
domain. The setting can be found in `App Client/Edit Hosted UI`.
100+
</Callout>
101+
96102
<Callout type="warning">
97103
Make sure you select all the appropriate client settings or the OAuth flow
98104
will not work.

0 commit comments

Comments
 (0)