Skip to content

Commit 0e594ee

Browse files
author
quarkusbot
committed
Sync web site with Quarkus documentation
1 parent 7a39d75 commit 0e594ee

39 files changed

+765
-446
lines changed

_data/versioned/latest/index/quarkus.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1085,9 +1085,9 @@ types:
10851085
summary: This guide presents what build analytics is and how to configure it.
10861086
type: guide
10871087
url: /guides/build-analytics
1088-
- title: "Build, Sign and Encrypt JSON Web Tokens"
1088+
- title: "Build, sign, and encrypt JSON Web Tokens"
10891089
filename: security-jwt-build.adoc
1090-
summary: "According to RFC7519, JSON Web Token (JWT) is a compact, URL-safe means of representing claims which are encoded as a JSON object that is used as the payload of a JSON Web Signature (JWS) structure or as the plaintext of a JSON Web Encryption (JWE) structure, enabling the claims to be digitally signed or integrity protected with a Message Authentication Code(MAC) and/or encrypted."
1090+
summary: "JSON Web Token (JWT) is defined by the RFC 7519 specification as a compact, URL-safe means of representing claims."
10911091
categories: security
10921092
topics:
10931093
- security
@@ -2613,7 +2613,7 @@ types:
26132613
url: /guides/jms
26142614
- title: Using JWT RBAC
26152615
filename: security-jwt.adoc
2616-
summary: This guide explains how your application can utilize SmallRye JWT to provide secured access to the Jakarta REST endpoints.
2616+
summary: This guide explains how your application can use SmallRye JWT to provide secured access to the Jakarta REST endpoints.
26172617
categories: security
26182618
topics:
26192619
- security

_data/versioned/latest/index/relations.yaml

Lines changed: 35 additions & 35 deletions
Original file line numberDiff line numberDiff line change
@@ -2328,7 +2328,7 @@
23282328
url: /guides/security-basic-authentication
23292329
type: concepts
23302330
matches: 1
2331-
- title: "Build, Sign and Encrypt JSON Web Tokens"
2331+
- title: "Build, sign, and encrypt JSON Web Tokens"
23322332
url: /guides/security-jwt-build
23332333
type: guide
23342334
matches: 1
@@ -13615,7 +13615,7 @@
1361513615
url: /guides/security-basic-authentication
1361613616
type: concepts
1361713617
matches: 1
13618-
- title: "Build, Sign and Encrypt JSON Web Tokens"
13618+
- title: "Build, sign, and encrypt JSON Web Tokens"
1361913619
url: /guides/security-jwt-build
1362013620
type: guide
1362113621
matches: 1
@@ -13781,7 +13781,7 @@
1378113781
url: /guides/security-authorize-web-endpoints-reference
1378213782
type: reference
1378313783
matches: 1
13784-
- title: "Build, Sign and Encrypt JSON Web Tokens"
13784+
- title: "Build, sign, and encrypt JSON Web Tokens"
1378513785
url: /guides/security-jwt-build
1378613786
type: guide
1378713787
matches: 1
@@ -13919,7 +13919,7 @@
1391913919
url: /guides/security-authentication-mechanisms
1392013920
type: concepts
1392113921
matches: 1
13922-
- title: "Build, Sign and Encrypt JSON Web Tokens"
13922+
- title: "Build, sign, and encrypt JSON Web Tokens"
1392313923
url: /guides/security-jwt-build
1392413924
type: guide
1392513925
matches: 1
@@ -14170,7 +14170,7 @@
1417014170
url: /guides/security-keycloak-authorization
1417114171
type: howto
1417214172
matches: 2
14173-
- title: "Build, Sign and Encrypt JSON Web Tokens"
14173+
- title: "Build, sign, and encrypt JSON Web Tokens"
1417414174
url: /guides/security-jwt-build
1417514175
type: guide
1417614176
matches: 1
@@ -14369,7 +14369,7 @@
1436914369
url: /guides/security-keycloak-authorization
1437014370
type: howto
1437114371
matches: 2
14372-
- title: "Build, Sign and Encrypt JSON Web Tokens"
14372+
- title: "Build, sign, and encrypt JSON Web Tokens"
1437314373
url: /guides/security-jwt-build
1437414374
type: guide
1437514375
matches: 1
@@ -14574,7 +14574,7 @@
1457414574
url: /guides/security-authentication-mechanisms
1457514575
type: concepts
1457614576
matches: 1
14577-
- title: "Build, Sign and Encrypt JSON Web Tokens"
14577+
- title: "Build, sign, and encrypt JSON Web Tokens"
1457814578
url: /guides/security-jwt-build
1457914579
type: guide
1458014580
matches: 1
@@ -14716,7 +14716,7 @@
1471614716
url: /guides/security-basic-authentication
1471714717
type: concepts
1471814718
matches: 1
14719-
- title: "Build, Sign and Encrypt JSON Web Tokens"
14719+
- title: "Build, sign, and encrypt JSON Web Tokens"
1472014720
url: /guides/security-jwt-build
1472114721
type: guide
1472214722
matches: 1
@@ -14890,7 +14890,7 @@
1489014890
url: /guides/security-keycloak-authorization
1489114891
type: howto
1489214892
matches: 2
14893-
- title: "Build, Sign and Encrypt JSON Web Tokens"
14893+
- title: "Build, sign, and encrypt JSON Web Tokens"
1489414894
url: /guides/security-jwt-build
1489514895
type: guide
1489614896
matches: 1
@@ -15069,7 +15069,7 @@
1506915069
url: /guides/security-basic-authentication
1507015070
type: concepts
1507115071
matches: 1
15072-
- title: "Build, Sign and Encrypt JSON Web Tokens"
15072+
- title: "Build, sign, and encrypt JSON Web Tokens"
1507315073
url: /guides/security-jwt-build
1507415074
type: guide
1507515075
matches: 1
@@ -15256,7 +15256,7 @@
1525615256
url: /guides/security-basic-authentication
1525715257
type: concepts
1525815258
matches: 1
15259-
- title: "Build, Sign and Encrypt JSON Web Tokens"
15259+
- title: "Build, sign, and encrypt JSON Web Tokens"
1526015260
url: /guides/security-jwt-build
1526115261
type: guide
1526215262
matches: 1
@@ -15451,7 +15451,7 @@
1545115451
url: /guides/security-basic-authentication
1545215452
type: concepts
1545315453
matches: 1
15454-
- title: "Build, Sign and Encrypt JSON Web Tokens"
15454+
- title: "Build, sign, and encrypt JSON Web Tokens"
1545515455
url: /guides/security-jwt-build
1545615456
type: guide
1545715457
matches: 1
@@ -15598,7 +15598,7 @@
1559815598
matches: 1
1559915599
/guides/security-jwt:
1560015600
sameTopics:
15601-
- title: "Build, Sign and Encrypt JSON Web Tokens"
15601+
- title: "Build, sign, and encrypt JSON Web Tokens"
1560215602
url: /guides/security-jwt-build
1560315603
type: guide
1560415604
matches: 2
@@ -15926,7 +15926,7 @@
1592615926
url: /guides/security-webauthn
1592715927
type: guide
1592815928
matches: 2
15929-
- title: "Build, Sign and Encrypt JSON Web Tokens"
15929+
- title: "Build, sign, and encrypt JSON Web Tokens"
1593015930
url: /guides/security-jwt-build
1593115931
type: guide
1593215932
matches: 1
@@ -16088,7 +16088,7 @@
1608816088
url: /guides/security-webauthn
1608916089
type: guide
1609016090
matches: 2
16091-
- title: "Build, Sign and Encrypt JSON Web Tokens"
16091+
- title: "Build, sign, and encrypt JSON Web Tokens"
1609216092
url: /guides/security-jwt-build
1609316093
type: guide
1609416094
matches: 1
@@ -16211,7 +16211,7 @@
1621116211
url: /guides/security-basic-authentication
1621216212
type: concepts
1621316213
matches: 1
16214-
- title: "Build, Sign and Encrypt JSON Web Tokens"
16214+
- title: "Build, sign, and encrypt JSON Web Tokens"
1621516215
url: /guides/security-jwt-build
1621616216
type: guide
1621716217
matches: 1
@@ -16366,7 +16366,7 @@
1636616366
url: /guides/security-basic-authentication
1636716367
type: concepts
1636816368
matches: 1
16369-
- title: "Build, Sign and Encrypt JSON Web Tokens"
16369+
- title: "Build, sign, and encrypt JSON Web Tokens"
1637016370
url: /guides/security-jwt-build
1637116371
type: guide
1637216372
matches: 1
@@ -16548,7 +16548,7 @@
1654816548
url: /guides/security-authorize-web-endpoints-reference
1654916549
type: reference
1655016550
matches: 1
16551-
- title: "Build, Sign and Encrypt JSON Web Tokens"
16551+
- title: "Build, sign, and encrypt JSON Web Tokens"
1655216552
url: /guides/security-jwt-build
1655316553
type: guide
1655416554
matches: 1
@@ -16719,7 +16719,7 @@
1671916719
url: /guides/security-authorize-web-endpoints-reference
1672016720
type: reference
1672116721
matches: 1
16722-
- title: "Build, Sign and Encrypt JSON Web Tokens"
16722+
- title: "Build, sign, and encrypt JSON Web Tokens"
1672316723
url: /guides/security-jwt-build
1672416724
type: guide
1672516725
matches: 1
@@ -16890,7 +16890,7 @@
1689016890
url: /guides/security-authorize-web-endpoints-reference
1689116891
type: reference
1689216892
matches: 1
16893-
- title: "Build, Sign and Encrypt JSON Web Tokens"
16893+
- title: "Build, sign, and encrypt JSON Web Tokens"
1689416894
url: /guides/security-jwt-build
1689516895
type: guide
1689616896
matches: 1
@@ -17053,7 +17053,7 @@
1705317053
url: /guides/security-basic-authentication
1705417054
type: concepts
1705517055
matches: 1
17056-
- title: "Build, Sign and Encrypt JSON Web Tokens"
17056+
- title: "Build, sign, and encrypt JSON Web Tokens"
1705717057
url: /guides/security-jwt-build
1705817058
type: guide
1705917059
matches: 1
@@ -17216,7 +17216,7 @@
1721617216
url: /guides/security-basic-authentication
1721717217
type: concepts
1721817218
matches: 1
17219-
- title: "Build, Sign and Encrypt JSON Web Tokens"
17219+
- title: "Build, sign, and encrypt JSON Web Tokens"
1722017220
url: /guides/security-jwt-build
1722117221
type: guide
1722217222
matches: 1
@@ -17387,7 +17387,7 @@
1738717387
url: /guides/security-basic-authentication
1738817388
type: concepts
1738917389
matches: 1
17390-
- title: "Build, Sign and Encrypt JSON Web Tokens"
17390+
- title: "Build, sign, and encrypt JSON Web Tokens"
1739117391
url: /guides/security-jwt-build
1739217392
type: guide
1739317393
matches: 1
@@ -17530,7 +17530,7 @@
1753017530
url: /guides/security-basic-authentication
1753117531
type: concepts
1753217532
matches: 1
17533-
- title: "Build, Sign and Encrypt JSON Web Tokens"
17533+
- title: "Build, sign, and encrypt JSON Web Tokens"
1753417534
url: /guides/security-jwt-build
1753517535
type: guide
1753617536
matches: 1
@@ -17673,7 +17673,7 @@
1767317673
url: /guides/security-basic-authentication
1767417674
type: concepts
1767517675
matches: 1
17676-
- title: "Build, Sign and Encrypt JSON Web Tokens"
17676+
- title: "Build, sign, and encrypt JSON Web Tokens"
1767717677
url: /guides/security-jwt-build
1767817678
type: guide
1767917679
matches: 1
@@ -17871,7 +17871,7 @@
1787117871
url: /guides/security-basic-authentication
1787217872
type: concepts
1787317873
matches: 1
17874-
- title: "Build, Sign and Encrypt JSON Web Tokens"
17874+
- title: "Build, sign, and encrypt JSON Web Tokens"
1787517875
url: /guides/security-jwt-build
1787617876
type: guide
1787717877
matches: 1
@@ -18062,7 +18062,7 @@
1806218062
url: /guides/security-basic-authentication
1806318063
type: concepts
1806418064
matches: 1
18065-
- title: "Build, Sign and Encrypt JSON Web Tokens"
18065+
- title: "Build, sign, and encrypt JSON Web Tokens"
1806618066
url: /guides/security-jwt-build
1806718067
type: guide
1806818068
matches: 1
@@ -18233,7 +18233,7 @@
1823318233
url: /guides/security-basic-authentication
1823418234
type: concepts
1823518235
matches: 1
18236-
- title: "Build, Sign and Encrypt JSON Web Tokens"
18236+
- title: "Build, sign, and encrypt JSON Web Tokens"
1823718237
url: /guides/security-jwt-build
1823818238
type: guide
1823918239
matches: 1
@@ -18380,7 +18380,7 @@
1838018380
url: /guides/security-basic-authentication
1838118381
type: concepts
1838218382
matches: 1
18383-
- title: "Build, Sign and Encrypt JSON Web Tokens"
18383+
- title: "Build, sign, and encrypt JSON Web Tokens"
1838418384
url: /guides/security-jwt-build
1838518385
type: guide
1838618386
matches: 1
@@ -18546,7 +18546,7 @@
1854618546
url: /guides/security-authorize-web-endpoints-reference
1854718547
type: reference
1854818548
matches: 1
18549-
- title: "Build, Sign and Encrypt JSON Web Tokens"
18549+
- title: "Build, sign, and encrypt JSON Web Tokens"
1855018550
url: /guides/security-jwt-build
1855118551
type: guide
1855218552
matches: 1
@@ -18689,7 +18689,7 @@
1868918689
url: /guides/security-basic-authentication
1869018690
type: concepts
1869118691
matches: 1
18692-
- title: "Build, Sign and Encrypt JSON Web Tokens"
18692+
- title: "Build, sign, and encrypt JSON Web Tokens"
1869318693
url: /guides/security-jwt-build
1869418694
type: guide
1869518695
matches: 1
@@ -18891,7 +18891,7 @@
1889118891
url: /guides/security-basic-authentication
1889218892
type: concepts
1889318893
matches: 1
18894-
- title: "Build, Sign and Encrypt JSON Web Tokens"
18894+
- title: "Build, sign, and encrypt JSON Web Tokens"
1889518895
url: /guides/security-jwt-build
1889618896
type: guide
1889718897
matches: 1
@@ -19041,7 +19041,7 @@
1904119041
url: /guides/security-basic-authentication
1904219042
type: concepts
1904319043
matches: 1
19044-
- title: "Build, Sign and Encrypt JSON Web Tokens"
19044+
- title: "Build, sign, and encrypt JSON Web Tokens"
1904519045
url: /guides/security-jwt-build
1904619046
type: guide
1904719047
matches: 1
@@ -20031,7 +20031,7 @@
2003120031
url: /guides/security-basic-authentication
2003220032
type: concepts
2003320033
matches: 1
20034-
- title: "Build, Sign and Encrypt JSON Web Tokens"
20034+
- title: "Build, sign, and encrypt JSON Web Tokens"
2003520035
url: /guides/security-jwt-build
2003620036
type: guide
2003720037
matches: 1
@@ -20785,7 +20785,7 @@
2078520785
url: /guides/security-authentication-mechanisms
2078620786
type: concepts
2078720787
matches: 1
20788-
- title: "Build, Sign and Encrypt JSON Web Tokens"
20788+
- title: "Build, sign, and encrypt JSON Web Tokens"
2078920789
url: /guides/security-jwt-build
2079020790
type: guide
2079120791
matches: 1

0 commit comments

Comments
 (0)