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

feat(integrations): Adding an Okta Integration to extract Users, Groups, Group Membership [Ready] #3043

Merged
merged 56 commits into from
Aug 12, 2021

Conversation

jjoyce0510
Copy link
Collaborator

@jjoyce0510 jjoyce0510 commented Aug 6, 2021

Title says it!

Working on some tests still.

Checklist

  • The PR conforms to DataHub's Contributing Guideline (particularly Commit Message Format)
  • Links to related issues (if applicable)
  • Tests for the changes have been added/updated (if applicable)
  • Docs related to the changes have been added/updated (if applicable)

gabe-lyons and others added 30 commits August 4, 2021 12:29
…SchemaTab

temporarily hide schema version history
…orarilyHideSchemaTab

Revert "temporarily hide schema version history"
@jjoyce0510 jjoyce0510 changed the title feat(integrations): Adding an Okta Integration to extract Users, Groups, Group Membership [WIP] feat(integrations): Adding an Okta Integration to extract Users, Groups, Group Membership [Ready] Aug 9, 2021
"departmentName": "Engineering",
"firstName": "Mary",
"lastName": "Jane",
"fullName": "MaryJane",
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Issue: Full name should have a space!

{
"com.linkedin.pegasus2avro.identity.CorpUserInfo": {
"active": true,
"displayName": null,
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

let's set this from full name if not provided.

Copy link
Contributor

@shirshanka shirshanka left a comment

Choose a reason for hiding this comment

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

LGTM! Looks great :)

@shirshanka shirshanka merged commit 8c9c696 into datahub-project:master Aug 12, 2021
@serefacet
Copy link
Contributor

Thank you @jjoyce0510! You rock! :)

rahulbsw pushed a commit to rahulbsw/datahub that referenced this pull request Sep 2, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants