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

Source Okta: Update spec for making domain field mandatory #48751

Open
wants to merge 8 commits into
base: master
Choose a base branch
from

Conversation

btkcodedev
Copy link
Collaborator

What

Closes #48481

How

The url_base is configured as url_base: https://{{ config['domain'] }}.okta.com in the manifest.
Thus, making the 'domain' field mandatory will resolve this error.

User Impact

Breaking change to 1.0.0

@btkcodedev btkcodedev self-assigned this Nov 30, 2024
Copy link

vercel bot commented Nov 30, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
airbyte-docs ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jan 29, 2025 8:21pm

@octavia-squidington-iii octavia-squidington-iii added area/connectors Connector related issues area/documentation Improvements or additions to documentation connectors/source/okta labels Nov 30, 2024
@natikgadzhi
Copy link
Contributor

@btkcodedev rebase this and ping me on Slack, let's merge this in.

@natikgadzhi
Copy link
Contributor

Who’s helping you with the review! I want to make sure this does not go stale.

@btkcodedev
Copy link
Collaborator Author

btkcodedev commented Jan 29, 2025

/format-fix

Format-fix job started... Check job output.

🟦 Job completed successfully (no changes).

@btkcodedev
Copy link
Collaborator Author

Yep, I was about to reach out to you after CI is green

@btkcodedev
Copy link
Collaborator Author

@natikgadzhi It's ready for review.
One question: Are the CI formatting checks experiencing issues? Something related to Maven?

Copy link
Contributor

@natikgadzhi natikgadzhi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Approving pending green CI

@natikgadzhi
Copy link
Contributor

Yep, formatting had a bad day yesterday, but it recovered. Should run alright now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/connectors Connector related issues area/documentation Improvements or additions to documentation connectors/source/okta
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[source-okta] KeyError: 'base_url'
3 participants