666768697071727374
if (scope != null) { scopeCount++; } } if (scopeCount == 0) { throw new AppIdentityServiceFailureException("No scopes specified."); } return new GetAccessTokenResult(accessTokenText, null); }