consentScreenEnabled property
True to enable a consent screen to display in the authentication flow. This cannot be disabled for dynamically registered OAuth Applications.
Implementation
bool? consentScreenEnabled;
True to enable a consent screen to display in the authentication flow. This cannot be disabled for dynamically registered OAuth Applications.
bool? consentScreenEnabled;