LibKey Nomad Google Workspace Deployment

Modified on Thu, 25 Jul at 10:15 AM

TABLE OF CONTENTS



Deploy & Configure LibKey Nomad

Part 1: Log in to the Google Admin Workspace @ admin.google.com

  1. On the left side of the screen click on "Chrome Browser"
  2. Then click on "Apps & extensions"
  3. Click on "Users & browsers" towards the top of the screen
  4. Be sure to select the Organizational Unit you want to deploy the app to (Note: This process should be repeated for each separate instance of LibKey Nomad that you would like to push out; for example when different locations have a different assigned library)
  5. Click on the + in the bottom right corner
  6. Click on "Add from Chrome Web Store"
  7. In the search bar in the upper right corner, type "nomad" and select "LibKey Nomad"
  8. Click on "Select" in the upper right corner
  9. Under "Allow Install" in the Installation policy on the right side, click on "Force Install"
  10. At the bottom of the Installation policy on the right side, copy/paste the following JSON to set your LibraryID and Button Placement:


{
  "libraryId": {
    "Value": "INSERT-LIBRARY-ID-HERE"
  },
  "buttonPlacement": {
    "Value": "bottomLeft"
  }
}

    11. Change the value for libraryId from "INSERT-LIBRARY-ID-HERE  to your Library ID (For Example: 1234) -                 (Note: This should be a numerical value only)


        If you do not know your ID(s), please contact support@thirdiron.com for assistance.

    12. You may optionally change the value of buttonPlacement from the default of "bottomLeft" to "bottomRight" if you would like to change the position of the LibKey Nomad Button whenever it appears on screen - (Note: This value is case sensitive) 

    13. Click on "SAVE" in the upper right corner


Verify Changes

At this point, you should be able to see that LibKey Nomad has been deployed to the devices in the groups you selected for deployment.