1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39
|
<!-- fetched from https://github.com/organizations/google-test3/settings/oauth_application_policy on 2019-10-15
Some extraneous markup removed to keep the file size smaller -->
<html lang="en">
<body class="logged-in env-production min-width-lg">
<div class="application-main " data-commit-hovercards-enabled>
<main id="js-pjax-container" data-pjax-container>
<div itemscope itemtype="http://schema.org/Organization">
<div class="container-lg px-3 d-flex">
<div class="col-9">
<div class="boxed-group oauth-application-allowlist ">
<h3>Third-party application access policy</h3>
<div class="boxed-group-inner">
<p>
Policy: <strong>No restrictions</strong> <svg class="octicon octicon-alert" viewBox="0 0 16 16" version="1.1" width="16" height="16" aria-hidden="true"><path fill-rule="evenodd" d="M8.893 1.5c-.183-.31-.52-.5-.887-.5s-.703.19-.886.5L.138 13.499a.98.98 0 0 0 0 1.001c.193.31.53.501.886.501h13.964c.367 0 .704-.19.877-.5a1.03 1.03 0 0 0 .01-1.002L8.893 1.5zm.133 11.497H6.987v-2.003h2.039v2.003zm0-3.004H6.987V5.987h2.039v4.006z"/></svg>
</p>
<p>
All applications authorized by organization members have access to <strong>google-test</strong>’s data.
</p>
<a class="btn" href="/organizations/google-test/settings/oauth_application_policy/confirm">Setup application access restrictions</a>
<p class="help">
<svg class="octicon octicon-question" viewBox="0 0 14 16" version="1.1" width="14" height="16" aria-hidden="true"><path fill-rule="evenodd" d="M6 10h2v2H6v-2zm4-3.5C10 8.64 8 9 8 9H6c0-.55.45-1 1-1h.5c.28 0 .5-.22.5-.5v-1c0-.28-.22-.5-.5-.5h-1c-.28 0-.5.22-.5.5V7H4c0-1.5 1.5-3 3-3s3 1 3 2.5zM7 2.3c3.14 0 5.7 2.56 5.7 5.7s-2.56 5.7-5.7 5.7A5.71 5.71 0 0 1 1.3 8c0-3.14 2.56-5.7 5.7-5.7zM7 1C3.14 1 0 4.14 0 8s3.14 7 7 7 7-3.14 7-7-3.14-7-7-7z"/></svg>
When authorized, applications can act on behalf of organization members. Your access policy determines which applications can access data in your organization. <a href="https://help.github.com/articles/about-third-party-application-restrictions/">Read more about third-party access and organizations.</a>
</p>
</div>
</div>
</div>
</div>
</div>
</main>
</div>
</body>
</html>
|