https://github.com/infamousjoeg/cyberark-safe-factory
Automatically create safes and permission with role groups based on your enterprise standards and policies
https://github.com/infamousjoeg/cyberark-safe-factory
cyberark enterprise-password-vault otfl-webinar powershell rest-api
Last synced: 3 months ago
JSON representation
Automatically create safes and permission with role groups based on your enterprise standards and policies
- Host: GitHub
- URL: https://github.com/infamousjoeg/cyberark-safe-factory
- Owner: infamousjoeg
- License: apache-2.0
- Created: 2018-03-26T17:33:48.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-07-31T13:32:38.000Z (about 7 years ago)
- Last Synced: 2025-04-13T23:24:26.106Z (6 months ago)
- Topics: cyberark, enterprise-password-vault, otfl-webinar, powershell, rest-api
- Language: PowerShell
- Size: 16.6 KB
- Stars: 11
- Watchers: 4
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# CyberArk Safe Factory
Automatically create safes and permission with role groups based on your enterprise standards and policies.
## OTFL Insider's Webinar
This script was created as part of CyberArk's On The Front Lines (OTFL) Insider's Webinar Series called _CyberArk REST API: From Start-to-Finish_ and is a project voted on by our CyberArk Champions community.
### Video Webinar on YouTube
[https://cybr.rocks/OTFL-RESTAPI-1](https://cybr.rocks/OTFL-RESTAPI-1)
### Q&A From Webinar
You may read the full list of Questions & Answers collected during both sessions of the webinar at [webinar-qa/README.md](webinar-qa/README.md).
## PowerShell Modules/Functions Used
* psPAS by pspete
* [https://github.com/pspete/psPAS](https://github.com/pspete/psPAS)
* Get-CCPPassword.ps1 by pspete
* [https://github.com/pspete/CyberArk-PowerTools/tree/master/CentralCredentialProvider](https://github.com/pspete/CyberArk-PowerTools/tree/master/CentralCredentialProvider)## Postman Documentation
* CyberArk Web Services REST API on Postman
* [https://cybr.rocks/RESTAPIv10](https://cybr.rocks/RESTAPIv10)