We have a use case where we want to direct users to a specific page or URL upon their first login. In a Framework application it would not be such a big deal with a custom login bean but I am a bit reluctant to change this bean around for Spaces.
Also the faces-config.xml where the o_w_wa__i_v_w_Login bean is defined cannot be customized.
In older versions there used to be sample code for an OAM login bean though
2308314
Has anyone ever developed a custom login bean for use in WebCenter Portal: Spaces 11g PS5?