pspete / psPAS

PowerShell module for CyberArk Privileged Access Security REST API
https://pspas.pspete.dev
MIT License
293 stars 91 forks source link

Windows + RADIUS Auth #250

Closed pspete closed 4 years ago

pspete commented 4 years ago

Summary

Adds capability for Windows + RADIUS authentication.

This PR implements the following features:

Test Plan

Pester tests updated & passing

Closes issues

Closes #245