IdPlace implementation
https://idplace.org
Supported browsers
- Chrome: Yes
- Firefox: Yes
- Opera: Yes
- Microsoft:
- Safari:
- Desktop: Not tested
- iOS: Yes
- UC Browser: No (Not when last tested)
Relying party (app developers) interface
Click and close the settings-button 3 times within 10 seconds, (on the
https://idplace.org site) and the button that will open the relying-party-interface appears.
Source code
https://github.com/emagnusandersson/idPlace
Examples for developers (Relying party)
Flaws, todo
The database has a large many-to-many-relation between users and apps (user2AppTab (see code)) (Imagining billions of users each with hundreds of apps).
Large many-to-many-relation is not very well handled by Mysql. A column database is probably best.
Not implemented