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(Okta Node): Add Okta Node #10278

Merged
merged 9 commits into from
Aug 12, 2024
Merged

feat(Okta Node): Add Okta Node #10278

merged 9 commits into from
Aug 12, 2024

Conversation

ShireenMissi
Copy link
Contributor

@ShireenMissi ShireenMissi commented Aug 1, 2024

Summary

This PR Adds a new node for Okta with the following operations for users:

  • Create a new user
  • Update a user
  • Delete a user
  • Get a user by ..
  • Get many users

Related Linear tickets, Github issues, and Community forum posts

https://linear.app/n8n/issue/NODE-1478/okta-node

Review / Merge checklist

  • PR title and summary are descriptive. (conventions)
  • Docs updated or follow-up ticket created.
  • Tests included.
  • PR Labeled with release/backport (if the PR is an urgent fix that needs to be backported)

@ShireenMissi ShireenMissi marked this pull request as draft August 1, 2024 16:27
@n8n-assistant n8n-assistant bot added n8n team Authored by the n8n team node/new Creation of an entirely new node labels Aug 1, 2024
@ShireenMissi ShireenMissi force-pushed the node-1478-okta-node branch 2 times, most recently from 99e7c8f to 7cc5cee Compare August 2, 2024 15:20
@ShireenMissi ShireenMissi marked this pull request as ready for review August 2, 2024 17:06
Copy link
Contributor

@michael-radency michael-radency left a comment

Choose a reason for hiding this comment

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

@ShireenMissi

in general LGTM


We can improve credentials in this PR

  • add descriptions to parameters
  • tolerate missing https://
  • remove SSWS from Access Token field name and add description (Secure Session Web Service)

Errors have useful information in errorData we could add post request function to extract more descriptive message/description from there

Copy link

cypress bot commented Aug 12, 2024



Test summary

389 0 0 0Flakiness 0


Run details

Project n8n
Status Passed
Commit de88997
Started Aug 12, 2024 3:12 PM
Ended Aug 12, 2024 3:17 PM
Duration 04:49 💡
OS Linux Debian -
Browser Electron 118

View run in Cypress Cloud ➡️


This comment has been generated by cypress-bot as a result of this project's GitHub integration settings. You can manage this integration in this project's settings in the Cypress Cloud

Copy link
Contributor

✅ All Cypress E2E specs passed

@ShireenMissi ShireenMissi merged commit 5cac0f3 into master Aug 12, 2024
27 checks passed
@ShireenMissi ShireenMissi deleted the node-1478-okta-node branch August 12, 2024 15:49
@github-actions github-actions bot mentioned this pull request Aug 14, 2024
@janober
Copy link
Member

janober commented Aug 15, 2024

Got released with [email protected]

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
n8n team Authored by the n8n team node/new Creation of an entirely new node Released
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants