You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@syncope.apache.org by "Francesco Chicchiriccò (JIRA)" <ji...@apache.org> on 2017/03/23 11:42:42 UTC

[jira] [Created] (SYNCOPE-1050) Allow easier extension of REST interface exposed to AngularJS

Francesco Chicchiriccò created SYNCOPE-1050:
-----------------------------------------------

             Summary: Allow easier extension of REST interface exposed to AngularJS
                 Key: SYNCOPE-1050
                 URL: https://issues.apache.org/jira/browse/SYNCOPE-1050
             Project: Syncope
          Issue Type: Improvement
          Components: enduser
            Reporter: Francesco Chicchiriccò
            Assignee: Francesco Chicchiriccò
             Fix For: 2.0.3, 2.1.0


The REST interface exposed by the Wicket component of the Enduser UI is based on Wicket's {{mountResource}} features.
However, all the resources are explicitly mounted in {{SyncopeEnduserApplication#init}}.

Syncope extensions and local deployments might need however, to enrich such REST interface.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)