eu-digital-identity-wallet / eudi-srv-web-issuing-eudiw-py

APIs and code of the eudiw provider backend PID, mDL and EAA issuer following OID4VCI
Apache License 2.0
18 stars 21 forks source link

Issuer "issuer.eudiw.dev" is missing authorization server metadata #75

Open jtalir opened 2 weeks ago

jtalir commented 2 weeks ago

As specified in https://openid.github.io/OpenID4VCI/openid-4-verifiable-credential-issuance-wg-draft.html#name-credential-issuer-metadata, if credential issuer metadata doesn't contain "authorization_servers" (which is the case for https://issuer.eudiw.dev/.well-known/openid-credential-issuer) credential issuer acts as authorization server. This implies: "The actual OAuth 2.0 Authorization Server metadata is obtained from the oauth-authorization-server well-known location as defined in Section 3 of [RFC8414]."

The issue is that there are no authorization server metadata at https://issuer.eudiw.dev/.well-known/oauth-authorization-server