I want anyone in my organization to access project Id and vertion id via jira api without entering their credentials or email. I want like a shared token, is there a way to do that?
Hi @Sudharshanam C and welcome to the Community,
there is no shared token per se.
A token is always created within a User Account as it respects that user's permissions/restrictions.
You could have a technical user and simply "publish" the access token by giving it to everbody. Not the safest thing to do. I would certainly restrict that technical user in it's permissions and access as much as possible.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.