mirror of
https://github.com/keycloak/keycloak.git
synced 2026-01-25 16:42:34 +00:00
KEYCLOAK-7560 Refactor token signature SPI PR
Also incorporates: KEYCLOAK-6770 ES256/384/512 providers KEYCLOAK-4622 Use HS256 for refresh tokens KEYCLOAK-4623 Use HS256 for client reg tokens
This commit is contained in:
committed by
Stian Thorgersen
parent
5b6036525c
commit
24e60747b6
@@ -88,6 +88,8 @@
|
||||
-->
|
||||
<include>org/keycloak/representations/idm/**</include>
|
||||
<include>org/keycloak/representations/JsonWebToken.class</include>
|
||||
<include>org/keycloak/Token.class</include>
|
||||
<include>org/keycloak/TokenCategory.class</include>
|
||||
</includes>
|
||||
</filter>
|
||||
<filter>
|
||||
|
||||
Reference in New Issue
Block a user