-
Notifications
You must be signed in to change notification settings - Fork 4.3k
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
base: master
Are you sure you want to change the base?
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
@btkcodedev rebase this and ping me on Slack, let's merge this in. |
Who’s helping you with the review! I want to make sure this does not go stale. |
/format-fix
|
Yep, I was about to reach out to you after CI is green |
…bytehq/airbyte into btkcodedev/fix/oktaparameter
@natikgadzhi It's ready for review. |
There was a problem hiding this 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
Yep, formatting had a bad day yesterday, but it recovered. Should run alright now. |
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