Cmdlets for PingOne

Build 25.0.9434

AuthorizationServerURL Parameter (Connect-PingOne Cmdlet)

The base URL of the PingOne authorization server for the environment where your application is located at.

Syntax

Connect-PingOne -AuthorizationServerURL string

Data Type

cstr

Default Value

""

Remarks

This should be used in cases when you have set up a custom domain for the environment. Refer to Custom Domains from the PingOne Platform API documentation.

Example:

AuthorizationServerURL='https://authenticate.myCustomDomain.net';

Copyright (c) 2025 CData Software, Inc. - All rights reserved.
Build 25.0.9434