Skip to content

Return the correct project in job/allowed_agents API response

Tiger Watson requested to merge clarify-agent-auth-projects into master

What does this MR do and why?

When calling this endpoint KAS is expecting to receive the agent configuration project, not the project being authorized.

This was easy to miss, so rename to config_project everywhere (in favour of just project).

Screenshots or screen recordings

These are strongly recommended to assist reviewers and reduce the time to merge your change.

How to set up and validate locally

Numbered steps to set up and validate the change are strongly suggested.

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Edited by Tiger Watson

Merge request reports