continueUri property

String? continueUri
getter/setter pair

A valid URL for the IdP to redirect the user back to.

The URL cannot contain fragments or the reserved state query parameter.

Implementation

core.String? continueUri;