I has been developed jira plugin. I want after login, jira localhost redirect to url in plugin. How I do this. Thanks
You would need to hack the core Jira code. It is currently built to take people to their preferred dashboard. You can't break that with an add-on.
Unless your add-on is a brilliant replacement for the user's own personally customised dashboards that work for them, you really don't want to do this anyway.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.