Configuration
Plugins
must be configured in the Banno People app. The back office administrator at your financial institution can do this for you in the Dashboard configuration section of
Banno People.
If you are developing using a Jack Henry test environment, you will not have access to Banno People. In this case, Jack Henry is the acting administrator of the financial institution and you will have to contact us for any Banno People operations.
First, the administrator must enter a Title and
Description for your plugin
.
Second, the administrator must select an External Application that has been previously configured. See the External Applications topic for more details.
Third, the administrator must enter an Initial Height for your plugin
. This value will be in resolution-independent pixels.
Fourth, the administrator must select an Icon
for your plugin
from our available options.
Optionally, the administrator can configure a primary action button for the card. They can do this by entering a Label
and selecting an External Application that has been previously configured. See the External Applications
topic for more details.
Finally, the administrator must click the save button to finish creating the plugin
.
Usage
Please note that your end users may need to add the configured plugin
to their Dashboard in Banno Mobile & Online, depending upon the settings for your financial institution.
Authentication
The optional primary action button can be a useful way to start the authentication flow for your plugin
.
If you detect that you do not have an authenticated user, the web content in your plugin
can guide users to click the primary action button. From that point, you’ll be in a good position to begin the OAuth/OpenID Connect flow to authenticate the user.
See the Authentication topic for more details.