Class DiscoveryResponse


public class DiscoveryResponse extends VaultResponse
Model for the following API calls responses:

GET https://login.veevavault.com/auth/discovery

Discover the authentication type of a user. With this API, applications can dynamically adjust the the login requirements per user, and support either username/password or OAuth2.0 / OpenID Connect authentication schemes.