Required information about the client#

Before configuring a new OAuth client in Argus, we need the following information about the client:

  • The main URI (landing page) to point to for the application

  • The redirect_uri (callback URI) to redirect back to

  • The IP(-ranges) the client will use when requesting the access token, which Argus users to protect against hijacked authorization tokens.