-
Microsoft
- Seattle
Pinned Loading
-
Self-contained example showing token...
Self-contained example showing token APIs for AAD and ADFS. 1# To import in your PowerShell runspace, run below command:
2# iex ([System.Net.WebClient]@{}).DownloadString('https://gist.githubusercontent.com/keystroke/5d54c3db4fe02ef6507daf97b9cc7bd8/raw')
34# To import in remote scriptblock, use below syntax:
5# . ([scriptblock]::Create(([System.Net.WebClient]@{}).DownloadString('https://gist.githubusercontent.com/keystroke/5d54c3db4fe02ef6507daf97b9cc7bd8/raw')))
-
Get-CertificateChainFromEndpoint
Get-CertificateChainFromEndpoint 1# To import in your PowerShell runspace, run below command:
2# irm 'https://gist.githubusercontent.com/keystroke/643bcbc449b3081544c7e6db7db0bba8/raw' | iex
34<#
5.Synopsis
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.