Skip to content

SilverfortHelper

Description

PowerShell module for managing Silverfort.

GitLab Repository

Features

  • .

Functions

Security Management

  • Get-SilverfortToken: Creates a JWT-token for Silverfort-API.

Retrieve GUIDs

  • Get-SilverfortServerGuid: Retrieves the Silverfort-GUID for a given servername
  • Get-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.