Cognito Setup
Thank you for purchasing LoginID passwordless service. Follow these steps to complete your setup:
Step 1: Signup and Create an Account
Sign up and create an account in our dashboard. Provide and verify a valid email address to use as your username for the portal. During registration, create a passkey. We strongly advise doing this now for security reasons, although you can add it later.
Step 2: Create Your First Application
After confirming your account, create your first "Application" in the dashboard. You'll need to provide some details during this setup process.
Step 3: Add API Key
Add a new API key in the application settings. Make sure to select the following scopes:
- "passkey:read"
- "passkey:write"
- "profile:read"
- "profile:write"
Step 4: Associate Your Application with AWS
We'll send you a follow-up email with specific instructions. Generally, you'll need to provide the following in your application's settings under "Attributes":
"EntitlementId" for the AWS Marketplace subscription
"CognitoUserPoolId" for the Cognito user directory
Continue your integration with CloudFormation here: Setup AWS Cognito Lambdas for Passkeys.
Conclusion
You're now ready to start adding passkeys to your application. You can find detailed instructions, code samples, and reference implementations in the dashboard.
Consider saving or printing this page for future reference.
If you need further assistance, please refer to the following resources: