OAuthWebServerPort Parameter (Rename-CloudStorage Cmdlet)

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

Syntax

Rename-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) 2022 /n software inc. - All rights reserved.
NetCmdlets 2020 - Version 20.0 [Build 8319]