diff --git a/scripts/Get-User-Details.ps1 b/scripts/Get-User-Details.ps1 index 3a27f22..2608547 100644 --- a/scripts/Get-User-Details.ps1 +++ b/scripts/Get-User-Details.ps1 @@ -7,8 +7,6 @@ PingID API Sample Powershell Script: Get-User-Details.ps1 This script will query the PingID API GetUserDetails operation to return the details about a PingID user. For more information, review the API documentation: https://developer.pingidentity.com/en/api/pingid-api.html -Note: This software is open sourced by Ping Identity but not supported commercially as such. Any questions/issues should go to the Github issues tracker or discuss on the Ping Identity developer communities. See also the DISCLAIMER file in this directory. - .PARAMETER UserName The PingID user name you want to retrieve details about.