Guest_imported
New member
- Jan 1, 1970
- 0
I am currently developing a sub web portal and have the problem finding a way to manually set the Principal/Credential(user,roles) so that I can retrieve them by getUserinRole/getUserPrincipal methods within from the EJB context or http request. There is the possibility
by doing this with the Server-Side login, however, I do not need an additional authentication of the user, since this approach queries e.g. the custom registry impl for
authentication. Is there any way to just set the user information manually
by doing this with the Server-Side login, however, I do not need an additional authentication of the user, since this approach queries e.g. the custom registry impl for
authentication. Is there any way to just set the user information manually