Details
-
Task
-
Status: Closed
-
Major
-
Resolution: Not A Problem
-
None
-
None
-
None
Description
As mentioned in MILAGRO-4, the D-TA Proxy might have a storage that would list:
- Relying Party Applications (RPA) ID's and Keys (AppId/AppKey)
- Client Keys generation events (per RPA)
- Time Permits generation events (per RPA)
Having such a storage might enable efficient request signature verification (see MILAGRO-5), which might be based on the AppKey.
The storage might be updated by a separate service that would register RPA's, generate AppID's and AppKeys for them and add them to the storage.
The storage itself is implementation specific and might vary and therefor needs to be abstracted.