Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

API JSON don't contain information about sourced credentials #897

Closed
skynetmo opened this issue Aug 21, 2024 · 2 comments
Closed

API JSON don't contain information about sourced credentials #897

skynetmo opened this issue Aug 21, 2024 · 2 comments
Labels
inactive No movement has happened in 30 days question Further information is requested

Comments

@skynetmo
Copy link

Hello,

i was implementing a playbook to get the list of sourced credentials from another credentials under AAP , but on the JSON i don't have any information that indicate those credentials are sourced from CyberArk for example . the inputs field on the JSON response is empty .
is there a field on the JSON that give me details about the credential ? also is it possible to use controller_configuration collection to get this information ?

Thank you in advance,

@skynetmo skynetmo added bug Something isn't working new New issue, this should be removed once reviewed labels Aug 21, 2024
@sean-m-sullivan
Copy link
Collaborator

You are correct there is no information from the controller application about sourced credentials under the specific credential. Which Json are you referring to, an export, or your config?

The credential API has it under api/v2/credentials/#/input_sources or api/v2/credential_input_sources/#

There is no indication that one is managed by the other in the config, and they have a relation in the database/api to each other

@djdanielsson djdanielsson added question Further information is requested and removed new New issue, this should be removed once reviewed bug Something isn't working labels Aug 22, 2024
@mondherGL
Copy link

mondherGL commented Aug 27, 2024

Hello ,

is there a way to get credentials informations using controller_configuration collection , for axample all credentials name and all credential_input_sources related to a credential ?

@github-actions github-actions bot added the inactive No movement has happened in 30 days label Oct 8, 2024
@github-actions github-actions bot closed this as not planned Won't fix, can't repro, duplicate, stale Oct 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
inactive No movement has happened in 30 days question Further information is requested
Projects
None yet
Development

No branches or pull requests

4 participants