Client Credentials Flow |IdentityServer 4 | Asp.net Core | WebApi

Elrashid
Elrashid
Published in
1 min readDec 2, 2018

Script

set scriptUrl=”https://gist.githubusercontent.com/Elrashid/4d35627f2ce974e436c4ed002a72e0af/raw/Flow1.bat"
PowerShell -Command “(new-object System.Net.WebClient).DownloadFile(‘%scriptUrl%’,’Flow1.bat’)”
Flow1.bat

Files

--

--