setEndpointOverrides
Sets optional per-endpoint URL overrides.
When provided, each non-null field in overrides replaces the corresponding URL from the OpenID Connect discovery document. When all 8 fields are non-null, the discovery HTTP call is skipped entirely. All non-null values must be valid HTTPS URLs.
Return
This builder for chaining.
Parameters
overrides
The OAuth2EndpointOverrides to apply.