SilverfortHelper
Description
PowerShell module for managing Silverfort.
Link to the Code
Features
- .
Functions
Security Management
Get-SilverfortToken: Creates a JWT-token for Silverfort-API.
Retrieve GUIDs
Get-SilverfortServerGuid: Retrieves the Silverfort-GUID for a given servernameGet-SilverfortServiceAccountGuid: Retrieves the Silverfort-GUID for a given service-account
Policy Management
Get-SilverfortServiceAccountPolicy: Retrieves the policye definition for a given service-account GUID
Changelog
- 6/1/2025: Initial release of the SilverfortHelper module.
- 2/04/2025: Updated functions and added documentation.