OIDC won't accept namespaced claims for role mapping key with Id Token role source

Hi,

I’m using auth0 as IDP and tried to use namespaced claim for JSON path. It works non-namespaced claim eg. geoserver_roles but not namespaced claim eg. http://example.com/user_roles

Could you modify code to here (row 45) to support both?

Auth0 recommends to use namespace claims for custom claims: