Concordium / concordium-web3id

Tools for issuing, verification, and testing of Web3 ID
https://developer.concordium.software/en/mainnet/net/web3-id/index.html#web3-id
Mozilla Public License 2.0
3 stars 0 forks source link

[Concordia] Make allowed issuers dynamic #120

Open abizjak opened 1 year ago

abizjak commented 1 year ago

Task description

The list of allowed identity providers is currently hardcoded to [0,1,2,3] in the Concordia dApp that asks for a proof.

This is OK for now since that subsumes all possible IDPs, but it should be fixed so that it takes all idps from the network it is connected to.