Skip to content

.NET Tool for running IdentityModel.OidcClient from the Command Line

License

Notifications You must be signed in to change notification settings

xerris/oidc-cli

Repository files navigation

OidcCli

continuous release

.NET Tool for running IdentityModel.OidcClient from the Command Line. Install with:

dotnet tool install -g Xerris.OidcCli

For information about the commands available, run:

dotnet oidccli -h

Acknowledgements

This is a mostly overhauled fork of the IdentityModel OidcCli tool