Install Fortified Integrity with Ansible playbook
Streamline and automate deployment of Fortified Integrity in your on-prem/hybrid or cloud environment with Ansible. https://www.ansible.com/arrow-up-right
Guide prerequisite:
Python3
Git
Credentials to download the software from FortifiedID
Navigate to Fortified ID's Github and download the appropriate scenario most suited for your use case.
Open hosts to edit host address.
hosts
Replace template files to production files for communication protocols and MFA methods
Add key and certificate files to file structure under resources
resources
Open playbook.yml to edit the features that you want to include in your automation.
playbook.yml
MFA methods
Populate fields for secret key and certificate files.
Populate fields for trust store
Communication protocols
Open resources/overlay/assets/overrides.css to incorporate your own branding css and languages.
resources/overlay/assets/
overrides.css
Follow steps in integrity_ansible/README.md
integrity_ansible/
README.md
Run playbook.yml
Last updated 3 years ago