logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

oidc-register - Help register an OpenID Client

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.

oidc-register 1.4.0                               February 2021                                 OIDC-REGISTER(1)

Description

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

   positionalarguments:
       provider_url
              Base URL to the provider to register at.

       application_url
              Base URL to the application.

   optionalarguments:-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

Name

       oidc-register - Help register an OpenID Client

       This program is part of python3-flask-oidc.

Reporting Bugs

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

See Also