About
29,139 lines changed-
Mapped user: Peter Major
- First commit: 17 April 2010
- Last commit: 10 May 2012
| Last Week | All Time | |
|---|---|---|
| Commits: | 0 | 491 |
| Files changed: | 0 | 8,651 |
| Change in LOC: | -10 | 29,139 |
Line History
Commit Activity
52 week commits volume
Commits by day
Commits by hour
Commit calendar
peter.major in openam
Peter Major
Fix for OPENAM-1299
Now the sunwCDSSORedirectURI can receive a goto parameter and it will
have precedence over the CDSSO cookie
Now the sunwCDSSORedirectURI can receive a goto parameter and it will
have precedence over the CDSSO cookie
modified 2
java files
Peter Major
Fix for OPENAM-1220
The new implementation now checks if the requested header is coming via
attribute fetching (session/profile/resp.provider), and if not, then it
will leave the dateparsing up to the container.
The new implementation now checks if the requested header is coming via
attribute fetching (session/profile/resp.provider), and if not, then it
will leave the dateparsing up to the container.
deleted
AmJettyServletRequestHelper.java and modified 2 java files
Peter Major
Partial fix for OPENAM-1297
_most_ of the tests are now working, but not all of them has been sanity
checked yet.
_most_ of the tests are now working, but not all of them has been sanity
checked yet.
changed 13 files
- … 8 more files in changeset.
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
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
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
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
Fix for OPENAM-1265
The option is pretty much the same as with web agents:
com.forgerock.agents.conditional.login.url[0]=a.b.c|http://openam/UI/Login
After the "|" character you can list multiple login URLs separated by ",".
The option is pretty much the same as with web agents:
com.forgerock.agents.conditional.login.url[0]=a.b.c|http://openam/UI/Login
After the "|" character you can list multiple login URLs separated by ",".
changed 12
java files
- … 7 more files in changeset.
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
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
Peter Major
Peter Major
Peter Major
Peter Major
OPENAM-1246: More than 5 referral policies under a realm would hang PrivilegeEvaluator amserver/source/com/sun/identity/entitlement/ReferralPrivilege.java
added to
ReferralPrivilege.java
Peter Major
OPENAM-1246: More than 5 referral policies under a realm would hang PrivilegeEvaluator amserver/source/com/sun/identity/entitlement/ReferralPrivilege.java
added to
ReferralPrivilege.java
Peter Major
Peter Major
Bumping the version to 10.1.0-SNAPSHOT (SNAPSHOT == non final version)
This way the upgrade code will recognize possible upgrade situations.
This way the upgrade code will recognize possible upgrade situations.
modified
products.properties
Peter Major
Peter Major
Peter Major
Bumping the version to 10.next
modified
products.properties
Peter Major
Peter Major
Peter Major
Peter Major
Creating branch for Web Agent 3.0.4.2 release
added
agents_3042
Peter Major
Peter Major
Peter Major
Updating the webagents release number to 3.0-04 ER 3
modified 2 files
Peter Major
Fix for OPENAM-1235
The resolveDebugFile always used the same debug.out filename, and
basically it was rotating the logfile within the same file...
The resolveDebugFile always used the same debug.out filename, and
basically it was rotating the logfile within the same file...
modified
DebugImpl.java
Peter Major
Updating the version number to 10.0.0
modified
products.properties
Peter Major
