JAAS Query

Cantor, Scott cantor.2 at osu.edu
Tue Aug 23 04:22:58 BST 2011


On 8/22/11 11:01 PM, "It Meme" <it.meme01 at gmail.com> wrote:
>
>After authentication, in the JAAS stack, can I display another page,
>before handing back to the IdP?

No, JAAS is a validation API, nothing more. It is ill-suited to the web.
You have to create a custom login handler that is more than just JAAS.

-- Scott



More information about the users mailing list