w3c-fedid / FedCM

A privacy preserving identity exchange Web API
https://w3c-fedid.github.io/FedCM/
Other
375 stars 72 forks source link

Validate that account_ids are unique #336

Open npm1 opened 2 years ago

npm1 commented 2 years ago

The parsing of the account list should fail if there are repeated account_ids within the list.

npm1 commented 2 years ago

Also similar: validate that IDP config urls are unique