OIDF-automation
OIDF-automation
### Imported from AB/Connect bitbucket - Original Commenter: alen_horvat When used with direct\_post/direct\_post.jwt Even if there’s a redirect, the client id contains path elements. In OIDC all elements are configurable...
### Imported from AB/Connect bitbucket - Original Commenter: KristinaYasuda client\_id\_schema = redirect\_uri does not rely on a prior knowledge about the client\_id. It is meant for the simplest PoC like...
### Imported from AB/Connect bitbucket - Original Commenter: tlodderstedt The client id scheme `redirect_uri` is not supposed to provide a stable client id for multiple or changing redirect uris. We...
### Imported from AB/Connect bitbucket - Original Commenter: alen_horvat Clear. Thank you. Should this be reflected in the description of the client\_id\_schema? @{63696ff6c383ad8421462592} should this affect the mDL -7 redirect\_uri...
### Imported from AB/Connect bitbucket - Original Commenter: KristinaYasuda David, could you please give us an update on this item? PE went to v2, but in the PE repo, issue...
### Imported from AB/Connect bitbucket - Original Commenter: dwc8 As I recall, 303 was closed because it was not deemed to be a bug in PE, but rather in the...
### Imported from AB/Connect bitbucket - Original Commenter: mbj Note this is a placeholder reminding us of issues in the PE spec.
### Imported from AB/Connect bitbucket - Original Commenter: KristinaYasuda my understanding has been that `client_id_scheme` in the verifier metadata is supposed to be the schemes supported by the verifier vs...
### Imported from AB/Connect bitbucket - Original Commenter: pwlb The default webclient implementation in Kotlin sets the content-type “application/x-www-form-urlencoded;charset=UTF-8”, that’s how the issue came up in the conformance tests
### Imported from AB/Connect bitbucket - Original Commenter: oliver-terbu IMO, it would make sense to allow VC/VPs or a similar data structure as the VP Token for the verifier attestation.