Problem with Local Access vs. External Access.
We recently purchased a license so that we could provide external access to Gemini when we are on the road. When we did this we changed the configuration in our Web.Config file for the full gemini URL to be our external URL. However, we still wish to use the internal URL locally since it is a good bit quicker.
This starts off working fine until the user tries to view an issue. At that point it switches over to the URL specified in the Web.Config file rather than the local one. (The local one continues to be used for project viewing, issue lists, etc..) The real problem here is that when it switches it also prompts the user to log in again.
So my question is: Is it possible to disable the Full URL property and always use a URL based on the current URL? That would eliminate the switching and extra log in that occurs. We would rather not force all locally users to use the external address if we don't have to. (Note, these are laptops that will be used internally and externally, so a solution to make it work externally would only be viable if it did not also break the external access. So probably no host file fixes.)
Thanks,
Jeff
|
jmachamer
· 1 |
|
| Wednesday, January 31, 2007, 2:57:31 PM | |




