Skip to end of metadata
Go to start of metadata

You are viewing an old version of this content. View the current version.

Compare with Current View Version History

« Previous Version 8 Current »



Implementation models





Model I

In this model, the BackOffice application is a typical server application that can access the AlisonServer service using a custom API-Key.

This API-Key is used to obtain the JWT token used by Alison Server to list the certificates and to request access to the private key of the certificate.






Model II

This implementation uses TadGateway to obtain the JWT token required for Alison Server to access the end user credential services.

In this case, the API-Key is stored in the TadGateway, and the user must provide his seatId and a captcha.





  • No labels