mirror of
https://github.com/PurpleComputing/scim-examples.git
synced 2026-06-11 07:10:30 +01:00
Merge pull request #72 from 1Password/nkechi/link-fix
corrected link to op scim service file
This commit is contained in:
@@ -62,6 +62,6 @@ _After the DNS record has been propogated_, you can continue setting up your IdP
|
||||
|
||||
In order to automatically launch the 1Password SCIM bridge upon startup when using **docker-compose**, you will need to configure systemd to automatically start the Docker daemon and launch op-scim.
|
||||
|
||||
1. Install the service file for op-scim. A [sample](op-scim.service) is provided and you'll need to change the path.
|
||||
1. Install the service file for op-scim. A [sample](compose/op-scim.service) is provided and you'll need to change the path.
|
||||
2. Reload systemd: `systemctl daemon-reload`
|
||||
3. Enable the op-scim service: `systemctl enable op-scim`
|
||||
|
||||
Reference in New Issue
Block a user