NetCmdlets 2016
  • License
  • NetCmdlets 2016
    Questions / Feedback?

    OAuthWebServerPort Parameter (Send-CloudStorage Cmdlet)

    The port on the local machine where the OAuth web server will listen.

    Syntax

    Send-CloudStorage -OAuthWebServerPort int

    Remarks

    During the OAuth process, the OAuth server will redirect to a given URI. This cmdlet hosts an internal web server on the local machine to listen for this redirection. The redirect URI must be registered with the application when OAuth is configured, and this parameter can be used to make sure the port of the web server matches the port registered with the application.

    Default Value

    0

    Parameter Alias

    RedirectPort

     
     
    Copyright (c) 2019 /n software inc. - All rights reserved.
    NetCmdlets 2016 - Version 16.0 [Build 7240]