Provided by: python3-flask-oidc_1.4.0-2_all bug

NAME

       oidc-register - Help register an OpenID Client

       This program is part of python3-flask-oidc.

DESCRIPTION

       usage:     oidc-register    [-h]    [--token-introspection-uri    TOKEN_INTROSPECTION_URI]
       [--output-file OUTPUT_FILE] [--debug] provider_url application_url

   positional arguments:
       provider_url
              Base URL to the provider to register at.

       application_url
              Base URL to the application.

   optional arguments:
       -h, --help
              Show the help message and exit.

       --token-introspection-uri TOKEN_INTROSPECTION_URI
              Token introspection URI.

       --output-file OUTPUT_FILE
              File to write client info to.

       --debug

REPORTING BUGS

       Please report bugs using the Debian BTS <https://bugs.debian.org>.

AUTHOR

       This manual page was written by Sergio Durigan Junior <sergiodj@debian.org> for the Debian
       GNU/Linux system, but may be used by others.