on 2023 Aug 04 3:27 PM
Hello,
I'm trying to create a job on Continuous Integration and Delivery system to deploy my CAP application to the BTP.
On my local, I'm using the platform user on IAS to access Cloud Foundry space by adding "--origin <origin>" parameter to the "cf login" command and it works as expected. I want to provide the same parameter on my CI/CD job. However, there are only the following parameters available on the Job Editor:

Is there any way to provide the origin parameter here? I'm thinking that it should be possible to set the loginParameters parameter (https://www.project-piper.io/steps/cloudFoundryDeploy/#loginparameters) using the Additional Commands parts on the UI but didn't find how to do it.
Any idea how can I set this parameter on the Job Editor?
Thanks,
Abdul.
Request clarification before answering.
I've managed it by adding PIPER_loginParameters with value "--origin <origin>" in the additional variables part.
UPDATE 29.04.2025: This parameter does not work any more. There is a new credential type for custom IdP:
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 9 | |
| 6 | |
| 4 | |
| 4 | |
| 3 | |
| 3 | |
| 3 | |
| 2 | |
| 2 | |
| 2 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.