Currently we have Confluence set up to allow anonymous access however most of our users come from a bespoke software application and we'd like to do certain things based on who they are but without them having the need to have a user account within the actual Confluence system.
Is there any way of passing arguments to Confluence and doing something based on this arguments when the user arrives? I'm thinking in terms of a plugin or somesuch though i'm new to that so wouldn't know where to begin.
For example: http://wiki.example.com/?user=larry&from=Accounting
You could build a custom plugin with a Servlet Filter Module to filter the requests and redirect the users based on the request parameters.
Could the run plugin (https://plugins.atlassian.com/plugin/details/189) do the trick?
Cheers, Philipp
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.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.