[keycloak-dev] How is JWK being parsed?

Marek Posolda mposolda at redhat.com
Tue Mar 13 16:18:03 EDT 2018


There are some unit tests in our codebase in module "core" . Those may 
help to debug and understand what you need.

Marek

On 12/03/18 18:15, Rachael O'Regan wrote:
> Hi all,
>
> I'm trying to figure out how Keycloak is parsing JWK.  Am I correct in
> thinking the JWSBuilder
> <https://github.com/keycloak/keycloak/blob/a743600b344763ce2e7f70a625f590a8425fc5f3/core/src/main/java/org/keycloak/jose/jws/JWSBuilder.java>
> class
> is responsible for this?  And if so how can I run individual tests to debug
> this class?
>
> Thank you,
>



More information about the keycloak-dev mailing list