Skip to content

Commit f114b4e

Browse files
authored
Merge pull request #44536 from rolfedh/fix-typos
Fix typo, use common ID syntax
2 parents 42cc56d + f841486 commit f114b4e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/src/main/asciidoc/security-jwt.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -619,7 +619,7 @@ We suggest that you check out the quickstart solutions and explore the `security
619619

620620
== Reference Guide
621621

622-
[supported-injection-scopes]
622+
[[supported-injection-scopes]]
623623
=== Supported Injection Scopes
624624

625625
`@ApplicationScoped`, `@Singleton` and `@RequestScoped` outer bean injection scopes are all supported when an `org.eclipse.microprofile.jwt.JsonWebToken` is injected, with the `@RequestScoped` scoping for `JsonWebToken` enforced to ensure the current token is represented.

0 commit comments

Comments
 (0)