Hello there,
We are looking for information, best practices and/or recommandations regarding authentication using Rest Api while trying to add some impersonation.
We have an architecture with external applications creating Jira issues through a microservice developped internally that is accessible behind a WSO2 API Management gate.
We are using JWT token to identify the user from the external Application to the microservice.
For the time being, our microservice is using Jira RestApi with a specific technical account, always the same.
We aim at making every Rest Api call to Jira with the "real user" from the application (impersonation).
Any feedback, rex or documentation you may have will be welcome !
Thanks.
Hi Patrice,
one solution would be to create a plugin that make the impersonation. I share with you this link of a blog that addresses the same issue.
In the text you will also read about the existence of plugins in the marketplace so you might as well take a look to see if a ready-made solution exists for you.
I have seen that a couple of plugins exist in the marketplace but I am not sure if they can be useful for the solution of your problem.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.