Class ClientDiscoveryEndpoint

java.lang.Object
com.broadleafcommerce.auth.server.web.endpoint.ClientDiscoveryEndpoint

@FrameworkRestController @FrameworkMapping("/client-discovery") public class ClientDiscoveryEndpoint extends Object
Endpoint used for the discovery of authorized client details. This is used by the admin and commerce applications to provide the client ID the users are intended to authorized against.
Author:
Nick Crum (ncrum)