Downloads:
5,626
Downloads of v 17.23.12-BETA:
212
Last Update:
09 Jun 2018
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 Authenticator
This is a prerelease version of Invantive Authenticator.
- 1
- 2
- 3
17.23.12-BETA | Updated: 09 Jun 2018
- 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.23.12-BETA:
212
Maintainer(s):
Software Author(s):
- Invantive Software B.V.
Invantive Authenticator 17.23.12-BETA
This is a prerelease version of Invantive 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 Authenticator, run the following command from the command line or from PowerShell:
To upgrade Invantive Authenticator, run the following command from the command line or from PowerShell:
To uninstall Invantive 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.23.12-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.23.12-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.23.12-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.23.12-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.23.12-BETA'
options '--prerelease'
end
See docs at https://docs.chef.io/resource_chocolatey_package.html.
cChocoPackageInstaller invantive-authenticator
{
Name = "invantive-authenticator"
Version = "17.23.12-BETA"
Source = "INTERNAL REPO URL"
chocoParams = "--prerelease"
}
Requires cChoco DSC Resource. See docs at https://github.com/chocolatey/cChoco.
package { 'invantive-authenticator':
ensure => '17.23.12-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.
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-2018 Invantive Software B.V., the Netherlands. All rights reserved.
Included components:
- Invantive.Fluent 1.0.3
- ZXing.Net 0.16.4
- Invantive.SQL.Windows 17.23.58-BETA
Version 17.23.10-BETA, released 2018-06-08.
Enhancements:
- Optimization.
- Change button labels for easier use.
- Improve design.
Bug fixes:
- Match naming of other products for log on code.
Version 17.23.1-BETA, released 2018-06-05.
Enhancements:
- Correct icon.
Version 17.23.0-BETA, released 2018-05-30.
Enhancements:
- Add source code.
- Add documentation.
-
- dotnet4.7 (≥ 4.7.2053.0)
Ground Rules:
- This discussion is only about Invantive Authenticator and the Invantive 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 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.