Service Provider (SP) initiated Single Sign-On (SSO) for integration with BANO

60 Views Asked by At

We are in the process of implementing a Service Provider (SP) initiated Single Sign-On (SSO) for integration with BANO. Can you point me to any official documentation or step-by-step resources for setting it up.

1

There are 1 best solutions below

0
Jaime Lopez Jr. On

We highly recommend reviewing the Getting Started page for the Authentication Framework, especially the 1-minute video describing the gist of how it works.

That Getting Started page has a link to a quickstart for Banno's Consumer API, Authentication (Node.js Example) which is a good starting point for seeing how authentication works when the user starts outside of the Banno digital banking UI.

  • You can compare with how authentication works when the user starts inside of the Banno digital banking UI by reviewing the Plugin Framework's quickstart Build Your First Plugin.

Either way, signing up for a developer account on JackHenry.Dev is your best bet for getting comfortable trying out our APIs as you read the docs.