Downloads:
5,626
Downloads of v 17.33.273-BETA:
149
Last Update:
25 Jan 2020
Package Maintainer(s):
Software Author(s):
- Invantive Software B.V.
Tags:
authenticator invantive totp- Software Specific:
- Software Site
- Package Specific:
- Package outdated?
- Package broken?
- Contact Maintainers
- Contact Site Admins
- Software Vendor?
- Report Abuse
- Download
Invantive(R) Authenticator
This is a prerelease version of Invantive(R) Authenticator.
- 1
- 2
- 3
17.33.273-BETA | Updated: 25 Jan 2020
- Software Specific:
- Software Site
- Package Specific:
- Package outdated?
- Package broken?
- Contact Maintainers
- Contact Site Admins
- Software Vendor?
- Report Abuse
- Download
Downloads:
5,626
Downloads of v 17.33.273-BETA:
149
Maintainer(s):
Software Author(s):
- Invantive Software B.V.
Invantive(R) Authenticator 17.33.273-BETA
This is a prerelease version of Invantive(R) Authenticator.
Legal Disclaimer: Neither this package nor Chocolatey Software, Inc. are affiliated with or endorsed by Invantive Software B.V. The inclusion of Invantive Software B.V. trademark(s), if any, upon this webpage is solely to identify Invantive Software B.V. 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
Deployment Method: Individual Install, Upgrade, & Uninstall
To install Invantive(R) Authenticator, run the following command from the command line or from PowerShell:
To upgrade Invantive(R) Authenticator, run the following command from the command line or from PowerShell:
To uninstall Invantive(R) Authenticator, run the following command from the command line or from PowerShell:
Deployment Method:
This applies to both open source and commercial editions of Chocolatey.
1. Enter Your Internal Repository Url
(this should look similar to https://community.chocolatey.org/api/v2/)
2. Setup Your Environment
1. Ensure you are set for organizational deployment
Please see the organizational deployment guide
2. Get the package into your environment
Option 1: Cached Package (Unreliable, Requires Internet - Same As Community)-
Open Source or Commercial:
- Proxy Repository - Create a proxy nuget repository on Nexus, Artifactory Pro, or a proxy Chocolatey repository on ProGet. Point your upstream to https://community.chocolatey.org/api/v2/. Packages cache on first access automatically. Make sure your choco clients are using your proxy repository as a source and NOT the default community repository. See source command for more information.
- You can also just download the package and push it to a repository Download
-
Open Source
-
Download the package:
Download - Follow manual internalization instructions
-
-
Package Internalizer (C4B)
-
Run: (additional options)
choco download invantive-authenticator --internalize --version=17.33.273-BETA --pre --source=https://community.chocolatey.org/api/v2/
-
For package and dependencies run:
choco push --source="'INTERNAL REPO URL'"
- Automate package internalization
-
Run: (additional options)
3. Copy Your Script
choco upgrade invantive-authenticator -y --source="'INTERNAL REPO URL'" --version="'17.33.273-BETA'" --prerelease [other options]
See options you can pass to upgrade.
See best practices for scripting.
Add this to a PowerShell script or use a Batch script with tools and in places where you are calling directly to Chocolatey. If you are integrating, keep in mind enhanced exit codes.
If you do use a PowerShell script, use the following to ensure bad exit codes are shown as failures:
choco upgrade invantive-authenticator -y --source="'INTERNAL REPO URL'" --version="'17.33.273-BETA'" --prerelease
$exitCode = $LASTEXITCODE
Write-Verbose "Exit code was $exitCode"
$validExitCodes = @(0, 1605, 1614, 1641, 3010)
if ($validExitCodes -contains $exitCode) {
Exit 0
}
Exit $exitCode
- name: Install invantive-authenticator
win_chocolatey:
name: invantive-authenticator
version: '17.33.273-BETA'
source: INTERNAL REPO URL
state: present
allow_prerelease: yes
See docs at https://docs.ansible.com/ansible/latest/modules/win_chocolatey_module.html.
chocolatey_package 'invantive-authenticator' do
action :install
source 'INTERNAL REPO URL'
version '17.33.273-BETA'
options '--prerelease'
end
See docs at https://docs.chef.io/resource_chocolatey_package.html.
cChocoPackageInstaller invantive-authenticator
{
Name = "invantive-authenticator"
Version = "17.33.273-BETA"
Source = "INTERNAL REPO URL"
chocoParams = "--prerelease"
}
Requires cChoco DSC Resource. See docs at https://github.com/chocolatey/cChoco.
package { 'invantive-authenticator':
ensure => '17.33.273-BETA',
install_options => ['--prerelease'],
provider => 'chocolatey',
source => 'INTERNAL REPO URL',
}
Requires Puppet Chocolatey Provider module. See docs at https://forge.puppet.com/puppetlabs/chocolatey.
4. If applicable - Chocolatey configuration/installation
See infrastructure management matrix for Chocolatey configuration elements and examples.
This package is exempt from moderation. While it is likely safe for you, there is more risk involved.
Invantive Authenticator generates TOTP PIN-codes based upon Invantive Keychain for use with Exact Online, Amazon Web Services, etc.
Log in or click on link to see number of positives.
- invantive-authenticator.17.33.273-BETA.nupkg (30ee9c8e4d8b) - ## / 61
- Invantive Authenticator-17.33.273-BETA.msi (2ba47563a9eb) - ## / 60
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 |
---|---|---|---|---|
Invantive(R) Authenticator 22.1.6-BETA | 81 | Wednesday, February 2, 2022 | Exempted | |
Invantive(R) Authenticator 20.2.2-RC | 100 | Thursday, September 2, 2021 | Exempted | |
Invantive(R) Authenticator 20.2.0-RC | 68 | Wednesday, September 1, 2021 | Exempted | |
Invantive(R) Authenticator 20.1.530-BETA | 71 | Wednesday, August 4, 2021 | Exempted | |
Invantive(R) Authenticator 20.1.524-BETA | 62 | Friday, July 30, 2021 | Exempted | |
Invantive(R) Authenticator 20.1.442-BETA | 86 | Wednesday, June 9, 2021 | Exempted | |
Invantive(R) Authenticator 20.1.20-BETA | 175 | Saturday, May 2, 2020 | Exempted | |
Invantive(R) Authenticator 17.33.273-BETA | 149 | Saturday, January 25, 2020 | Exempted | |
Invantive(R) Authenticator 17.33.270-BETA | 130 | Saturday, January 18, 2020 | Exempted | |
Invantive(R) Authenticator 17.31.12-BETA | 187 | Tuesday, April 23, 2019 | Exempted | |
Invantive(R) Authenticator 17.31.8-BETA | 168 | Monday, April 15, 2019 | Exempted | |
Invantive(R) Authenticator 17.31.7-BETA | 197 | Monday, April 8, 2019 | Exempted | |
Invantive(R) Authenticator 17.31.6-BETA | 173 | Saturday, April 6, 2019 | Exempted | |
Invantive(R) Authenticator 17.31.4-BETA | 199 | Saturday, March 16, 2019 | Exempted | |
Invantive(R) Authenticator 17.31.3-BETA | 218 | Sunday, February 17, 2019 | Exempted | |
Invantive(R) Authenticator 17.31.1-BETA | 164 | Sunday, February 17, 2019 | Exempted | |
Invantive(R) Authenticator 17.31.0-BETA | 228 | Monday, January 21, 2019 | Exempted | |
Invantive(R) Authenticator 17.29.1-BETA | 198 | Wednesday, January 9, 2019 | Exempted | |
Invantive Authenticator 17.23.17-BETA | 236 | Wednesday, June 13, 2018 | Exempted | |
Invantive Authenticator 17.23.16-BETA | 239 | Tuesday, June 12, 2018 | Exempted | |
Invantive Authenticator 17.23.14-BETA | 240 | Monday, June 11, 2018 | Exempted | |
Invantive Authenticator 17.23.12-BETA | 212 | Saturday, June 9, 2018 | Exempted | |
Invantive Authenticator 17.23.10-BETA | 241 | Friday, June 8, 2018 | Exempted | |
Invantive Authenticator 17.23.7-BETA | 259 | Thursday, June 7, 2018 | Exempted | |
Invantive Authenticator 17.23.5-BETA | 248 | Wednesday, June 6, 2018 | Exempted | |
Invantive Authenticator 17.23.2-BETA | 266 | Tuesday, June 5, 2018 | Exempted |
(C) Copyright 2004-2020 Invantive Software B.V., the Netherlands. All rights reserved.
Included components:
- Invantive.SQL.Windows 17.33.273-BETA
Included Components: - Various open source components
Enhancements:
- Add visuals for Atlassian, GMX, InterNetWorx and Uplay.
- Maintain last modified date of accounts.
- Ask user to approve adding duplicate secrets [ITGEN-2812].
Version 17.33.270-BETA, released 2020-01-02.
Bug fixes:
- Fix issue where new codes were not saved when closing.
Version 17.33.108-BETA, released 2019-09-20.
Enhancements:
- Add splashscreen.
- Add splash screen for Authenticator.
- Log unique message ID.
- Add icons for Invantive & Declaree.
- Add issuers Declaree and Invantive (for Cloud).
- Add bits, renaming.
- Include Synology as issuer.
- Add Synology logo.
- Add Synology as party.
- Use .NET 4.7 auto scaling for high DPI [ITGEN-4219].
Bug fixes:
- Use correct owner when running in parallel.
- Fix missing Synology logo in task bar list.
- Fix IndexOutOfRange exception when parsing Synology TOTP URL.
Version 17.31.12-BETA, released 2019-04-15.
Enhancements:
- Add icons to context menu in system tray.
- Move Authenticator to system tray.
- Add Help menu.
- Upgrade to .NET framework 4.7.2.
- Upgrade to Microsoft.net 4.7.2.
Bug fixes:
- Display issuer icon after deployment in task bar menu.
Version 17.30.0, released 2018-12-21.
Bug fixes:
- Load default license for user messages.
Version 17.26.1, released 2018-09-04.
Enhancements:
- Add context menu to export QR window for 'Copy TOTP secret'.
- Add compatibility checks on startup.
Version 17.24.6, released 2018-07-11.
Enhancements:
- Right-click and copy link functionality for TOTP secret.
- Minimize window when copying a code.
- Add basic support for Algorithm.
- Add ZOHO.
- Correct Internet clock time for network latency.
- Authenticator: order entries descending by last use [ITGEN-2811].
- Use Invantive server to determine the time since NIST gives unreliable results.
- Authenticator: cursor on first input field on opening [ITGEN-2786].
- Allow deleting accounts.
- Show hints.
- Add status indicator message.
- Allow 32-bit Operating System for Invantive Authenticator.
- Optimization.
- Change button labels for easier use.
- Authenticator: change title between "Add Account" and "Edit Account" depending on when opened [ITGEN-2789].
- Store in Keychain.
Bug fixes:
- Fix missing Id assignments.
- Fix ID not getting filled on new items.
- Match naming of other products for log on code.
-
- dotnet4.7.2 (≥ 4.7.2.20180712)
Ground Rules:
- This discussion is only about Invantive(R) Authenticator and the Invantive(R) Authenticator 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 Invantive(R) Authenticator, 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.