redirectUrl property

String? redirectUrl
final

The URL to redirect to authenticate using AAF Rapid Connect.

This member is provided as a convenient place to store the redirect URL. It is not used to process assertions.

Implementation

final String? redirectUrl;