Expand description
Additional endpoints provided by the authentication server
Structs§
- Attr
KeyReq - Request type for
AttrKeysEP - Attr
KeyResp - Part of a successful
AttrKeyResp. - Attr
KeysEP - Allows the global client to retrieve secrets tied to identifying
Attributes. - Auth
CompleteEP - After having completed the task set by the authentication server, obtain the attributes.
- Auth
Complete Req - Auth
StartEP - Starts the process of obtaining attributes from the authentication server.
- Auth
Start Req - Request type for
AuthStartEP. - Auth
State - CardEP
- Request a pubhubs card, or rather, a signed session request for the issuance of a pubhubs card that can be passed to the authentication server’s yivi server to actually issue the card.
- CardReq
- Request type for
CardEP - Historic
Card Validity - Type for
WelcomeResp::card_validity - WelcomeEP
- Called by the global client to get, for example, the list of supported attribute types.
- Welcome
Resp - Reponse type for
WelcomeEP. - Yivi
Next Session Query - Query parameters to the
YIVI_NEXT_SESSION_PATHendpoint. - Yivi
Release Next SessionEP - Provide the waiting yivi server with the next session.
- Yivi
Release Next Session Req - Request type for
YiviReleaseNextSessionEP - Yivi
Wait ForResultEP - Wait for the disclosure result that the yivi server will post to the authentication server
- Yivi
Wait ForResult Req - Request type for
YiviWaitForResultEP
Enums§
- Attr
Keys Resp - Response type for
AttrKeysEP - Auth
Complete Resp - Auth
Proof - Auth
Start Resp - Response to
AuthStartEP - Auth
Task - Card
Resp - What’s returned by
CardEP - Yivi
Release Next Session Resp - What’s returned by
YiviReleaseNextSessionEP - Yivi
Wait ForResult Resp - What’s returned by
YiviWaitForResultEP
Constants§
- YIVI_
NEXT_ SESSION_ PATH - Path for the endpoint used by the yivi server to get the next session in a chained session.