Skip to content

Commit

Permalink
fix(Okta Node): Add missing codex file (no-changelog) (#10372)
Browse files Browse the repository at this point in the history
  • Loading branch information
ShireenMissi authored Aug 13, 2024
1 parent e071b73 commit 413fc45
Showing 1 changed file with 20 additions and 0 deletions.
20 changes: 20 additions & 0 deletions packages/nodes-base/nodes/Okta/Okta.node.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
{
"node": "n8n-nodes-base.okta",
"nodeVersion": "1.0",
"codexVersion": "1.0",
"categories": ["Development"],
"alias": ["authentication", "users", "Security"],
"resources": {
"credentialDocumentation": [
{
"url": "https://docs.n8n.io/integrations/builtin/credentials/okta/"
}
],
"primaryDocumentation": [
{
"url": "https://docs.n8n.io/integrations/builtin/app-nodes/n8n-nodes-base.okta/"
}
],
"generic": []
}
}

0 comments on commit 413fc45

Please sign in to comment.