Hello, I cannot find how to convert a Kratos sessi...
# talk-oathkeeper
l
Hello, I cannot find how to convert a Kratos session cookie to a JWT using oathkeeper, I'm using a
cookie_session
authenticator which works fine but the
Copy code
mutators:
    - handler: id_token
does nothing at all
nevermind I found out why, the claims property was not configured so it was retrieving nothing