issues
search
okta
/
okta-powershell-cli
Powershell CLI for communicating with the Okta API
Other
17
stars
7
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Implement Invoke-OktaRevokeAccessToken
#67
aseigler
opened
6 days ago
0
Invoke-OktaRemoveAccessToken should revoke the access token prior to nulling it out
#66
aseigler
opened
1 week ago
1
Support authorization code with PKCE and client credentials for obtaining an access token
#65
aseigler
opened
1 week ago
0
Support authorization code with PKCE and/or client credentials in Invoke-OktaEstablishAccessToken?
#64
aseigler
opened
1 week ago
2
Usage examples contain incorrect function names and logic errors
#63
TriggerAu
opened
2 weeks ago
1
Fix issues with the retry logic in the OktaApiClient and OktaRetryApi classes (#61)
#62
TriggerAu
opened
2 weeks ago
4
RateLimiting functionality does not work
#61
TriggerAu
opened
2 weeks ago
4
Filters not working for Invoke-OktaListGroups
#60
laura-rodriguez
opened
2 weeks ago
0
Includes and verifies @edunham's contribution
#59
laura-rodriguez
closed
2 weeks ago
0
Fix "Remove-NullProperties function in JsonHelper.ps1 causes error that the request body was not well-formed"
#58
laura-rodriguez
closed
2 weeks ago
0
Fixes the logic for Parameter existence to use PSBoundParameters.ContainsKey() (#56)
#57
TriggerAu
opened
3 weeks ago
1
Parameter existence checking in functions treats $false value as no parameter
#56
TriggerAu
opened
3 weeks ago
0
Get-OktaLogs changes the required date format for "since" and "until" query params
#55
laura-rodriguez
opened
4 weeks ago
1
Match OauthClient fields capitalization expected by Okta
#54
edunham
closed
2 weeks ago
2
Fix for ApiKey configuration fields not working for the API functions (#52)
#53
TriggerAu
opened
1 month ago
0
ApiKey parameter does not work for Authentication of API Calls
#52
TriggerAu
opened
1 month ago
2
Add forced casting for Arrays in Remove-NullProperties (#50)
#51
TriggerAu
closed
2 weeks ago
3
Single-Value arrays passed through Remove-Null command get converted to Objects
#50
TriggerAu
opened
1 month ago
0
Add check of IsValueType to prevent Stack Overflow (#43)
#49
TriggerAu
opened
1 month ago
1
Using -Search with Invoke-ListOktaGroups not working as expected
#48
imchrsjms
opened
1 month ago
1
Update nuspec for 1.0.2 release
#47
laura-rodriguez
closed
3 months ago
0
Erik Manor's PR (#45) + Add a 5 mins timeout for polling token in Establish-OktaAccessToken function
#46
laura-rodriguez
closed
3 months ago
0
Introduce 2 second sleep interval for token call in Device Auth Grant…
#45
emanor-okta
closed
3 months ago
2
OKTA-789927: Move away from orb
#44
rlepage-okta
closed
3 months ago
0
Remove-NullProperties function in JsonHelper.ps1 causes depth overflow error when called
#43
swarc-pc
closed
2 weeks ago
3
Update readme
#42
laura-rodriguez
closed
4 months ago
0
slow startup time
#41
gabrielsroka
opened
6 months ago
2
update the readme
#40
gabrielsroka
opened
6 months ago
4
Update okta_authenticationApi.mustache
#39
gabrielsroka
opened
7 months ago
1
PowerShell verbs
#38
gabrielsroka
opened
7 months ago
8
Update README with Choco and PSGallery installation steps
#37
laura-rodriguez
closed
7 months ago
0
Update README.md
#36
gabrielsroka
closed
4 months ago
1
Fix arrays converted to object after calling remove-null command
#35
laura-rodriguez
closed
7 months ago
0
Update templates and regenerate to avoid errors when parsing 204 responses
#34
laura-rodriguez
closed
7 months ago
0
Nested arrays are not properly serialized to JSON in Remove-NullProperties
#33
laura-rodriguez
closed
7 months ago
0
Add Chocolatey files
#32
laura-rodriguez
closed
8 months ago
0
Remove spaces from tags in manifest
#31
laura-rodriguez
closed
8 months ago
0
Update manifest file with package info
#30
laura-rodriguez
closed
8 months ago
0
1.0.0 Prep - Minor changes
#29
laura-rodriguez
closed
9 months ago
0
Remove null values from payload by default to avoid bad request errors
#28
laura-rodriguez
closed
9 months ago
0
Bug fixes and 1.0.0 GA prep
#27
laura-rodriguez
closed
9 months ago
0
Update user agent to follow the "okta-powershell-cli"
#26
laura-rodriguez
closed
11 months ago
0
Add schema's unit tests
#25
laura-rodriguez
closed
11 months ago
0
Update version to 1.0.0-beta and regenerate code
#24
laura-rodriguez
closed
11 months ago
0
Add unit tests for the groups API
#23
laura-rodriguez
closed
11 months ago
0
Allow devs to remove the access token from the established configuration
#22
laura-rodriguez
closed
12 months ago
0
Add support for retry request for 429 responses
#21
laura-rodriguez
closed
12 months ago
0
Run pester on CCI
#20
laura-rodriguez
closed
12 months ago
0
Add convenience for pagination.
#19
laura-rodriguez
closed
12 months ago
0
Add bacon file
#18
laura-rodriguez
closed
6 months ago
0
Next