Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use 3rd party OIDC provider for Amplify Auth #1080

Open
spabbies opened this issue Dec 26, 2023 · 1 comment
Open

Use 3rd party OIDC provider for Amplify Auth #1080

spabbies opened this issue Dec 26, 2023 · 1 comment
Labels
pending-response An issue is pending response from the issue requestor pending-triage An issue that is pending triage question An issue which is a question asked by a customer

Comments

@spabbies
Copy link

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

@spabbies spabbies added pending-triage An issue that is pending triage question An issue which is a question asked by a customer labels Dec 26, 2023
@ykethan
Copy link
Member

ykethan commented Jan 25, 2024

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

@ykethan ykethan added the pending-response An issue is pending response from the issue requestor label Jan 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
pending-response An issue is pending response from the issue requestor pending-triage An issue that is pending triage question An issue which is a question asked by a customer
Projects
None yet
Development

No branches or pull requests

2 participants