okta-sdk-nodejs icon indicating copy to clipboard operation
okta-sdk-nodejs copied to clipboard

Node.js API Client for the Okta Platform API

Results 41 okta-sdk-nodejs issues
Sort by recently updated
recently updated
newest added

### Describe the bug In the 7.0.1 client `DevicesApi` is missing because it is simply not added in `client.js` even though it is there in `DevicesApi.js`. On `master` branch that...

bug

### Describe the bug when using policyApi.replacePolicyRule I expect to update an existing policy with a new list of domain names to use as a pattern to discover IDP. My...

bug

### Describe the bug on the node 7.0 sdk, on an org with a concurrent rate limit of 75, this code will return the first 75-ish immediately, but then wait...

bug

### Describe the bug Expected types (as an example): ```node interface InlineHook { channel: InlineHookChannelObject; created: Date; id: string; lastUpdated: Date; name: string; status: InlineHookStatus; type: InlineHookType; version: string; _links?:...

bug

### Describe the bug Upon successful request `await client.groupApi.listGroupUsers` and others to Okta Api using **okta-sdk-nodejs**, does not contain such information as **X-Rate-Limit-Limit**, **X-Rate-Limit-Remaining**, **X-Rate- Limit Reset**. I'm making a...

bug

Bumps [postcss](https://github.com/postcss/postcss) from 8.3.11 to 8.4.31. Release notes Sourced from postcss's releases. 8.4.31 Fixed \r parsing to fix CVE-2023-44270. 8.4.30 Improved source map performance (by @​romainmenke). 8.4.29 Fixed Node#source.offset (by...

dependencies

Bumps [get-func-name](https://github.com/chaijs/get-func-name) from 2.0.0 to 2.0.2. Release notes Sourced from get-func-name's releases. v2.0.2 What's Changed Revert previous changes that shipped this as an ES module. Full Changelog: https://github.com/chaijs/get-func-name/commits/v2.0.2 v2.0.1 What's...

dependencies