For OIDC authentication flow, fetching the `UserInfo` should be optional as we are able to leverage the `id_token` to complete the authentication. We should provide a configuration to allow for enabling/disabling the fetching of the `UserInfo` for the OIDC authentication flow.