Downloads:
1,556
Downloads of v 1.2.2:
21
Last Update:
15 Jan 2024
Package Maintainer(s):
Software Author(s):
- Okta
Tags:
okta-aws-cli okta aws cli oauth oauth2- Software Specific:
- Software Site
- Software License
- Package Specific:
- Package Source
- Package outdated?
- Package broken?
- Contact Maintainers
- Contact Site Admins
- Software Vendor?
- Report Abuse
- Download
Okta AWS CLI (Install)
- Software Specific:
- Software Site
- Software License
- Package Specific:
- Package Source
- Package outdated?
- Package broken?
- Contact Maintainers
- Contact Site Admins
- Software Vendor?
- Report Abuse
- Download
Downloads:
1,556
Downloads of v 1.2.2:
21
Maintainer(s):
Software Author(s):
- Okta
Okta AWS CLI (Install)
Legal Disclaimer: Neither this package nor Chocolatey Software, Inc. are affiliated with or endorsed by Okta. The inclusion of Okta trademark(s), if any, upon this webpage is solely to identify Okta goods or services and not for commercial purposes.
- 1
- 2
- 3
Some Checks Have Failed or Are Not Yet Complete
Not All Tests Have Passed
This package was rejected on 30 Jan 2024. The reviewer TheCakeIsNaOH has listed the following reason(s):
A CLI for having Okta as the IdP for AWS CLI operations
$ErrorActionPreference = 'Stop'
$packageArgs = @{
packageName = $env:ChocolateyPackageName
softwareName = 'okta-aws-cli*'
fileType = 'EXE_MSI_OR_MSU'
# MSI
silentArgs = "/qn /norestart"
validExitCodes= @(0, 3010, 1605, 1614, 1641)
}
[array]$key = Get-UninstallRegistryKey -SoftwareName $packageArgs['softwareName']
if ($key.Count -eq 1) {
$key | % {
$packageArgs['file'] = "$($_.UninstallString)"
if ($packageArgs['fileType'] -eq 'MSI') {
$packageArgs['silentArgs'] = "$($_.PSChildName) $($packageArgs['silentArgs'])"
$packageArgs['file'] = ''
}
Uninstall-ChocolateyPackage @packageArgs
}
} elseif ($key.Count -eq 0) {
Write-Warning "$packageName has already been uninstalled by other means."
} elseif ($key.Count -gt 1) {
Write-Warning "$($key.Count) matches found!"
Write-Warning "To prevent accidental data loss, no programs will be uninstalled."
Write-Warning "Please alert package maintainer the following keys were matched:"
$key | % {Write-Warning "- $($_.DisplayName)"}
}
Log in or click on link to see number of positives.
- okta-aws-cli.1.2.2.nupkg (d01c1396fee4) - ## / 62
- okta-aws-cli_1.2.2_windows_amd64.zip (5d8865b3df88) - ## / 62
- okta-aws-cli_1.2.2_windows_386.zip (dfd418999cf1) - ## / 63
In cases where actual malware is found, the packages are subject to removal. Software sometimes has false positives. Moderators do not necessarily validate the safety of the underlying software, only that a package retrieves software from the official distribution point and/or validate embedded software against official distribution point (where distribution rights allow redistribution).
Chocolatey Pro provides runtime protection from possible malware.
Add to Builder | Version | Downloads | Last Updated | Status |
---|---|---|---|---|
Okta AWS CLI (Install) 2.4.1 | 327 | Monday, February 10, 2025 | Approved | |
Okta AWS CLI (Install) 2.4.0 | 86 | Friday, January 31, 2025 | Approved | |
Okta AWS CLI (Install) 2.3.1 | 536 | Tuesday, September 3, 2024 | Approved | |
Okta AWS CLI (Install) 2.3.0 | 325 | Friday, July 12, 2024 | Approved | |
Okta AWS CLI (Install) 2.2.0 | 57 | Monday, July 8, 2024 | Approved | |
Okta AWS CLI (Install) 2.0.1 | 204 | Monday, February 5, 2024 | Approved |
2024-Present Okta, Inc.
This package has no dependencies.
Ground Rules:
- This discussion is only about Okta AWS CLI (Install) and the Okta AWS CLI (Install) package. If you have feedback for Chocolatey, please contact the Google Group.
- This discussion will carry over multiple versions. If you have a comment about a particular version, please note that in your comments.
- The maintainers of this Chocolatey Package will be notified about new comments that are posted to this Disqus thread, however, it is NOT a guarantee that you will get a response. If you do not hear back from the maintainers after posting a message below, please follow up by using the link on the left side of this page or follow this link to contact maintainers. If you still hear nothing back, please follow the package triage process.
- Tell us what you love about the package or Okta AWS CLI (Install), or tell us what needs improvement.
- Share your experiences with the package, or extra configuration or gotchas that you've found.
- If you use a url, the comment will be flagged for moderation until you've been whitelisted. Disqus moderated comments are approved on a weekly schedule if not sooner. It could take between 1-5 days for your comment to show up.
okta (maintainer) on 12 Jan 2024 18:09:16 +00:00:
User 'okta' (maintainer) submitted package.
chocolatey-ops (reviewer) on 12 Jan 2024 18:41:42 +00:00:
okta-aws-cli has failed automated validation.
Requirements
Requirements represent the minimum quality of a package that is acceptable. When a package version has failed requirements, the package version requires fixing and/or response by the maintainer. Provided a Requirement has flagged correctly, it must be fixed before the package version can be approved. The exact same version should be uploaded during moderation review.
Guidelines
Guidelines are strong suggestions that improve the quality of a package version. These are considered something to fix for next time to increase the quality of the package. Over time Guidelines can become Requirements. A package version can be approved without addressing Guideline comments but will reduce the quality of the package.
Suggestions
Suggestions are either newly introduced items that will later become Guidelines or items that are don't carry enough weight to become a Guideline. Either way they should be considered. A package version can be approved without addressing Suggestion comments.
okta (maintainer) on 15 Jan 2024 15:39:39 +00:00:
User 'okta' (maintainer) submitted package.
chocolatey-ops (reviewer) on 15 Jan 2024 16:11:44 +00:00:
okta-aws-cli has passed automated validation. It may have or may still fail other checks like testing (verification).
NOTE: No required changes that the validator checks have been flagged! It is appreciated if you fix other items, but only Requirements will hold up a package version from approval. A human review could still turn up issues a computer may not easily find.
Suggestions
Suggestions are either newly introduced items that will later become Guidelines or items that are don't carry enough weight to become a Guideline. Either way they should be considered. A package version can be approved without addressing Suggestion comments.
chocolatey-ops (reviewer) on 15 Jan 2024 16:22:21 +00:00:
okta-aws-cli has passed automated package testing (verification). The next step in the process is package scanning.
Please visit https://gist.github.com/choco-bot/49710fc062d0db49cee5dea13a0182ae for details.
This is an FYI only. There is no action you need to take.
chocolatey-ops (reviewer) on 15 Jan 2024 16:38:31 +00:00:
okta-aws-cli has been flagged as part of automated virus scanning.
Package virus scanning found that at least 1 file within, or downloaded by, the package has between 1 and 5 VirusTotal detections associated with it.
This is not enough detections to prevent the approval of this package version.
Pauby (reviewer) on 25 Jan 2024 17:59:36 +00:00:
We need to update the AV detections from VirusTotal, as the i386 one no longer has any.
Scanner Status Change - Virus Scanner has been set to rerun
chocolatey-ops (reviewer) on 25 Jan 2024 18:02:32 +00:00:
okta-aws-cli has been flagged as part of automated virus scanning.
Package virus scanning found that at least 1 file within, or downloaded by, the package has between 1 and 5 VirusTotal detections associated with it.
This is not enough detections to prevent the approval of this package version.
okta (maintainer) on 30 Jan 2024 18:54:20 +00:00:
We may be in a state that we'd like to kill this review cycle and start fresh with v2. When we initially started this process, we had not officially released our v2.0.0 of the AWS CLI, but now that it is published, we are wanting to start with that version here. Is it possible to cancel this review process and start again. We do understand that this will delay our publishing of this package.
Scanner Status Change - Virus Scanner has been set to rerun
chocolatey-ops (reviewer) on 30 Jan 2024 19:19:35 +00:00:
okta-aws-cli has passed automated virus scanning, however requires human verification.
Package Scan Status Type was Investigate.
We expected 2 file(s) to be downloaded as part of 64bit and 32bit installation, while only 1 file(s) were downloaded.
Check the virus scan results for additional information.
TheCakeIsNaOH (reviewer) on 30 Jan 2024 22:13:07 +00:00:
Yes, that is possible, once this package is rejected, then another package version can be pushed.
Rejecting package as requested.
Status Change - Changed status of package from 'submitted' to 'exempted'.
TheCakeIsNaOH (reviewer) on 30 Jan 2024 22:13:13 +00:00:
Status Change - Changed status of package from 'exempted' to 'rejected'.