Hello, I'm trying to specify custom claims on the console but without success. It looks like the field does not accept dots `.` or brackets `[]` and I cannot add paths like `user.organizations[].id` or `user.organization.id` . I have tried with Safari and Firefox and looks that is not a browser issue.
One additional note. On both path and field name the only one special character allowed is dash `-` Maybe they share same validation which should not be the case.