Hi all, I am trying to configure okta source con...
# ask-community-for-troubleshooting
c
Hi all, I am trying to configure okta source connector using Api token, it is working fine. But while using OAuth 2.0, it is not working I got the client I'd , client secret and refresh token But source is not getting configured
k
A message from kapa.ai
c
Is this a known issue ?
k
To configure the Okta source connector using OAuth 2.0, please follow these steps: 1. Log into your Airbyte Cloud account or go to your local Airbyte page. 2. In the left navigation bar, click Sources. In the top-right corner, click + new source. 3. On the source setup page, select Okta from the Source type dropdown and enter a name for this connector. 4. Add Name 5. Add Okta-Domain 6. Add Start date (defaults to 7 days if no date is included) 7. Choose the method of authentication (select OAuth2.0 authorization) 8. Fill the fields Client ID, Client Secret, Refresh Token with the values you obtained. 9. Click
Set up source
. If you're still having issues, make sure you have the correct values for the Client ID, Client Secret, and Refresh Token. Also, ensure that the OAuth 2.0 flow is properly set up on the Okta side. For more information, refer to the [Okta setup guide](https://docs.airbyte.com/integrations/sources/okta).
c
Tried that but I am getting 'failed to authenticate with the provided credentials' error
Kindly assist