-
Notifications
You must be signed in to change notification settings - Fork 32
Open
Description
Is it possible to add support for CORS to the view serving the logos?
(Example: http://cie-provider.org:8002/static/svg/logo-cie.svg).
When the RP fetches the metadata in order to leverage the logo declared by the OP for its UI it has to download it somewhere and then serve it to the frontend, with all the complexity deriving from having to keep a local copy in sync.
With CORS support the RP could directly use the remote image as-is for its UI.
I don't know if this is something in line with specs, and probably there are security issues involved, so feel free to close it at will.
Metadata
Metadata
Assignees
Labels
No labels