Community
Questions Library
Docs
Blog
Events
Swag
Github
Slack
JupiterOne
Discussions
Release Notes
Contact Us
atSpoke - AskJ1 Community
<main> <article class="userContent"> <h2 data-id="integration-benefits">Integration Benefits</h2> <ul><li>Visualize atSpoke users, teams, requests and webhooks in the JupiterOne graph.</li> <li>Map atSpoke users to employees in your JupiterOne account.</li> <li>Maintain awareness of systems atSpoke is interacting with through webhooks.</li> <li>Monitor changes to atSpoke users using JupiterOne alerts.</li> <li>Correlate atSpoke request types and volume with other security events.</li> </ul><h2 data-id="how-it-works">How it Works</h2> <ul><li><p>JupiterOne periodically fetches users, teams, and webhooks from atSpoke to<br> update the graph. Optionally, requests and request types are also fetched.</p></li> <li><p>Write JupiterOne queries to review and monitor updates to the graph.</p></li> <li>Configure alerts to take action when JupiterOne graph changes.</li> </ul><h2 data-id="requirements">Requirements</h2> <ul><li><p>You need a Business or Enterprise level atSpoke account in order to create an<br> API key for JupiterOne to access the system.</p></li> <li><p>You must have permission in JupiterOne to install new integrations.</p></li> </ul><h2 data-id="support">Support</h2> <p>If you need help with this integration, please contact<br><a rel="nofollow" href="https://support.jupiterone.io">JupiterOne Support</a>.</p> <h2 data-id="integration-walkthrough">Integration Walkthrough</h2> <h3 data-id="in-atspoke">In atSpoke</h3> <ol><li>Log into atSpoke on a Business-level or Enterprise-level account (Teams-level<br> accounts do not provide API functionality).</li> <li>Go to My Profile.</li> <li>Select the API tab.</li> <li>Generate a token at the bottom of the page. Note that you can only have one<br> token for the whole atSpoke account, and it allows access to all things.</li> </ol><h3 data-id="in-jupiterone">In JupiterOne</h3> <ol><li>From the top navigation of the J1 Search homepage, select <strong>Integrations</strong></li> <li>Scroll to the <strong>atSpoke</strong> integration tile and click it.</li> <li>Click the <strong>Add Configuration</strong> button.</li> <li>Enter the <strong>Account Name</strong> by which you'd like to identify this atSpoke<br> account in JupiterOne. Ingested entities will have this value stored in<br><code class="code codeInline" spellcheck="false" tabindex="0">tag.AccountName</code> when <strong>Tag with Account Name</strong> is checked.</li> <li>Enter a <strong>Description</strong> that will further assist your team when identifying<br> the integration instance.</li> <li>Select a <strong>Polling Interval</strong> that you feel is sufficient for your monitoring<br> needs. You may leave this as <code class="code codeInline" spellcheck="false" tabindex="0">DISABLED</code> and manually execute the integration.</li> <li>Enter the <strong>atSpoke API Key</strong> generated on the atSpoke site.</li> <li>Click <strong>Create Configuration</strong> once all values are provided.</li> </ol><h3 data-id="atspoke-request-tracking">atSpoke Request Tracking</h3> <p>When the integration runs, the JupiterOne graph will request the most recent 100<br> atSpoke requests. If there are more than 100 requests available and the first<br> 100 are not enough to establish at least 14 days of history, JupiterOne will<br> keep collecting requests in batches of 100 until 14 days of history are<br> established or all requests are gathered.</p> <p>These requests will be Record entities in the JupiterOne graph, and the<br> collection size will grow indefinitely (ie. old Records will not be deleted,<br> unlike users, teams, and webhooks which only show current in the J1 graph).</p> <h1 data-id="how-to-uninstall">How to Uninstall</h1> <ol><li>From the top navigation of the J1 Search homepage, select <strong>Integrations</strong></li> <li>Scroll to the <strong>atSpoke</strong> integration tile and click it.</li> <li>Identify and click the <strong>integration to delete</strong>.</li> <li>Click the <strong>trash can</strong> icon.</li> <li>Click the <strong>Remove</strong> button to delete the integration.</li> </ol><p><br></p> <h2 data-id="data-model">Data Model</h2> <h3 data-id="entities">Entities</h3> <p>The following entities are created:</p> <table><thead><tr><th>Resources</th> <th>Entity <code class="code codeInline" spellcheck="false" tabindex="0">_type</code></th> <th>Entity <code class="code codeInline" spellcheck="false" tabindex="0">_class</code></th> </tr></thead><tbody><tr><td>atSpoke Account</td> <td><code class="code codeInline" spellcheck="false" tabindex="0">atspoke_account</code></td> <td><code class="code codeInline" spellcheck="false" tabindex="0">Account</code></td> </tr><tr><td>atSpoke Request</td> <td><code class="code codeInline" spellcheck="false" tabindex="0">atspoke_request</code></td> <td><code class="code codeInline" spellcheck="false" tabindex="0">Record</code></td> </tr><tr><td>atSpoke Request Type</td> <td><code class="code codeInline" spellcheck="false" tabindex="0">atspoke_requesttype</code></td> <td><code class="code codeInline" spellcheck="false" tabindex="0">Configuration</code></td> </tr><tr><td>atSpoke Team</td> <td><code class="code codeInline" spellcheck="false" tabindex="0">atspoke_team</code></td> <td><code class="code codeInline" spellcheck="false" tabindex="0">UserGroup</code></td> </tr><tr><td>atSpoke User</td> <td><code class="code codeInline" spellcheck="false" tabindex="0">atspoke_user</code></td> <td><code class="code codeInline" spellcheck="false" tabindex="0">User</code></td> </tr><tr><td>atSpoke Webhook</td> <td><code class="code codeInline" spellcheck="false" tabindex="0">atspoke_webhook</code></td> <td><code class="code codeInline" spellcheck="false" tabindex="0">ApplicationEndpoint</code></td> </tr></tbody></table><h3 data-id="relationships">Relationships</h3> <p>The following relationships are created/mapped:</p> <table><thead><tr><th>Source Entity <code class="code codeInline" spellcheck="false" tabindex="0">_type</code></th> <th>Relationship <code class="code codeInline" spellcheck="false" tabindex="0">_class</code></th> <th>Target Entity <code class="code codeInline" spellcheck="false" tabindex="0">_type</code></th> </tr></thead><tbody><tr><td><code class="code codeInline" spellcheck="false" tabindex="0">atspoke_account</code></td> <td><strong>HAS</strong></td> <td><code class="code codeInline" spellcheck="false" tabindex="0">atspoke_request</code></td> </tr><tr><td><code class="code codeInline" spellcheck="false" tabindex="0">atspoke_account</code></td> <td><strong>HAS</strong></td> <td><code class="code codeInline" spellcheck="false" tabindex="0">atspoke_requesttype</code></td> </tr><tr><td><code class="code codeInline" spellcheck="false" tabindex="0">atspoke_account</code></td> <td><strong>HAS</strong></td> <td><code class="code codeInline" spellcheck="false" tabindex="0">atspoke_team</code></td> </tr><tr><td><code class="code codeInline" spellcheck="false" tabindex="0">atspoke_account</code></td> <td><strong>HAS</strong></td> <td><code class="code codeInline" spellcheck="false" tabindex="0">atspoke_user</code></td> </tr><tr><td><code class="code codeInline" spellcheck="false" tabindex="0">atspoke_account</code></td> <td><strong>HAS</strong></td> <td><code class="code codeInline" spellcheck="false" tabindex="0">atspoke_webhook</code></td> </tr><tr><td><code class="code codeInline" spellcheck="false" tabindex="0">atspoke_request</code></td> <td><strong>HAS</strong></td> <td><code class="code codeInline" spellcheck="false" tabindex="0">atspoke_requesttype</code></td> </tr><tr><td><code class="code codeInline" spellcheck="false" tabindex="0">atspoke_team</code></td> <td><strong>HAS</strong></td> <td><code class="code codeInline" spellcheck="false" tabindex="0">atspoke_user</code></td> </tr></tbody></table><p><br></p> </article> </main>