A collection of APIs and tools to interact with Jack Henry's digital banking platform.
Questions tagged [banno-digital-toolkit]
108 questions
0
votes
0 answers
Banno Admin API (GET) for External Transfers Limits
Is there an API that houses the GET functionality of previous external transfer limits?
Reviewed Admin Consumers and History with no GET features for External Transfer Limits
0
votes
0 answers
We are running into a Timestamp issue with Messages
We have developed our own Alerts platform here at my FI. We send all sorts of Alerts to end users and adhere to Banno Quiet hours as a good Business practice. However, we do not adhere to these hours when it comes to Security Based alerts. That…

JN2022
- 1
- 2
0
votes
1 answer
Banno Admin API - Abilities
I am calling the User Abilities Get as well as Put function and while the call is working, I am wondering what the return values are? I have seen "None" ,"Enabled", "Disabled" and "Request". Maybe those are all of the possible values to be returned…

Svedly
- 17
- 4
0
votes
1 answer
Creating Popups or Notifications
I was looking through the Consumer and Admin API documents and couldn't find anything on creating popups or notifications. Do we as developers have access to these kinds of features? Possibly to create a popup with an alert or a link to an external…

El Cree
- 157
- 1
- 4
- 12
0
votes
1 answer
Unable to retrieve Claims in either the id_token or userinfo requests
I'm trying to retrieve the CIF and also the Tax Id of the logged in user following your documentation. When trying to request that information via additional claims via the Consumer API, with the scope of &scope=openid I'm supplying the below…
0
votes
1 answer
Using external IdP to authenticate to Banno
We want to utilize an external IdP that provides authentication services with Banno. Is there an option to configure it as OIDC IdP and redirect users to authenticate with it?
looking through Banno authentication framework I only see references to…
0
votes
0 answers
Banno: Identify closed accounts
From the docs it seems like, accountStatus should indicate if an account is closed or active. But we are always getting accountStatus as unKnown for all our users and accounts. So, I would like to confirm what is the better way to identify a closed…

Tejaswini K
- 25
- 3
0
votes
1 answer
Banno EULA not displaying in iOS
We are going live with our first Plugin and we need to link to the Banno EULA on the consent page. We have utilized the 'View public EULA' found under settings in Banno People. This works on devices other than iOS. We receive an error. Is there a…

Aaron Leach
- 3
- 2
0
votes
0 answers
"authorization request has expired" when loading through the iframe in the dashboard
I'm having a problem in the Garden demo environment using the Banno Digital Toolkit. I run Chrome on Linux and I'm getting "authorization request has expired" when loading our application through the iframe in the dashboard.
I'm getting the error in…

Darin R
- 13
- 3
0
votes
0 answers
jackhenry.dev/portal not letting me register with work email
When I try to create a login to https://jackhenry.dev/portal/ with my work email I get a 401 from https://jackhenry.dev/portal/oauth2callback/?state=%....
One of my recent x-request-ids is 6a17801cc34176c4c680910d1a8bfe3d. Is there something my…

openam
- 71
- 8
0
votes
1 answer
Banno Plugin Framework Bridge Alpha Status
Reading the description on Github for the banno-plugin-framework-bridge:
Some of this module's features are in an Alpha phase of development.
Are there plans to remove the Alpha label at some point? We're considering fitness of this library for a…

SHWT
- 21
- 2
0
votes
0 answers
(Admin API) User Abilities Update returning 400
We would like to update user abilities, but I can't seem to get this PUT request to work. Does anybody have an example of the message body for the User Abilities Update path?
What I have done so far:
Verified that my test user has all necessary…

Daniel Bond
- 46
- 3
0
votes
0 answers
Messages UI does not scroll on Desktop or Android
We have created our own alerts platform for Banno. We found in testing that large messages would not allow you to scroll on the android or desktop environments. Apple devices will allow you to scroll for larges messages in the messages portal.
Any…

JN2022
- 1
- 2
0
votes
0 answers
Banno Mobile Plugin not authenticating
I have an app running and this seems to be fine unless a specific process happens in mobile. When leaving the app on the dashboard for some time and going back after the session time has laps. I log back in to the app then clicking on the link in my…

gj2022
- 1
0
votes
1 answer
Banno Messaging
We are attempting to utilize Banno's Admin Messaging features, however, we are unsure of which API should be used. We'd like to see the envelope icon instead of the exclamation icon in the messaging center. Does anyone have any insight on which API…