| Authentication with RAP [message #986093] |
Sun, 18 November 2012 13:59  |
Sebastian Boccardi Messages: 47 Registered: September 2012 Location: Montevideo |
Member |
|
|
I have a Customized Security Filter added to the server of the application. If i run the SWT UI for the application it shows a Login Dialog at startup. But if i run the RAP UI (the only one im interested in) there is no dialog. I think i can do the same implementation for the RAP. But that would mean to have two different Authentications mechanisms. Is there some way to invoke the Server side authentication, and by this generating a login dialog in the web browser?
Sebastian
|
|
|
|
|
|
| Re: Authentication with RAP [message #986979 is a reply to message #986959] |
Thu, 22 November 2012 11:49   |
Sebastian Boccardi Messages: 47 Registered: September 2012 Location: Montevideo |
Member |
|
|
If i try to extend the AbstractChainableSecurityFilter on the ui.rap i get this error:
The type javax.servlet.Filter cannot be resolved. It is indirectly referenced from required .class files
The strange thing is that BasicSecurityFilter (that works) extends the same filter....
[Updated on: Thu, 22 November 2012 11:49] Report message to a moderator
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.01917 seconds