OasSecurityScheme.openIdConnectUrl

**REQUIRED**. OpenId Connect URL to discover OAuth2 configuration values. This MUST be in the form of a URL.

class OasSecurityScheme
@jsonOptional
string openIdConnectUrl;

Meta