You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+60Lines changed: 60 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -375,6 +375,8 @@ The F5 Universal Orchestrator extension implements 3 Certificate Store Types, ea
375
375
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_.
376
376
| Attribute | Description |
377
377
| --------- | ----------- |
378
+
| ServerUsername | Login credential for the F5 device. MUST be an Admin account. |
379
+
| ServerPassword | Login password for the F5 device. |
378
380
| 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". |
379
381
380
382
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
422
424
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_.
423
425
| Attribute | Description |
424
426
| --------- | ----------- |
427
+
| ServerUsername | Login credential for the F5 device. MUST be an Admin account. |
428
+
| ServerPassword | Login password for the F5 device. |
425
429
| 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". |
426
430
427
431
> 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
474
478
475
479
476
480
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
+
477
496
</details>
478
497
479
498
* **Using kfutil**
@@ -508,6 +527,19 @@ The F5 Universal Orchestrator extension implements 3 Certificate Store Types, ea
508
527
509
528
510
529
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
+
511
543
3. **Import the CSV file to create the certificate stores**
512
544
513
545
```shell
@@ -554,6 +586,21 @@ The F5 Universal Orchestrator extension implements 3 Certificate Store Types, ea
554
586
555
587
556
588
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
+
557
604
</details>
558
605
559
606
* **Using kfutil**
@@ -588,6 +635,19 @@ The F5 Universal Orchestrator extension implements 3 Certificate Store Types, ea
588
635
589
636
590
637
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
+
591
651
3. **Import the CSV file to create the certificate stores**
0 commit comments