What is the nature and description of the request?
In the current EDA UI screen when we add credentials to Activations we allow the user to pick as many Credentials since they could be Vault Credentials, Source Credentials and RH AAP Credentials. If the user picks multiple RH AAP Credential it leads to an ambiguity which Credential would EDA use. We only need 1 RH AAP Credential since ansible-rulebook only supports 1 RH AAP Credential. So we would like to prevent the user from selecting more than 1 RH AAP Credential.
Why does the customer need this? (List the business requirements here)
It confuses users about which RHAAP credential would get used. A user could limit it to just 1 but if they accidentally select more than 1 we should be able to stop them at the UI level
How would you like to achieve this? (List the functional requirements here)
Have a separate UI field for RH AAP Credential which will be a single select
List any affected known dependencies: Doc, UI etc..