Skip to content

.NET Tool for running IdentityModel.OidcClient from the command line

License

Notifications You must be signed in to change notification settings

hexagram-solutions/oidc-cli

Repository files navigation

oidc-cli

continuous release

.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

Acknowledgements

This is a mostly overhauled fork of the IdentityModel OidcCli tool