.NET Tool for running IdentityModel.OidcClient from the Command Line. Install with:
dotnet tool install -g Hexagrams.OidcCli
For information about the commands available, run:
dotnet oidccli -h
This is a mostly overhauled fork of the IdentityModel OidcCli tool