Changelog

Create

The create method is used to initiate the UI with the secret key and application ID. It takes two parameters:

StrigaUXPlugin.create(<STRIGA_UI_SECRET>, <OPTIONS>);
DefinitionType
STRIGA_UI_SECRETStringYour UI secret for viewing sensitive data inside the iframe.
OPTIONSObjectapplicationId: Application id is used to identify the application. You can get this from the striga dashboard.