{"id":22325482,"url":"https://github.com/jamf/jamfconnect","last_synced_at":"2025-04-05T20:09:22.396Z","repository":{"id":41126150,"uuid":"454056580","full_name":"jamf/jamfconnect","owner":"jamf","description":"A repository for Jamf Connect scripts, configuration profile templates,EAs and more!","archived":false,"fork":false,"pushed_at":"2024-10-07T14:20:00.000Z","size":9716,"stargazers_count":103,"open_issues_count":2,"forks_count":17,"subscribers_count":11,"default_branch":"main","last_synced_at":"2025-03-29T19:05:01.711Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jamf.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":"CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2022-01-31T15:18:54.000Z","updated_at":"2025-03-01T14:55:17.000Z","dependencies_parsed_at":"2024-01-12T12:18:43.899Z","dependency_job_id":"0cd52261-5d11-4f75-8c09-0fb988e3974e","html_url":"https://github.com/jamf/jamfconnect","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jamf%2Fjamfconnect","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jamf%2Fjamfconnect/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jamf%2Fjamfconnect/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jamf%2Fjamfconnect/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jamf","download_url":"https://codeload.github.com/jamf/jamfconnect/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247393572,"owners_count":20931813,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-12-04T02:12:11.090Z","updated_at":"2025-04-05T20:09:22.376Z","avatar_url":"https://github.com/jamf.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Jamf Connect\n\nThis repository contains open-source resources for use with or alongside Jamf Connect.\n\n![](https://resources.jamf.com/images/logos/Jamf-Connect-color.png)\n\nJamf Connect users can leverage the following resources:\n\n### Configuration Profiles\n\nJamf Connect supports many identity providers (IdPs) and custom settings, the `Configurations` folder includes example configuration profiles for supported identity providers and a template for setting up a custom IdP. Examples for advanced settings, such as menu bar actions and the Jamf Connect Notify screen are also available.\n\nImport the sample profiles into the Jamf Connect Configuration application or configure settings directly into Jamf Pro.\n\n**Note: Make sure to edit the example configuration profiles to use your organization's identity provider settings.**\n\n### Extension Attributes\n\nJamf Connect writes data to the `com.jamf.connect.state` preference domain on computers, which can be used to populate inventory information in Jamf Pro via extension attributes. Many of the Extension Attributes available this repository are also available in Jamf Pro as built-in templates.\n\nFor more information about using Extension Attributes with Jamf Pro, see [Computer Extension Attributes](https://docs.jamf.com/jamf-pro/administrator-guide/Computer_Extension_Attributes.html) in the _Jamf Pro Documentation_.\n\nAdditional extension attributes curated by Jamf's Professional Services and Consulting Engineering teams are in `additional_extension_attributes` folder.\n\n### Jamf Connect Scripts\n\nSome Jamf Connect processes can be run via scripts:\n\n- Use the [URI schemas](https://docs.jamf.com/jamf-connect/documentation/Jamf_Connect_URL_Scheme.html) in scripts to perform simple actions.\n- Read data from [com.jamf.connect.state.plist](https://docs.jamf.com/jamf-connect/documentation/State_Settings_and_User_Status.html) to use in scripts.\n- Execute the [authchanger](https://docs.jamf.com/jamf-connect/documentation/authchanger.html) command-line tool to change the macOS loginwindow from a script or run certain actions with Jamf Connect at login.\n\n### Helper Tools\n\nThe tools contained within this section of the repository are built to help deliver the best possible implementation of Jamf Connect.\n\n### Debugging Logs\n\nFor more information about Jamf Connect logs, see [Jamf Connect Logs](https://docs.jamf.com/jamf-connect/documentation/Jamf_Connect_Logs.html) in the _Jamf Connect Documentation_.\n\n**Disclaimer:** All resources contained in this repository are provided as-is and are not officially supported by Jamf Support.\n\n```\n####################################################################################################\n#\n# Copyright (c) 2022, Jamf Software, LLC.  All rights reserved.\n#\n#       Redistribution and use in source and binary forms, with or without\n#       modification, are permitted provided that the following conditions are met:\n#               * Redistributions of source code must retain the above copyright\n#                 notice, this list of conditions and the following disclaimer.\n#               * Redistributions in binary form must reproduce the above copyright\n#                 notice, this list of conditions and the following disclaimer in the\n#                 documentation and/or other materials provided with the distribution.\n#               * Neither the name of the JAMF Software, LLC nor the\n#                 names of its contributors may be used to endorse or promote products\n#                 derived from this software without specific prior written permission.\n#\n#       THIS SOFTWARE IS PROVIDED BY JAMF SOFTWARE, LLC \"AS IS\" AND ANY\n#       EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED\n#       WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE\n#       DISCLAIMED. IN NO EVENT SHALL JAMF SOFTWARE, LLC BE LIABLE FOR ANY\n#       DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES\n#       (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;\n#       LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND\n#       ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT\n#       (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS\n#       SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.\n#\n####################################################################################################\n\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjamf%2Fjamfconnect","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjamf%2Fjamfconnect","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjamf%2Fjamfconnect/lists"}