Osirium PAM: Downloads
Summary
You can download all the supported plugin releases from this page.
The change log for each version series can be found under the download link & hash.
See the versioning scheme for compatibility information.
Releases
Version 1.0.0
Download: pam-1.0.0.tgz
SHA256: 379379566b0bae353ecd36fa0cfb4a17a952b3c57e6e3bae469582a618a053f7
Series History
See the revision history for series 1.0.x below
Revisions
1.0.0 - 07/04/2021
Added
- Documentation for all modules
Changed
-
Inputs to table actions can now be single dictionaries as well as lists
-
Several action input names have been changed after BETA feedback
Version 0.5.0
Download: pam-0.5.0.tgz
SHA256: e07eb3107b43d25d5eee11b1a2dbddcca971b314d1d98e8012af829c33105737
Series History
See the revision history for series 0.5.x below
Revisions
0.5.0 - 24/11/2020
Added
- User groups module
Version 0.2.0
Download: pam-0.2.0.tgz
SHA256: 3dc8ceaf19c8c45c910d8ec3bce994f0d61bbd1ddff2306a7f15951b52354a90
Series History
See the revision history for series 0.2.x below
Revisions
0.2.0 - 15/09/2020
Fixed
- Fixed an issue with revealing secrets that included an SSH Key
Version 0.1.0
Download: pam-0.1.0.tgz
SHA256: 34783ba68ff0a8b763569e8d90acbc1cfd05170eefdcea40996813e86c21f1ab
Series History
See the revision history for series 0.1.x below
Revisions
0.1.0 - 09/09/2020
Added
- Initial BETA plugin version with devices, active directories, & static vaults action modules.
Versioning Scheme
Plugin versions are in major
.minor
.patch
format.
Major
- Significant functionality changes
- May not be backward compatible
Minor
- Bug fixes
- Minor functionality changes
- Backward compatible
Patch
- No functional changes
- Reserved for documentation updates