-
Couldn't load subscription status.
- Fork 1
Open
Description
We need to develop and integrate an eID service into the server. This service should handle electronic identification (eID) workflows, ensuring secure authentication, verification, and communication between the client and server. It will serve as a core component to enable identity-based features within our system.
- Implement
useIDRequesthandler:- Validate request
- Open session
- Return Session ID + PSK
- Implement endpoint to generate tcToken URL.
- Implement TC Token response builder (inject PSK + session data).
- Implement
getResultRequesthandler:- Poll session state
- Return noResultYet if still ongoing
- Return final authentication result once complete
- Mark session invalid after success or failure.
- Implement
getServerInfoRequestendpoint
Estimated time: 1 week
Metadata
Metadata
Assignees
Labels
No labels