1
0
mirror of synced 2026-08-05 09:47:05 +00:00

Add Support BearerTokenAuthenticationConverter

Closes gh-14750

Signed-off-by: Max Batischev <mblancer@mail.ru>
This commit is contained in:
Max Batischev
2025-04-11 15:26:00 +03:00
committed by Josh Cummings
parent 3f0326d3f1
commit 4967f3feee
15 changed files with 722 additions and 58 deletions
@@ -1272,6 +1272,10 @@ Reference to a `BearerTokenResolver` which will retrieve the bearer token from t
* **entry-point-ref**
Reference to a `AuthenticationEntryPoint` which will handle unauthorized requests
[[nsa-oauth2-resource-server-authentication-converter-ref]]
* **authentication-converter-ref**
Reference to a `AuthenticationConverter` which convert request to authentication
[[nsa-jwt]]
== <jwt>
Represents an OAuth 2.0 Resource Server that will authorize JWTs