URLs should be relative instead of absolute for REST services and other 
resources
---------------------------------------------------------------------------------

                 Key: AMDATU-239
                 URL: http://jira.amdatu.org/jira/browse/AMDATU-239
             Project: Amdatu
          Issue Type: Bug
    Affects Versions: 0.1.0
            Reporter: Ivo Ladage - van Doorn
             Fix For: 0.1.0


Many URLs are currently absolute, like the URLs used for invoking REST 
services. This fails in case multiple hostnames are used for the same 
installation, for example in case of multi-tenancy. It should be possible to 
separate between localhost and 127.0.0.1 for example; user A is logged in on 
localhost and sees users in UserAdmin for tenant A, in the same browser he is 
logged in as user B on 127.0.0.1 and sees there uses from UserAdmin for tenant 
B.
This fix is needed for multi-tenancy

-- 
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to