We have fecru 2.8.2 integrating with Crowd. We have a centralized login page that we redirect users of all Atlassian products to. We are able to redirect Jira users to this page by implementing a servlet-filter module to intercept the login action and perform the redirect. In fecru, servlet-filter module is not available. Any suggestion on how to redirect the login action in fecru?
Hi,
I'm sorry but unfortunately is not possible to auto-redirect FishEye. This configuration needs to be done directly in your proxy.
There are some links that might be helpful:
In this document, please take a look at David Hergert's comment and its replies.
There is also an improvement request at https://jira.atlassian.com/browse/FE-3920with some discussion about forcing the redirection to SSL (I think this may be considered similar to what you want to achieve). This comment contained in its comments might be useful for you, but please notice this configuration is unsupported, as stated by Tom Davies in the next comment.
Hi tmv,
FishEye/Crucible does support servler-filter plugin modules, you should be able to implement the redirect similar as what you did in JIRA.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.