authorizationUrl property

String authorizationUrl
final

Redirect URL if JWT token is required but not present or is expired. Implement authorizationUrl of securityDefinitions in OpenAPI spec.

Implementation

final String authorizationUrl;