-
Suggestion
-
Resolution: Fixed
-
None
Since Crowd 2.1, we've had the ability to retrieve the SSO cookie name using the CrowdClient - we should do it. The cookie name should be overridable from the crowd.properties file.
[CWD-2326] CrowdHttpAuthenticatorImpl should use the CrowdClient to determine the SSO cookie name
Workflow | Original: JAC Suggestion Workflow [ 3388091 ] | New: JAC Suggestion Workflow 3 [ 3629921 ] |
Status | Original: RESOLVED [ 5 ] | New: Closed [ 6 ] |
Workflow | Original: Simplified Crowd Development Workflow v2 [ 1391009 ] | New: JAC Suggestion Workflow [ 3388091 ] |
Issue Type | Original: Improvement [ 4 ] | New: Suggestion [ 10000 ] |
Workflow | Original: Crowd Development Workflow v2 [ 280241 ] | New: Simplified Crowd Development Workflow v2 [ 1391009 ] |
Resolution | New: Fixed [ 1 ] | |
Status | Original: Technical Review [ 10028 ] | New: Resolved [ 5 ] |
Status | Original: In Progress [ 3 ] | New: Technical Review [ 10028 ] |
Status | Original: Open [ 1 ] | New: In Progress [ 3 ] |
Assignee | New: joe [ jwalton ] |
Global Rank | New: Ranked higher |
Fix Version/s | New: 2.5 [ 22894 ] | |
Fix Version/s | Original: 2.4 [ 18995 ] |
Now, when the local crowd.properties doesn't include cookie.tokenkey, the value from the remote Crowd directory will be used. It can still be specified locally to override this.