aws-amplify / amplify-studio

AWS Amplify Studio (Formerly Admin UI)
136 stars 31 forks source link

Use 3rd party OIDC provider for Amplify Auth #1080

Open spabbies opened 8 months ago

spabbies commented 8 months ago

Which Specific Feature is your question related to?

Authentication

Question

I am trying to setup Intuit OAuth (Sign in with Intuit) with my existing Amplify project. I have set it up in the user pool in Cognito but am not able to get any option within Amplify to add a provider other than Google, Amazon, Apple or Facebook. I have also tried updating the parameters.json within the auth folder in my project and running amplify push but that also does not seem to update anything within the Amplify Studio. Would appreciate any direction on how I can accomplish this. Thanks, Sanders

ykethan commented 8 months ago

Hey @spabbies,apologies for the delay in a response. to add a third party provided you will need to utilize Amplify CLI override functionality to add this: https://docs.amplify.aws/nextjs/build-a-backend/auth/override-cognito/#customize-amplify-generated-cognito-auth-resources-with-social-providers