Skip to content

Commit

Permalink
Fix for quarkusio#20622
Browse files Browse the repository at this point in the history
Related to quarkusio#20622 and quarkusio/quarkusio.github.io#1167

* removed the web category for the security-jwt guide (Using JWT RBAC)
* added the "security" keyword for the same guide

Signed-off-by: Nathan Erwin <[email protected]>
  • Loading branch information
nderwin committed Oct 12, 2021
1 parent 0ae0c6c commit 58d4b18
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,9 @@ metadata:
- "jwt"
- "json-web-token"
- "rbac"
- "security"
guide: "https://quarkus.io/guides/security-jwt"
categories:
- "web"
- "security"
status: "stable"
config:
Expand Down

0 comments on commit 58d4b18

Please sign in to comment.