Searched defs:AUTH_MODULE_TOKEN_URL (Results 1 - 2 of 2) sorted by relevance

/forgerock/openam-v13/openam-federation/OpenFM/src/main/java/com/sun/identity/workflow/
H A DConfigureSocialAuthN.java70 static final String AUTH_MODULE_TOKEN_URL = "iplanet-am-auth-oauth-token-service"; field in class:ConfigureSocialAuthN
246 attrs.put(AUTH_MODULE_TOKEN_URL, asSet((String) config.get(WELL_KNOWN_TOKEN_URL)));
/forgerock/openam/openam-federation/OpenFM/src/main/java/com/sun/identity/workflow/
H A DConfigureSocialAuthN.java70 static final String AUTH_MODULE_TOKEN_URL = "iplanet-am-auth-oauth-token-service"; field in class:ConfigureSocialAuthN
246 attrs.put(AUTH_MODULE_TOKEN_URL, asSet((String) config.get(WELL_KNOWN_TOKEN_URL)));

Completed in 48 milliseconds