Skip to content

Commit 7e88994

Browse files
author
Lee Fine
committed
Merge branch 'ab#64704' of https://github.com/Keyfactor/f5-rest-orchestrator into ab#64704
2 parents 9fc6616 + 37d19dc commit 7e88994

6 files changed

+345
-285
lines changed

README.md

Lines changed: 60 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -375,6 +375,8 @@ The F5 Universal Orchestrator extension implements 3 Certificate Store Types, ea
375375
If a PAM provider was installed _on the Universal Orchestrator_ in the [Installation](#Installation) section, the following parameters can be configured for retrieval _on the Universal Orchestrator_.
376376
| Attribute | Description |
377377
| --------- | ----------- |
378+
| ServerUsername | Login credential for the F5 device. MUST be an Admin account. |
379+
| ServerPassword | Login password for the F5 device. |
378380
| Store Password | Check "No Password" if you wish the private key of any added certificate to be set to Key Security Type "Normal". Enter a value (either a password or pointer to an installed PAM provider key for the password) to be used to encrypt the private key of any added certificate for Key Security Type of "Password". |
379381
380382
Please refer to the **Universal Orchestrator (remote)** usage section ([PAM providers on the Keyfactor Integration Catalog](https://keyfactor.github.io/integrations-catalog/content/pam)) for your selected PAM provider for instructions on how to load attributes orchestrator-side.
@@ -422,6 +424,8 @@ The F5 Universal Orchestrator extension implements 3 Certificate Store Types, ea
422424
If a PAM provider was installed _on the Universal Orchestrator_ in the [Installation](#Installation) section, the following parameters can be configured for retrieval _on the Universal Orchestrator_.
423425
| Attribute | Description |
424426
| --------- | ----------- |
427+
| ServerUsername | Login credential for the F5 device. MUST be an Admin account. |
428+
| ServerPassword | Login password for the F5 device. |
425429
| Store Password | Check "No Password" if you wish the private key of any added certificate to be set to Key Security Type "Normal". Enter a value (either a password or pointer to an installed PAM provider key for the password) to be used to encrypt the private key of any added certificate for Key Security Type of "Password". |
426430

427431
> Any secret can be rendered by a PAM provider _installed on the Keyfactor Command server_. The above parameters are specific to attributes that can be fetched by an installed PAM provider running on the Universal Orchestrator server itself.
@@ -474,6 +478,21 @@ The F5 Universal Orchestrator extension implements 3 Certificate Store Types, ea
474478
475479
476480
481+
<details><summary>Attributes eligible for retrieval by a PAM Provider on the Universal Orchestrator</summary>
482+
483+
If a PAM provider was installed _on the Universal Orchestrator_ in the [Installation](#Installation) section, the following parameters can be configured for retrieval _on the Universal Orchestrator_.
484+
| Attribute | Description |
485+
| --------- | ----------- |
486+
| ServerUsername | Login credential for the F5 device. MUST be an Admin account. |
487+
| ServerPassword | Login password for the F5 device. |
488+
489+
490+
Please refer to the **Universal Orchestrator (remote)** usage section ([PAM providers on the Keyfactor Integration Catalog](https://keyfactor.github.io/integrations-catalog/content/pam)) for your selected PAM provider for instructions on how to load attributes orchestrator-side.
491+
492+
> Any secret can be rendered by a PAM provider _installed on the Keyfactor Command server_. The above parameters are specific to attributes that can be fetched by an installed PAM provider running on the Universal Orchestrator server itself.
493+
</details>
494+
495+
477496
</details>
478497
479498
* **Using kfutil**
@@ -508,6 +527,19 @@ The F5 Universal Orchestrator extension implements 3 Certificate Store Types, ea
508527

509528

510529

530+
<details><summary>Attributes eligible for retrieval by a PAM Provider on the Universal Orchestrator</summary>
531+
532+
If a PAM provider was installed _on the Universal Orchestrator_ in the [Installation](#Installation) section, the following parameters can be configured for retrieval _on the Universal Orchestrator_.
533+
| Attribute | Description |
534+
| --------- | ----------- |
535+
| ServerUsername | Login credential for the F5 device. MUST be an Admin account. |
536+
| ServerPassword | Login password for the F5 device. |
537+
538+
539+
> Any secret can be rendered by a PAM provider _installed on the Keyfactor Command server_. The above parameters are specific to attributes that can be fetched by an installed PAM provider running on the Universal Orchestrator server itself.
540+
</details>
541+
542+
511543
3. **Import the CSV file to create the certificate stores**
512544

513545
```shell
@@ -554,6 +586,21 @@ The F5 Universal Orchestrator extension implements 3 Certificate Store Types, ea
554586
555587
556588
589+
<details><summary>Attributes eligible for retrieval by a PAM Provider on the Universal Orchestrator</summary>
590+
591+
If a PAM provider was installed _on the Universal Orchestrator_ in the [Installation](#Installation) section, the following parameters can be configured for retrieval _on the Universal Orchestrator_.
592+
| Attribute | Description |
593+
| --------- | ----------- |
594+
| ServerUsername | Login credential for the F5 device. MUST be an Admin account. |
595+
| ServerPassword | Login password for the F5 device. |
596+
597+
598+
Please refer to the **Universal Orchestrator (remote)** usage section ([PAM providers on the Keyfactor Integration Catalog](https://keyfactor.github.io/integrations-catalog/content/pam)) for your selected PAM provider for instructions on how to load attributes orchestrator-side.
599+
600+
> Any secret can be rendered by a PAM provider _installed on the Keyfactor Command server_. The above parameters are specific to attributes that can be fetched by an installed PAM provider running on the Universal Orchestrator server itself.
601+
</details>
602+
603+
557604
</details>
558605
559606
* **Using kfutil**
@@ -588,6 +635,19 @@ The F5 Universal Orchestrator extension implements 3 Certificate Store Types, ea
588635

589636

590637

638+
<details><summary>Attributes eligible for retrieval by a PAM Provider on the Universal Orchestrator</summary>
639+
640+
If a PAM provider was installed _on the Universal Orchestrator_ in the [Installation](#Installation) section, the following parameters can be configured for retrieval _on the Universal Orchestrator_.
641+
| Attribute | Description |
642+
| --------- | ----------- |
643+
| ServerUsername | Login credential for the F5 device. MUST be an Admin account. |
644+
| ServerPassword | Login password for the F5 device. |
645+
646+
647+
> Any secret can be rendered by a PAM provider _installed on the Keyfactor Command server_. The above parameters are specific to attributes that can be fetched by an installed PAM provider running on the Universal Orchestrator server itself.
648+
</details>
649+
650+
591651
3. **Import the CSV file to create the certificate stores**
592652

593653
```shell
Loading
Loading
Loading
Loading

0 commit comments

Comments
 (0)