So far the supported claims is hardcoded in this gem's code limiting what consumer can do with the OIDC provider.
Implementing the "claims" parameter would allow one to configure the claims from the id_token and/or the user_info endpoint as per the OpenID documentation.