Question on Multi Context Broker
Nanda Kumar
NKK at FISCHERINTERNATIONAL.COM
Wed Oct 30 11:55:31 EDT 2013
Hello,
I am trying to see if the Multi Context Broker can be used for the following scenario:
I understand that an MCB submodule (bean) should implement the MCBSubmodule interface which provides a function to display a login form and another to process the login.
I also understand that an authentication context can have one method and that method can be mapped only to one bean(MCBSubmodule implementation).
What if I want to show one screen with the username and password and then if the authentication based on this information is successful, show another page with an SMS pin. The user is fully authenticated
only if the pin is also successfully verified
If multiple forms cannot be displayed using a single submodule, the user can enter the username and password and click on something to have it verified and have the pin sent to the user. After the user receives the pin it
can be entered on the same page below the user name and password and then click on something to verify the pin. But then in this case, the processLogin function of the MCBSubmodule interface will have to be called twice.
Is this scenario supported by the MCB or is there a mechanism to implement this scenario using the MCB? Any help in this regard is greatly appreciated.
Thanks
Nanda
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://shibboleth.net/pipermail/users/attachments/20131030/34a1798a/attachment.html
More information about the users
mailing list