SSOAuthenticatorAuthorizationUrl Property |
Overrides the AuthorizationUrl by taking the original url and redirecting the request through the
provided identity provider uri. Once the identity provider has validated the claim with Cisco Services it will
redirect back to continue a slimmed down version of oAuth authentication flow which has prefilled the user webex
id.
This flow only interacts with the user if they need to explicitly need to provide permissions to allow webex to
use their account.
Namespace:
WebexSDK
Assembly:
WebexSDK (in WebexSDK.dll) Version: 0.1.0.0 (0.1.0.0)
Syntax public string AuthorizationUrl { get; }
Property Value
Type:
StringSee Also