View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0003459 | SymmetricDS | New Feature | public | 2018-02-26 17:34 | 2018-03-12 12:26 |
Reporter | elong | Assigned To | elong | ||
Priority | normal | ||||
Status | closed | Resolution | fixed | ||
Product Version | 3.9.0 | ||||
Target Version | 3.9.5 | Fixed in Version | 3.9.5 | ||
Summary | 0003459: Extension point for registration redirect | ||||
Description | Add extension point to customize registration redirect. Some customers want to automate registration (instead of making entries to sym_registration_redirect ahead of time) and redirect to a parent node in a multi-tier configuration. public interface IRegistrationRedirect extends IExtensionPoint { public String getRedirectionUrlFor(String externalId, String nodeGroupId); } | ||||
Tags | No tags attached. | ||||
SymmetricDS: 3.9 b8f70883 2018-02-26 12:49:17 Details Diff |
0003459: Extension point for registration redirect |
Affected Issues 0003459 |
|
add - symmetric-core/src/main/java/org/jumpmind/symmetric/ext/IRegistrationRedirect.java | Diff File | ||
mod - symmetric-core/src/main/java/org/jumpmind/symmetric/service/impl/RegistrationService.java | Diff File |
Date Modified | Username | Field | Change |
---|---|---|---|
2018-02-26 17:34 | elong | New Issue | |
2018-02-26 17:34 | elong | Status | new => assigned |
2018-02-26 17:34 | elong | Assigned To | => elong |
2018-02-26 17:50 | elong | Status | assigned => resolved |
2018-02-26 17:50 | elong | Resolution | open => fixed |
2018-02-26 17:50 | elong | Fixed in Version | => 3.9.5 |
2018-02-26 18:00 | admin | Changeset attached | => SymmetricDS 3.9 b8f70883 |
2018-03-12 12:26 | chenson | Status | resolved => closed |