-
Notifications
You must be signed in to change notification settings - Fork 156
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
59452ad
commit 7f21773
Showing
1 changed file
with
3 additions
and
9 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,10 +1,4 @@ | ||
# support | ||
# Unofficial and experimental | ||
|
||
The purpose of this support repo is to provide helpful scripts that complement various JumpCloud services including API examples. | ||
|
||
- Feel free to submit PRs, please see [CONTRIBUTING](./CONTRIBUTING.md) for more information | ||
- Your API Key, keep it secret, keep it safe | ||
- Use example scripts at your own risk, this repo is maintained mainly by support staff and does not go through the normal Dev/QA process | ||
|
||
Some scripts use the deprecated (and out-of-date) JCAPI. In many cases, these scripts fail when running against multi-tenant user data. | ||
Since most (if not all) functionality is available elsewhere (e.g., in PowerShell scripts), these scripts will not be officially adjusted. | ||
This is a testing and experimentation fork of the primary JumpCloud support repo | ||
for the purposes of improving and developing new macOS functions and integration. |