jenkinsci / additional-identities-plugin

Additional Identities Plugin
https://plugins.jenkins.io/additional-identities-plugin
MIT License
4 stars 10 forks source link

How to work with Additional Identities using the REST API #70

Open Robert10744 opened 4 days ago

Robert10744 commented 4 days ago

Describe your use-case which is not covered by existing documentation.

Currently I am stuck how to view additional Identities using the REST API. When calling

https://jenkins/user/userName/api/json?pretty=true

the section with the additional identities is always empty as shown in the screen shot below.

image

Is there any documentation available how to make this information available?

Reference any relevant documentation, other materials or issues/pull requests that can be used for inspiration.

No response

Are you interested in contributing to the documentation?

No response

viceice commented 4 days ago

nothing available. it probably needs some code changes to be available on rest API