You use the authentication framework to redirect to login. It isn't a
trick, that is just how it works. The "trick" is that you need to
remember the user's original request so you can authomatically go there
once the login has been completed. Support for that isn't built into
the authentication framework, but really should be. Maybe the new cowarp
stuff Carsten has provided can do that? I don't know.
Ralph
Philippe Guillard wrote:
Hi all,
I use portal with page labels. I'd like to do this:
1- I have a link from outside portal to an internal page, a label in
the authenticated part (say not anonymous because he is also
authenticated), example : portal?pageLabel=1stTabInside
2- If the user is not authenticated, i redirect directly in login page
3- Then i save the destination label in resource to go there after
login success.
Somebody has an idea for how to do that for part 2? Should be just a
trick in the portal sitemap with authentication framework isn't it?
The only trick i could do now is obviously have a pipeline for each
lable, check a user is authenticated, then go where he wanted or go to
login, really durty i think...
Regards,
Phil
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]