Different ways to authenticate within the application [message #1645501] |
Mon, 02 March 2015 09:49  |
Eclipse User |
|
|
|
Hello there,
right now I have the requirement to provide 2 differents kinds of login for my app.
- a regular form based login: this a topic of another thread. But if I know more, I'll post the solution here as well.
- a call from an external web application: a user from an external application is already authenticated there and will see a link to my application. eg. http://my.server.com/externallogin?userhash=.....
What do I have to do, that first of all the /externallogin will be handled own its own? A specific servlet filter? How do I have to register this servlet filter? In the RAP bundle or in the server bundle? And how can I then redirect to my app without being transfered to the form based login?
Thanks in advance.
Peter
|
|
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.06350 seconds