-
Notifications
You must be signed in to change notification settings - Fork 9
Expand file tree
/
Copy pathglossary.html
More file actions
355 lines (322 loc) · 25.9 KB
/
Copy pathglossary.html
File metadata and controls
355 lines (322 loc) · 25.9 KB
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
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
<!DOCTYPE html>
<html class="writer-html5" lang="en" data-content_root="./">
<head>
<meta charset="utf-8" /><meta name="viewport" content="width=device-width, initial-scale=1" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Glossary</title>
<link rel="stylesheet" type="text/css" href="_static/pygments.css?v=55b73dce" />
<link rel="stylesheet" type="text/css" href="_static/css/theme.css?v=e59714d7" />
<link rel="stylesheet" type="text/css" href="_static/css/tooltipster.custom.css" />
<link rel="stylesheet" type="text/css" href="_static/css/tooltipster.bundle.min.css" />
<link rel="stylesheet" type="text/css" href="_static/css/tooltipster-sideTip-shadow.min.css" />
<link rel="stylesheet" type="text/css" href="_static/css/tooltipster-sideTip-punk.min.css" />
<link rel="stylesheet" type="text/css" href="_static/css/tooltipster-sideTip-noir.min.css" />
<link rel="stylesheet" type="text/css" href="_static/css/tooltipster-sideTip-light.min.css" />
<link rel="stylesheet" type="text/css" href="_static/css/tooltipster-sideTip-borderless.min.css" />
<link rel="stylesheet" type="text/css" href="_static/css/micromodal.css" />
<link rel="stylesheet" type="text/css" href="_static/copybutton.css?v=76b2166b" />
<link rel="stylesheet" type="text/css" href="_static/css/sphinx_rtd_theme.css?v=3234e928" />
<link rel="stylesheet" type="text/css" href="_static/sphinx-design.min.css?v=95c83b7e" />
<link rel="stylesheet" type="text/css" href="_static/custom.css?v=df2e3293" />
<link rel="shortcut icon" href="_static/favicon.ico"/>
<script src="_static/jquery.js?v=5d32c60e"></script>
<script src="_static/_sphinx_javascript_frameworks_compat.js?v=2cd50e6c"></script>
<script src="_static/documentation_options.js?v=5929fcd5"></script>
<script src="_static/doctools.js?v=9bcbadda"></script>
<script src="_static/sphinx_highlight.js?v=dc90522c"></script>
<script src="_static/js/hoverxref.js"></script>
<script src="_static/js/tooltipster.bundle.min.js"></script>
<script src="_static/js/micromodal.min.js"></script>
<script src="_static/js/versionwarning.js?v=d4224a34"></script>
<script src="_static/clipboard.min.js?v=a7894cd8"></script>
<script src="_static/copybutton.js?v=f281be69"></script>
<script src="_static/design-tabs.js?v=f930bc37"></script>
<script>window.MathJax = {"options": {"processHtmlClass": "tex2jax_process|mathjax_process|math|output_area"}}</script>
<script defer="defer" src="https://cdn.jsdelivr.net/npm/mathjax@3/es5/tex-mml-chtml.js"></script>
<script src="_static/js/theme.js"></script>
<link rel="index" title="Index" href="genindex.html" />
<link rel="search" title="Search" href="search.html" />
<link rel="prev" title="Essential GAP Toolset" href="essential-gap-toolset/index.html" />
</head>
<body class="wy-body-for-nav">
<div class="wy-grid-for-nav">
<nav data-toggle="wy-nav-shift" class="wy-nav-side">
<div class="wy-side-scroll">
<div class="wy-side-nav-search" >
<a href="index.html" class="icon icon-home">
Gaijin Application Platform Documentation
<img src="_static/logo.png" class="logo" alt="Logo"/>
</a>
<div role="search">
<form id="rtd-search-form" class="wy-form" action="search.html" method="get">
<input type="text" name="q" placeholder="Search docs" aria-label="Search docs" />
<input type="hidden" name="check_keywords" value="yes" />
<input type="hidden" name="area" value="default" />
</form>
</div>
</div><div class="wy-menu wy-menu-vertical" data-spy="affix" role="navigation" aria-label="Navigation menu">
<p class="caption" role="heading"><span class="caption-text">Quick Start</span></p>
<ul>
<li class="toctree-l1"><a class="reference internal" href="quick-start/getting_started.html">Prerequisites</a></li>
<li class="toctree-l1"><a class="reference internal" href="quick-start/projects.html">Create Your First Project</a></li>
<li class="toctree-l1"><a class="reference internal" href="quick-start/applications.html">Create and Configure Applications</a></li>
<li class="toctree-l1"><a class="reference internal" href="quick-start/services.html">Connect Services</a></li>
<li class="toctree-l1"><a class="reference internal" href="quick-start/upload_to_gdn.html">Uploading Builds</a></li>
</ul>
<p class="caption" role="heading"><span class="caption-text">Basic Concepts</span></p>
<ul>
<li class="toctree-l1"><a class="reference internal" href="basic-concepts/authentication/index.html">Authentication</a></li>
<li class="toctree-l1"><a class="reference internal" href="basic-concepts/jwt.html">JSON Web Tokens</a></li>
<li class="toctree-l1"><a class="reference internal" href="basic-concepts/roles-and-permissions/roles_and_permissions.html">Roles and Permissions</a></li>
</ul>
<p class="caption" role="heading"><span class="caption-text">Services</span></p>
<ul>
<li class="toctree-l1"><a class="reference internal" href="central/index.html">Central</a></li>
<li class="toctree-l1"><a class="reference external" href="https://gaijinentertainment.github.io/dev-portal/front/getting-started/index.html">Dev Portal</a></li>
<li class="toctree-l1"><a class="reference internal" href="newsfeed/index.html">Newsfeed</a></li>
</ul>
<p class="caption" role="heading"><span class="caption-text">API References</span></p>
<ul>
<li class="toctree-l1"><a class="reference external" href="https://gaijinentertainment.github.io/backend-game-services/index.html">Backend Game Services</a></li>
<li class="toctree-l1"><a class="reference internal" href="api-references/permissions-api/index.html">Permissions API</a></li>
</ul>
<p class="caption" role="heading"><span class="caption-text">Tools</span></p>
<ul>
<li class="toctree-l1"><a class="reference internal" href="essential-gap-toolset/index.html">Essential GAP Toolset</a></li>
</ul>
<p class="caption" role="heading"><span class="caption-text">Glossary</span></p>
<ul class="current">
<li class="toctree-l1 current"><a class="current reference internal" href="#">Glossary</a></li>
</ul>
</div>
</div>
</nav>
<section data-toggle="wy-nav-shift" class="wy-nav-content-wrap"><nav class="wy-nav-top" aria-label="Mobile navigation menu" >
<i data-toggle="wy-nav-top" class="fa fa-bars"></i>
<a href="index.html">Gaijin Application Platform Documentation</a>
</nav>
<div class="wy-nav-content">
<div class="rst-content">
<div role="navigation" aria-label="Page navigation">
<ul class="wy-breadcrumbs">
<li><a href="index.html" class="icon icon-home" aria-label="Home"></a></li>
<li class="breadcrumb-item active">Glossary</li>
<li class="wy-breadcrumbs-aside">
</li>
</ul>
<hr/>
</div>
<div role="main" class="document" itemscope="itemscope" itemtype="http://schema.org/Article">
<div itemprop="articleBody">
<section class="tex2jax_ignore mathjax_ignore" id="glossary">
<h1>Glossary<a class="headerlink" href="#glossary" title="Link to this heading"></a></h1>
<dl class="glossary">
<dt id="term-access-key">access key<a class="headerlink" href="#term-access-key" title="Link to this term"></a></dt><dd><p>A credential used to authenticate server-to-server API requests on behalf
of an application. Stored securely on the server side and never exposed to
clients. Each application can have up to two active access keys at a time,
see <a class="reference internal" href="api-references/permissions-api/api_access_key.html"><span class="std std-doc">API Access Key for Application</span></a>.</p>
</dd>
<dt id="term-access-token">access token<a class="headerlink" href="#term-access-token" title="Link to this term"></a></dt><dd><p>A short-lived OAuth 2.0 token with a 1-hour lifetime, returned after
successful authorization. Used to access protected resources and request
user profile data. Can be exchanged for a user
<a class="hxr-hoverxref hxr-tooltip reference internal" href="#term-JSON-Web-Token-JWT"><span class="xref std std-term">JSON Web Token (JWT)</span></a>,
see <a class="reference internal" href="basic-concepts/authentication/oauth_openid.html"><span class="std std-doc">OAuth 2.0 / OpenID Connect Integration</span></a>.</p>
</dd>
<dt id="term-administrator">administrator<a class="headerlink" href="#term-administrator" title="Link to this term"></a></dt><dd><p>A user assigned to manage resources within a project or application.
There are two levels:</p>
<ul class="simple">
<li><p><strong>Project administrator</strong> — can manage any entity in the project
(applications, services, service accounts), except the project owner.</p></li>
<li><p><strong>Application administrator</strong> — has one of two roles: <em>Developer</em>
(manages the application schema and API keys) or <em>Users Manager</em> (views
the user list and assigns roles).</p></li>
</ul>
<p>A project can have any number of administrators. Contrast with
<a class="hxr-hoverxref hxr-tooltip reference internal" href="#term-owner"><span class="xref std std-term">owner</span></a>,
see <a class="reference internal" href="central/project/owners_and_administrators.html"><span class="std std-doc">Owners and Administrators</span></a>.</p>
</dd>
<dt id="term-application">application<a class="headerlink" href="#term-application" title="Link to this term"></a></dt><dd><p>Application is a logical entity, allowing to break a project into separate
subsystems,
see <a class="reference internal" href="central/application/application.html"><span class="std std-doc">Application</span></a> section.</p>
</dd>
<dt id="term-application-schema">application schema<a class="headerlink" href="#term-application-schema" title="Link to this term"></a></dt><dd><p>A structured definition of the permissions system within an application,
consisting of a combination of permissions and roles. The application schema
allows developers to assign roles to users, defining what actions they can
perform within the application. By establishing an application schema,
developers maintain control over user access, ensuring a flexible and
organized permissions structure,
see <a class="reference internal" href="basic-concepts/roles-and-permissions/roles_and_permissions.html#application-schema"><span class="std std-ref">Application Schema</span></a>.</p>
</dd>
<dt id="term-authorization-code">authorization code<a class="headerlink" href="#term-authorization-code" title="Link to this term"></a></dt><dd><p>A temporary, one-time code returned by the authorization server after user
consent in the OAuth 2.0 Authorization Code Flow. Must be exchanged for an
<a class="hxr-hoverxref hxr-tooltip reference internal" href="#term-access-token"><span class="xref std std-term">access token</span></a> and <a class="hxr-hoverxref hxr-tooltip reference internal" href="#term-ID-token"><span class="xref std std-term">ID token</span></a>,
see <a class="reference internal" href="basic-concepts/authentication/oauth_openid.html"><span class="std std-doc">OAuth 2.0 / OpenID Connect Integration</span></a>.</p>
</dd>
<dt id="term-bound-token">bound token<a class="headerlink" href="#term-bound-token" title="Link to this term"></a></dt><dd><p>A <a class="hxr-hoverxref hxr-tooltip reference internal" href="#term-JSON-Web-Token-JWT"><span class="xref std std-term">JSON Web Token (JWT)</span></a> issued during user authorization and bound
to a specific application. Grants access to user permissions. Contrast with
<a class="hxr-hoverxref hxr-tooltip reference internal" href="#term-unbound-token"><span class="xref std std-term">unbound token</span></a>,
see <a class="reference internal" href="basic-concepts/jwt.html#types-of-jwt"><span class="std std-ref">JSON Web Tokens</span></a>.</p>
</dd>
<dt id="term-device-factor">device factor<a class="headerlink" href="#term-device-factor" title="Link to this term"></a></dt><dd><p>A random value generated at login time and stored in the browser. Included
in the JWT payload as a hash (<code class="docutils literal notranslate"><span class="pre">fac</span></code> field). Because only the original
browser holds the factor, the token can only be used from that browser.
Required for most permission-related API operations,
see <a class="reference internal" href="basic-concepts/jwt.html#factor-based-device-binding"><span class="std std-ref">JSON Web Tokens</span></a>.</p>
</dd>
<dt id="term-ID-token">ID token<a class="headerlink" href="#term-ID-token" title="Link to this term"></a></dt><dd><p>An OpenID Connect token returned alongside the <a class="hxr-hoverxref hxr-tooltip reference internal" href="#term-access-token"><span class="xref std std-term">access token</span></a> after
successful OAuth authorization. Contains identity information about the user
(email, nickname, etc.) and has a 1-hour lifetime,
see <a class="reference internal" href="basic-concepts/authentication/oauth_openid.html"><span class="std std-doc">OAuth 2.0 / OpenID Connect Integration</span></a>.</p>
</dd>
<dt id="term-JSON-Web-Token-JWT">JSON Web Token (JWT)<a class="headerlink" href="#term-JSON-Web-Token-JWT" title="Link to this term"></a></dt><dd><p>A JSON Web Token (JWT) is a compact, secure token that transmits user data
between parties. It is signed by the issuer for authenticity and is commonly
used for authentication, allowing access across services without
re-authenticating. JWTs may include additional data like permissions and
have a limited trust period, determined by the service,
see <a class="reference internal" href="basic-concepts/jwt.html"><span class="std std-doc">JSON Web Token (JWT)</span></a>.</p>
</dd>
<dt id="term-OAuth-2.0-OpenID-Connect">OAuth 2.0 / OpenID Connect<a class="headerlink" href="#term-OAuth-2.0-OpenID-Connect" title="Link to this term"></a></dt><dd><p>An industry-standard authentication and authorization protocol. Gaijin
<a class="hxr-hoverxref hxr-tooltip reference internal" href="#term-SSO"><span class="xref std std-term">SSO</span></a> implements the OAuth 2.0 Authorization Code Flow with OpenID
Connect 1.0, enabling secure user login and token issuance for third-party
clients,
see <a class="reference internal" href="basic-concepts/authentication/oauth_openid.html"><span class="std std-doc">OAuth 2.0 / OpenID Connect Integration</span></a>.</p>
</dd>
<dt id="term-owner">owner<a class="headerlink" href="#term-owner" title="Link to this term"></a></dt><dd><p>A project-level role with the highest authority. Owners can add or remove
administrators and other owners. Every project must have at least one owner,
see <a class="reference internal" href="central/project/owners_and_administrators.html"><span class="std std-doc">Owners and Administrators</span></a>.</p>
</dd>
<dt id="term-permission">permission<a class="headerlink" href="#term-permission" title="Link to this term"></a></dt><dd><p>Permission is an atomic unit of access that grants a user the ability to
perform a specific action,
see <a class="reference internal" href="basic-concepts/roles-and-permissions/roles_and_permissions.html"><span class="std std-doc">Roles and Permissions</span></a>.</p>
</dd>
<dt id="term-private-role">private role<a class="headerlink" href="#term-private-role" title="Link to this term"></a></dt><dd><p>A role assigned within the application scope, restricted to specific users
performing administrative or service-related tasks, such as managers and
support personnel. Private roles are assigned by the application developer
and are not available to all project users,
see <a class="reference internal" href="basic-concepts/roles-and-permissions/roles_and_permissions.html#public-and-private-roles"><span class="std std-ref">Public and Private Roles</span></a>.</p>
</dd>
<dt id="term-project">project<a class="headerlink" href="#term-project" title="Link to this term"></a></dt><dd><p>Project is the top-level entity for Gaijin Central: it can contain one or
more applications, allows you to connect the necessary services depending on
your needs, allows flexible access management for administrators to
applications and services,
see <a class="reference internal" href="central/project/project.html"><span class="std std-doc">Project</span></a> section.</p>
</dd>
<dt id="term-protected-role">protected role<a class="headerlink" href="#term-protected-role" title="Link to this term"></a></dt><dd><p>A role marked as protected, which restricts the permissions it can contain
and who can modify it. Only protected roles can include protected rules from
the application schema. Changing a role from public to protected removes it
from all existing user project access records,
see <a class="reference internal" href="api-references/permissions-api/role.html#protected-role-restrictions"><span class="std std-ref">Role</span></a>.</p>
</dd>
<dt id="term-public-role">public role<a class="headerlink" href="#term-public-role" title="Link to this term"></a></dt><dd><p>A role assigned at the project level, available to all users with project
access. Public roles can be assigned by users connecting the application as
a service, see
<a class="reference internal" href="basic-concepts/roles-and-permissions/roles_and_permissions.html#public-and-private-roles"><span class="std std-ref">Public and Private Roles</span></a>.</p>
</dd>
<dt id="term-refresh-token">refresh token<a class="headerlink" href="#term-refresh-token" title="Link to this term"></a></dt><dd><p>A long-lived OAuth 2.0 token with a 30-day lifetime that allows clients to
obtain new <a class="hxr-hoverxref hxr-tooltip reference internal" href="#term-access-token"><span class="xref std std-term">access token</span></a> and <a class="hxr-hoverxref hxr-tooltip reference internal" href="#term-ID-token"><span class="xref std std-term">ID token</span></a> values without
requiring user re-authentication. Refresh tokens are rotated on each use,
see <a class="reference internal" href="basic-concepts/authentication/oauth_openid.html"><span class="std std-doc">OAuth 2.0 / OpenID Connect Integration</span></a>.</p>
</dd>
<dt id="term-request-signature">request signature<a class="headerlink" href="#term-request-signature" title="Link to this term"></a></dt><dd><p>A digital signature added to the <code class="docutils literal notranslate"><span class="pre">Signature</span></code> HTTP header in server-to-server
requests. Transmitted as a Base64 URL-encoded byte array containing version,
timestamp, and HMAC data. Used to verify request integrity and authenticate
the application,
see <a class="reference internal" href="basic-concepts/authentication/server_to_server_signed_requests.html"><span class="std std-doc">Server-to-Server Signed Requests</span></a>.</p>
</dd>
<dt id="term-role">role<a class="headerlink" href="#term-role" title="Link to this term"></a></dt><dd><p>Role is a set of permissions assigned to a user, granting them the necessary
access rights to perform required actions within the application.
see <a class="reference internal" href="basic-concepts/roles-and-permissions/roles_and_permissions.html"><span class="std std-doc">Roles and Permissions</span></a> section.</p>
</dd>
<dt id="term-role-condition">role condition<a class="headerlink" href="#term-role-condition" title="Link to this term"></a></dt><dd><p>A logical filter attached to a role that determines when the role applies to
a user. Supports conditions based on domain, user ID, tag, IP address,
purchase, and logical operators (<code class="docutils literal notranslate"><span class="pre">and</span></code> / <code class="docutils literal notranslate"><span class="pre">or</span></code>),
see <a class="reference internal" href="api-references/permissions-api/role.html#conditions"><span class="std std-ref">Role</span></a>.</p>
</dd>
<dt id="term-service">service<a class="headerlink" href="#term-service" title="Link to this term"></a></dt><dd><p>Service is a self-contained unit of functionality accessible over a network.
Performs certain tasks independently and allows extending the functionality
of applications,
see <a class="reference internal" href="central/services.html"><span class="std std-doc">Services</span></a> section.</p>
</dd>
<dt id="term-service-account">service account<a class="headerlink" href="#term-service-account" title="Link to this term"></a></dt><dd><p>A special user account created for external applications or services to
perform automated functions within a project. Has a <a class="hxr-hoverxref hxr-tooltip reference internal" href="#term-UID"><span class="xref std std-term">UID</span></a> and a
system-generated token, but cannot log in with an email and password,
see <a class="reference internal" href="central/project/project_service_accounts.html"><span class="std std-doc">Service Accounts</span></a>.</p>
</dd>
<dt id="term-service-JWT">service JWT<a class="headerlink" href="#term-service-JWT" title="Link to this term"></a></dt><dd><p>A <a class="hxr-hoverxref hxr-tooltip reference internal" href="#term-JSON-Web-Token-JWT"><span class="xref std std-term">JSON Web Token (JWT)</span></a> issued by a service rather than by the
<a class="hxr-hoverxref hxr-tooltip reference internal" href="#term-SSO"><span class="xref std std-term">SSO</span></a>. Used as an alternative to <a class="hxr-hoverxref hxr-tooltip reference internal" href="#term-device-factor"><span class="xref std std-term">device factor</span></a> in API
requests, enabling service-to-service authentication. Can be either a
generated service JWT (created dynamically per request) or a predefined JWT,
see <a class="reference internal" href="basic-concepts/jwt.html#types-of-jwt"><span class="std std-ref">JSON Web Tokens</span></a>.</p>
</dd>
<dt id="term-SSO">SSO<a class="headerlink" href="#term-SSO" title="Link to this term"></a></dt><dd><p>Gaijin’s centralized authentication service hosted at <code class="docutils literal notranslate"><span class="pre">login.gaijin.net</span></code>.
Acts as the certification authority for the platform: issues and validates
<a class="hxr-hoverxref hxr-tooltip reference internal" href="#term-JSON-Web-Token-JWT"><span class="xref std std-term">JSON Web Token (JWT)</span></a> tokens, signs tokens with its private key, and
supports <a class="hxr-hoverxref hxr-tooltip reference internal" href="#term-OAuth-2.0-OpenID-Connect"><span class="xref std std-term">OAuth 2.0 / OpenID Connect</span></a>,
see <a class="reference internal" href="basic-concepts/jwt.html"><span class="std std-doc">JSON Web Tokens</span></a>.</p>
</dd>
<dt id="term-trust-window">trust window<a class="headerlink" href="#term-trust-window" title="Link to this term"></a></dt><dd><p>The time period during which a service trusts a <a class="hxr-hoverxref hxr-tooltip reference internal" href="#term-JSON-Web-Token-JWT"><span class="xref std std-term">JSON Web Token (JWT)</span></a>
without re-verifying user permissions. Typically 5 minutes, up to 24 hours
for lower-risk scenarios. Because permissions can change after token
issuance, the trust window limits exposure to stale permission data,
see <a class="reference internal" href="basic-concepts/jwt.html"><span class="std std-doc">JSON Web Tokens</span></a>.</p>
</dd>
<dt id="term-UID">UID<a class="headerlink" href="#term-UID" title="Link to this term"></a></dt><dd><p>A unique numeric identifier assigned to each user account in the Gaijin
system. Used to reference users in API requests, project access management,
and <a class="hxr-hoverxref hxr-tooltip reference internal" href="#term-service-account"><span class="xref std std-term">service account</span></a> operations.</p>
</dd>
<dt id="term-unbound-token">unbound token<a class="headerlink" href="#term-unbound-token" title="Link to this term"></a></dt><dd><p>A temporary, one-time <a class="hxr-hoverxref hxr-tooltip reference internal" href="#term-JSON-Web-Token-JWT"><span class="xref std std-term">JSON Web Token (JWT)</span></a> derived from a
<a class="hxr-hoverxref hxr-tooltip reference internal" href="#term-bound-token"><span class="xref std std-term">bound token</span></a>. Not bound to any application; used to transfer
authentication between applications. Can only be exchanged once — attempting
to reuse it returns an error,
see <a class="reference internal" href="basic-concepts/jwt.html#types-of-jwt"><span class="std std-ref">JSON Web Tokens</span></a>.</p>
</dd>
<dt id="term-user-group">user group<a class="headerlink" href="#term-user-group" title="Link to this term"></a></dt><dd><p>An entity that aggregates users based on membership conditions (domain, tag,
purchase, etc.) or explicit user additions. Groups can be granted permissions
within project applications and services,
see <a class="reference internal" href="api-references/permissions-api/user_group.html"><span class="std std-doc">User Group</span></a>.</p>
</dd>
</dl>
</section>
</div>
</div>
<footer>
<div class="rst-footer-buttons" role="navigation" aria-label="Footer">
<a href="essential-gap-toolset/index.html" class="btn btn-neutral float-left" title="Essential GAP Toolset" accesskey="p" rel="prev">
<span class="fa fa-arrow-circle-left" aria-hidden="true"></span> Previous
</a>
</div>
<hr>
<div class="footer-meta">
<div class="footer-left">
<span>© Copyright Gaijin Entertainment 2026.
<span class="lastupdated">Last updated on Jul 14, 2026.</span>
</span>
</div>
</div>
</footer>
</div>
</div>
</section>
</div>
<script>
jQuery(function () {
SphinxRtdTheme.Navigation.enable(true);
});
</script>
<footer>
<div class="rst-footer-buttons" role="navigation" aria-label="Footer">
<a href="essential-gap-toolset/index.html" class="btn btn-neutral float-left" title="Essential GAP Toolset" accesskey="p" rel="prev">
<span class="fa fa-arrow-circle-left" aria-hidden="true"></span> Previous
</a>
</div>
<hr>
<div class="footer-meta">
<div class="footer-left">
<span>© Copyright Gaijin Entertainment 2026.
<span class="lastupdated">Last updated on Jul 14, 2026.</span>
</span>
</div>
</div>
</footer>
</body>
</html>