15.15Deployment authentication
The CI system itself must authenticate to Anypoint Platform.
Current MuleSoft Maven deployment documentation supports approaches including:
authorization token
Maven server credentials
Connected App credentials
among others.
For CI/CD, I'd favor a machine/service identity rather than a developer's personal username/password.
Same principle as Salesforce integration auth.