You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Decentralized identity, also known as self-sovereign identity, offers several advantages for authentication in third-party apps compared to traditional centralized systems, such as User Control over their data, Privacy Protection, More trust and security, etc. Meeco is an end-to-end solution as decentralized identity management that provides Wallet, Keystore, identity manager, etc. Here is suggested to integrate Guardian authentication with Meeco in order that users can register/login in Guardian platform by presenting their identity through Meeco platform.
Requirements
Meeco integration with guardian must be added as an option that can be chosen in deployment stage by developer.
The register/login stage in both backend and frontend must be changed according to workflows.
Users must use Meeco Mobile Application to provide their VP.
Guardian backend requires access to Meeco platform in order to verify VP. That normally will be handled by API-KEY provided by meeco.
Definition of done
Developers can chose the Authentication Method as Meeco in order to allow users authenticate by providing their identity through VP and Guardian can verify them by Meeco platform.
Acceptance criteria
As a developer I need to choose between Meeco and User/Password authentication method. If Meeco is selected, users will be able to use Meeco mobile app to provide their identity through VPs.
The text was updated successfully, but these errors were encountered:
Problem description
Decentralized identity, also known as self-sovereign identity, offers several advantages for authentication in third-party apps compared to traditional centralized systems, such as User Control over their data, Privacy Protection, More trust and security, etc. Meeco is an end-to-end solution as decentralized identity management that provides Wallet, Keystore, identity manager, etc. Here is suggested to integrate Guardian authentication with Meeco in order that users can register/login in Guardian platform by presenting their identity through Meeco platform.
Requirements
Meeco integration with guardian must be added as an option that can be chosen in deployment stage by developer.
The register/login stage in both backend and frontend must be changed according to workflows.
Users must use Meeco Mobile Application to provide their VP.
Guardian backend requires access to Meeco platform in order to verify VP. That normally will be handled by API-KEY provided by meeco.
Definition of done
Developers can chose the Authentication Method as Meeco in order to allow users authenticate by providing their identity through VP and Guardian can verify them by Meeco platform.
Acceptance criteria
As a developer I need to choose between Meeco and User/Password authentication method. If Meeco is selected, users will be able to use Meeco mobile app to provide their identity through VPs.
The text was updated successfully, but these errors were encountered: