public class ProviderDiscoveryClient extends Object
NOTE: This is a partial implementation that only discovers a small subset of the available provider configuration information.
ProviderConfiguration,
OpenID Connect Discovery 1.0| Constructor and Description |
|---|
ProviderDiscoveryClient(String providerLocationUri) |
public ProviderDiscoveryClient(String providerLocationUri)
public ProviderConfiguration discover()
org.springframework.web.client.RestClientException - if the provider does not support discovery or for any HTTP-related errorsCopyright © 2019. All rights reserved.