Can you add a configuration to define the claims to extract (instead of all string-type claims) ? like a comma-separted list or an array ```yaml config: claims: claim1, claim2 ``` Fallback: If the `claims-`list is not defined, all string-type claims are extracted