The client id scheme is hard coded in the request object claims builder https://github.com/italia/eudi-wallet-it-python/blob/0e875ef7854e576b534714cbd4d9a488fc492756/pyeudiw/openid4vp/authorization_request.py#L62 It should be configurable to support different values.
The client id scheme is hard coded in the request object claims builder
eudi-wallet-it-python/pyeudiw/openid4vp/authorization_request.py
Line 62 in 0e875ef
It should be configurable to support different values.