A way to use the Mantisbt login to show name and use access_level

Post about your customizations to share with others.

Moderators: Developer, Contributor

Post Reply
keessonnema
Posts: 5
Joined: 12 Mar 2019, 14:08

A way to use the Mantisbt login to show name and use access_level

Post by keessonnema »

Our goal is to create a web-application to easily see the most recent issues and issues based on user, priority and project.
We're looking at the REST api for the calls, but this needs a generated api-token per user.

Is there a way to use the actual Mantisbt login to use in external applications? The ideal situation would be if you can use in using Mantisbt to do stuff in our web-application (like checking project-status, assigned to, due date, etc)

I don't know if creating an api-token for each user is an ideal situation.
Post Reply