Reputation: 1
This is the flow we want to implement:
User -> Banno login -> 1FA (user + pass) success -> Banno redirects user to 2FA screen -> third party validates 2FA (otp) -> if success, allows access to Banno | Otherwise reject login process.
Does Banno offers an Auth API that allows something like the previous flow?
I already reviewed the Authentication framework but I was not able to find much information about a third party IdP.
Upvotes: 0
Views: 30
Reputation: 671
It sounds like you're asking about modifying Banno's login process itself. There are product configurations available for such a thing (see your Jack Henry rep for details on the options). However, the Banno Digital Toolkit does not offer APIs to accomplish what you're looking to accomplish.
Upvotes: 0