amserver

  • Filter
Kohei

committed 2016 to openam

23 May
iwakata

committed 2015 to openam

23 May
OPENAM-1054:: MySQL (JDBC) IdRepo shares configurations in all realms
Mark

committed 2004 to openam

22 May
Fix for OPENAM-1328: Give more detail in help text in OpenAM console/documentation for com.sun.identity.agents.config.override.protocol
modified 2 files
Mark de Reeper

committed 1996 to openam

19 May
Fix for OPENAM-1098
modified nowritewarning.jsp
Mark

committed 1975 to openam

16 May
Fix for OPENAM-1303: Link for 'Read more in the OpenAM online help' should point to doc of associated release

The other part of the fix involves a code change to docs.forgerock.org to support uris into specific documents.
The change is implemented, see https://github.com/markcraig/docs.forgerock.org/commit/eda628d866122f85c0b59d2389f72c21c504dc70
It will be pushed next time I deploy docs.forgerock.org.
Mark de Reeper

summarized and closed CR-317

13 May
No summary.
Mark

committed 1969 to openam

11 May
Fix broken link
modified README
Peter Major

started review CR-410

09 May
Fix for OPENAM-1266
Peter Major
Fix for OPENAM-1266
IdpProxy always proxy implementation
With this fix if an incoming request does not contain a Scoping element
depending on the alwaysIdpProxy setting it could be proxied nevertheless
to an IdP
added to amConsole.properties and modified 5 files
Peter Major

committed 1935 to openam

18 Apr
OPENAM-1246: More than 5 referral policies under a realm would hang PrivilegeEvaluator amserver/source/com/sun/identity/entitlement/ReferralPrivilege.java
Peter Major

committed 1930 to openam

18 Apr
Peter Major

committed 1885 to openam

05 Apr
Fix for OPENAM-1029
Contributed by Bjørn Ola Smievoll
Peter Major

committed 1877 to openam

04 Apr
Fix for OPENAM-1172
Certain attributes were hidden because of the new dynamic attribute
grouping feature. The properties file now contains all the possible
attributes that could occur in an idRepo service configuration.
added to amConsole.properties and modified sunIdentityRepositoryService.section.properties
Mark

committed 1873 to openam

03 Apr
Fix link that's not broken yet
modified amConfigurator.properties
Peter Major

committed 1856 to openam

29 Mar
Revert OPENAM-1139 for now
The config UI will remain the old one until we have more time to deal with
the Windows installation issues.
Peter Major

committed 1828 to openam

24 Mar
Fix for OPENAM-1192
added to new_style.css
Peter Major

committed 1827 to openam

24 Mar
Fix for OPENAM-1114
The form submit wasn't correctly working, also the CAS LVB failed to
redirect the user to the correct realm when pressing the Yes button.
The re-introduced SunQueryParamsString makes sure, that checkNewOrg will
actually detect the new_org situation when pressing the buttons.