1
0
mirror of synced 2025-12-21 11:01:41 -05:00
Commit Graph

32 Commits

Author SHA1 Message Date
devin-ai-integration[bot]
740a328ae1 source-okta: Remove stream_state interpolation (#54167)
Co-authored-by: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com>
Co-authored-by: patrick.nilan@airbyte.io <patrick.nilan@airbyte.io>
Co-authored-by: Patrick Nilan <nilan.patrick@gmail.com>
2025-02-25 20:10:34 +02:00
Aaron ("AJ") Steers
83ecbe0fc3 CI: apply pre-commit format fix from #49806 (#49852) 2024-12-18 14:05:43 -08:00
Evyatar Rosner
34c76fbc55 Source Okta: Authentication with private key (OAuth 2.0) support (#43382) 2024-08-14 16:00:27 -07:00
Dhroov Makwana
cd93561974 Source Okta: migrate to low-code (#36509)
Co-authored-by: Alexandre Girard <alexandre@airbyte.io>
Co-authored-by: Anatolii Yatsuk <tolikyatsuk@gmail.com>
2024-05-22 14:55:52 +03:00
Joe Reuter
f29234a2db airbyte-lib: Refactor connectors (#34552) 2024-01-30 03:22:13 -06:00
Marius Posta
f5c7c1c0b8 chore: get ./gradlew format to pass for the whole repo (same java style) (#29786) 2023-08-24 05:09:42 -05:00
michaelcabiareyes
89391ded3d 🐛 Source Okta: Fix Infinite Loop in GroupMembers Stream (#20833)
* Source Okta: Fix Unlimited Looping in GroupMembers Stream

* Source Okta: Resolve unit test error through removal of next_page_token param

* Source Okta: Revert changes in min_cursor_value

* fix unit test and bump connector version

* fix formatting

---------

Co-authored-by: Vincent Koc <vincentkoc@ieee.org>
Co-authored-by: michaelcabiareyes <michaelcabaireyes@gmail.com>
Co-authored-by: Mal Hancock <mhancock@archangelic.space>
Co-authored-by: Mal Hancock <mallory@archangelic.space>
Co-authored-by: Marcos Marx <marcosmarxm@users.noreply.github.com>
Co-authored-by: marcosmarxm <marcosmarxm@gmail.com>
2023-07-07 12:38:14 -03:00
Eric Schrock
620f8cb97f 🚨🚨 Source Okta: fix group members and resource sets streams (#27533)
---------

Co-authored-by: Sherif A. Nada <snadalive@gmail.com>
2023-06-28 12:21:58 -07:00
Cole Snodgrass
2e099acc52 update headers from 2022 -> 2023 (#22594)
* It's 2023!

* 2022 -> 2023

---------

Co-authored-by: evantahler <evan@airbyte.io>
2023-02-08 13:01:16 -08:00
Serhii Lazebnyi
f9fc56c1aa Source Okta: OAuth2.0 support - disabled (#20877)
* Disabled OAuth Okta

* Updated acceptance tests

* Updated PR number

* auto-bump connector version

Co-authored-by: Octavia Squidington III <octavia-squidington-iii@users.noreply.github.com>
2023-01-06 23:01:28 +00:00
Pedro S. Lopez
938436bcc9 update connector specs and definitions with new .com documentation urls (#17585)
* update definitions with new .com docs urls

* update docs urls in specs

* update generators

* regenerate scaffold connectors

* remove unrelated changes

* update more urls

* update specs

* fix tests

* run `:airbyte-config:specs:generateSeedConnectorSpecs` to fix formatting

* revert docs changes to make pr more reviewable

* revert generator readme changes to make more reviewable

* fix mysql strict encrypt expected spec

* fix postgres expected spec
2022-10-11 11:04:23 -04:00
Evan Tahler
49cb3360de Remove redundant title labels from connector specs (#17544)
* Remove redundant title labels from connector specs

* Manually update specs

* add env variable

* Remove debugging log
2022-10-05 12:58:38 -07:00
Yiyang Li
d82632f8a7 Source Okta: add resource-sets (incremental supported) (#14700)
* Source Okta: add resource-sets (inremental supported)

- stop using the deprecated method get_updated_state, use state property and state setter instead
- the payload resource-sets is enveloped, _links.next.href contains the cursor

* fix: change assert statement with flake formatting

* fix unit tests

* clean up get_updated_state overriding

* rename and correct sample config

* correct sample valid and invalid config

* fake the token more

* fix the invalid_config.json

* change the order of stream, hopefully logs is run firstly

* fix: remove log stream from configured catalog

* fix: bump connector version on okta.md and Dockerfile

* auto-bump connector version [ci skip]

Co-authored-by: Sajarin <sajarindider@gmail.com>
Co-authored-by: Octavia Squidington III <octavia-squidington-iii@users.noreply.github.com>
2022-08-12 12:43:43 -04:00
drrest
8d9a3aaa09 🎉 Source Okta: added parameter 'start_date' (#15050)
* Added parameter 'start_date' in Okta source

added: parameter 'start_date' to source Okta
changed: unit tests

* changes: fix in the case of ISSUE: https://github.com/airbytehq/airbyte/issues/14196

* Okta documentation in new format

* changes: fix to use super() instead of instance of stream parent

* changes: additional changes into OKTA documentaton

* changes: switch release to beta

* changed: set dockerImageTag -> 0.1.11

* changed:  source_specs

* ...

* ...

* Rollback releaseStage

* Refactored start date logic

* Deleted microseconds from state

* Add start date to all streams

* Updated to linter

* Fixed unit tests

* Updated unit tests

* auto-bump connector version [ci skip]

Co-authored-by: Serhii <serglazebny@gmail.com>
Co-authored-by: Octavia Squidington III <octavia-squidington-iii@users.noreply.github.com>
2022-08-08 13:00:47 +03:00
Oleksandr Sheheda
a16b5d1491 fixed formatting (#15359) 2022-08-05 13:31:21 +03:00
Yiyang Li
0bc617fd6c Source Okta: add permission stream under a custom role (#14739)
* Source Okta: add permission stream under a custom role

- it supports full refresh only
- add unit tests

* bump connector version

* bump connector version in Dockerfile

* auto-bump connector version [ci skip]

Co-authored-by: sajarin <sajarindider@gmail.com>
Co-authored-by: Octavia Squidington III <octavia-squidington-iii@users.noreply.github.com>
2022-08-03 17:15:57 -04:00
Baz
bbbd1ad4a1 🐛 Source Okta: fix for failed stream on Json Validation NPE (#15179) 2022-08-02 16:47:03 +03:00
Anna Lvova
291e91ea2b 🎉 Source Okta: return deprovisioned users (#15001)
* add statuses to user filtering

* bump version

* upd

* add comment

* auto-bump connector version [ci skip]

* format

Co-authored-by: Octavia Squidington III <octavia-squidington-iii@users.noreply.github.com>
2022-07-28 13:24:46 +03:00
drrest
2e3ae72954 🎉Source Okta: unit tests were added (#14927)
* Created UnitTests for Source Okta

added: UnitTests for Source Okta - coverage 100%
changes: minor changes to source

* changes: changes due to recommendation on review
2022-07-22 17:45:57 +03:00
Anna Lvova
352dd5115c 🎉 Source Okta: OAuth2.0 authorization method (#14710)
* add oauth

* upd

* upd

* upd

* upd doc

* upd version

* upd

* upd

* upd logs schema

* remove oauth

* auto-bump connector version [ci skip]

* format

Co-authored-by: Octavia Squidington III <octavia-squidington-iii@users.noreply.github.com>
2022-07-19 20:02:44 +03:00
Yiyang Li
0e0b242898 🎉 Source Okta: add User_Role_Assignments and Group_Role_Assignments (#14556)
* Add User_Role_Assignments and Group_Role_Assignments stream

- it's all about okta source connector
- these 2 API streams don't support the sync mode incremental, the api doesn's mention cursor or pagination for these 2 APIs
- add $id to shared schema, rename shared schema

* formatted

* chore: added connector to definitions

* auto-bump connector version [ci skip]

Co-authored-by: Harshith Mullapudi <harshithmullapudi@gmail.com>
Co-authored-by: Octavia Squidington III <octavia-squidington-iii@users.noreply.github.com>
2022-07-19 00:31:38 +05:30
Yiyang Li
48f8f2f703 source-okta: add custom roles stream (#14610) 2022-07-13 10:54:13 +02:00
Yiyang Li
92b2d9cbc1 🎉 Source Okta: add GroupMembers stream (#14380)
* add Group_Members stream to okta source

- Group_Members return a list of users, the same schema of Users stream.
- Create a shared schema users, and both group_members and users sechema use it as a reference.
- Add Group_Members stream to source connector

* add tests and fix logs schema

- fix the test error: None is not one of enums though the enum type includes both string and null, it comes from json schema validator
ddb87afad8/jsonschema/_validators.py (L279-L285)
- change grouop_members to use id as the cursor field since `filter` is not supported in the query string
- fix the abnormal state test on logs stream, when since is abnormally large, until has to defined, an equal or a larger value
- remove logs stream from full sync test, because 2 full sync always has a gap -- at least a new log about users or groups api.

* last polish before submit the PR

- bump docker version
- update changelog
- add the right abnormal value for logs stream
- correct the sample catalog

* address comments::

- improve comments for until parameter under the logs stream
- add use_cache on groupMembers

* add use_cache to Group_Members

* change configured_catalog to test

* auto-bump connector version

Co-authored-by: marcosmarxm <marcosmarxm@gmail.com>
Co-authored-by: Octavia Squidington III <octavia-squidington-iii@users.noreply.github.com>
2022-07-12 14:49:57 -03:00
Marcos Marx
dca2256a7c Bump 2022 license version (#13233)
* Bump year in license short to 2022

* remove protocol from cdk
2022-05-26 15:00:42 -03:00
Sergei Solonitcyn
6ee922cef2 Improve URL creation in the CDK (#8513)
Signed-off-by: Sergei Solonitcyn <sergei.solonitcyn@zazmic.com>
2021-12-05 22:30:16 +02:00
Marcos Marx
dd86fa7178 Test PR 7584: Okta source incremental streams (#7586)
* fixed bug which crashes okta log incremental sync

* bump connector version

* update acceptance test

* rollback pendulum function

* add comment

* bump version

* run format

Co-authored-by: collin <collinscangarella@gmail.com>
2021-11-03 01:36:46 -03:00
Collin Scangarella
c9c38e404a fixed bug which crashes okta log incremental sync (#7584)
* fixed bug which crashes okta log incremental sync

* bump connector version

* revert to pendulum
2021-11-03 00:44:10 -03:00
Michel Tricot
1773e41e47 Shorten our headers + adds contributors file (#6478) 2021-09-27 10:45:50 -07:00
Dmytro
5f697ac44a 🐛 Fix okta incremental stream (#5905)
* Fix okta incremental stream
2021-09-10 09:02:32 +03:00
Sherif A. Nada
9708e4c8de 🐛 bugfix Source Okta: Fix endless loop while syncing data from logs stream (#4464)
Co-authored-by: sabifranjo <sabifranjo@gmail.com>
Co-authored-by: Sabolc Franjo <sabolc.franjo@ev-box.com>
2021-07-01 17:39:51 -07:00
Subodh Kant Chaturvedi
1504c79275 format master (#3826) 2021-06-03 01:13:19 +05:30
Gabriel Rebessi
eade88efa7 New Source: Okta (#3563)
* Add source-okta

* Add PR suggestions

* Remove typo

* Remove unused file

* hard code page size

* add missing fields to catalog.json

* Add missing fields to catalog

* Add docs to Okta

* Add credential for okta

* Update docs/integrations/README.md

* Fix linting

* fix dependency conflict

* Fix integration tests

* update ci_credentials

Co-authored-by: Sherif A. Nada <snadalive@gmail.com>
2021-06-02 14:03:00 -03:00