Question on Multi Context Broker
Cantor, Scott
cantor.2 at osu.edu
Wed Oct 30 11:58:50 EDT 2013
On 10/30/13, 11:55 AM, "Nanda Kumar" <NKK at FISCHERINTERNATIONAL.COM> wrote:
>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
You don't need the MCB for that. Any time you start with the requirement
for a custom login module, you can do it already, with a custom login
module.
The point of the MCB is to enhance the authentication context behavior
around having multiple methods available at the same time for different
users and SPs. It doesn't magically help or hinder what a custom login
module can do already.
-- Scott
More information about the users
mailing list