Dashboard

vivekbiswasvivekbiswas (deleted user)

created OPENAM-1321

18 May
andi

I might just use the existing header to carry the user name, e,g, X-OpenIDM-Username

Also note that when we go to the json resource 2.x the explicit knowledge required to find the user in the context goes away, and will be replaced by an explicit API.

andi

As discussed, as a future task it may make sense to consider if refactoring this integration to provide a plug-in for openidm variable access might make sense. (But location independence and storage back-end are higher prios)

andi

Do we need/use both embedded and local?

gary.williams

updated 2 fields of OPENDJ-502

18 May
gary.williams

created OPENDJ-502

18 May
Ludovic Poitou

resolved OPENDJ-60

18 May

The controls can optionally be logged in access control in OpenDJ 2.5.0.

vrg.hu

closed OPENAM-1288

18 May
vrg.hu

resolved OPENAM-1288

18 May
vrg.hu

closed OPENAM-670

18 May
vrg.hu

resolved OPENAM-670

18 May
vrg.hu

updated 14 fields of OPENAM-670

18 May
This JSONException is caught immediately by the existing code, so that does not affect the behavior, the only problem is that the exception shows up in the debug log. Anyway I've committed the fix to the trunk and to these branches as well:
openam_snapshot95_sustaining_branch
openam_10_sustaining
Mark

committed 8006 to opendj

18 May
Mark

committed 8005 to opendj

18 May
Missed a spot with r8004
Mark

committed 8004 to opendj

18 May
Draft example that does very basic DN and attribute rewriting
Mark

committed 8003 to opendj

18 May
Use a LinkedHashMapEntry instead of a TreeMapEntry (not sure why I wanted to sort attributes before)
Mark de Reeper

finished reviewing CR-411

18 May
Kohei

started review CR-418

18 May
mareks

resolved OPENAM-1257

18 May
Fixed in r1985.

Use the following parameter in OpenSSOAgentBootstrap.properties to control naming-url validation network connect timeout:

com.forgerock.agents.ext.url.validation.timeout = 2

Timeout value is set in seconds. Default (when no parameter exists) is 2 sec.