ExternalIdPClient(String baseUrl,
String authorizeEndpoint,
String grantType,
String signinAlgo,
String adminRoleDisplayName,
Map<String,OAuthApplicationInfo> oAuthAppInfoMap,
int cacheTimeout,
OAuthAppDAO oAuthAppDAO,
DCRMServiceStub dcrmServiceStub,
OAuth2ServiceStubs oAuth2ServiceStubs,
SCIM2ServiceStub scimServiceStub,
String defaultUserStore,
boolean isSSOEnabled,
String ssoLogoutURL,
String scope,
String jwksUrl) |
ExternalIdPClient(String baseUrl,
String authorizeEndpoint,
String grantType,
String signinAlgo,
String adminRoleDisplayName,
Map<String,OAuthApplicationInfo> oAuthAppInfoMap,
int cacheTimeout,
OAuthAppDAO oAuthAppDAO,
DCRMServiceStub dcrmServiceStub,
OAuth2ServiceStubs oAuth2ServiceStubs,
SCIM2ServiceStub scimServiceStub,
String defaultUserStore,
boolean isSSOEnabled,
String ssoLogoutURL,
String scope,
String jwksUrl,
boolean isFilteredGroupsEnabled) |