Verifier DID is now used to derive the OAuth2 Authorization Server URL (convert did:web DID to URL, then use well-knowns), but this is not DID-method agnostic. We need to provide the authz server URL for DID methods which can't be 1:1 mapped to a domain/URL.
Impacts the integration with the EHR/application: it needs to look up the URL in the DID document and provide it to the API call.
Verifier DID is now used to derive the OAuth2 Authorization Server URL (convert
did:webDID to URL, then use well-knowns), but this is not DID-method agnostic. We need to provide the authz server URL for DID methods which can't be 1:1 mapped to a domain/URL.Impacts the integration with the EHR/application: it needs to look up the URL in the DID document and provide it to the API call.