Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 0 additions & 2 deletions scripts/Get-User-Details.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down