[
https://issues.apache.org/jira/browse/USERGRID-1200?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15116483#comment-15116483
]
ASF GitHub Bot commented on USERGRID-1200:
------------------------------------------
Github user asfgit closed the pull request at:
https://github.com/apache/usergrid/pull/472
> Org config override for portal and API URLs
> -------------------------------------------
>
> Key: USERGRID-1200
> URL: https://issues.apache.org/jira/browse/USERGRID-1200
> Project: Usergrid
> Issue Type: Story
> Reporter: Mike Dunker
> Assignee: Mike Dunker
> Fix For: 2.1.2
>
>
> 1. Add usergrid.api.url.base property (defaults to
> http://localhost:8080/ROOT) that can be overridden for an org.
> 2. The confirmation and activation properties are hardcoded paths and don't
> need org overrides. Example:
> usergrid.admin.activation.url is built by concatenating usergrid.api.url.base
> and "/management/users/%s/activate"
> 3. swagger.basepath removed and replaced by usergrid.api.url.base.
> 4. Refactor orgconfig to return system defaults if not configurable by org.
> usergrid.redirect_root changes will happen later -- org not known when
> setting is being used, so no need to add an org config item.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)