Force Shibboleth to redirect to a specific URL after authentication

Duke Yao aptiva1128 at gmail.com
Mon Apr 13 06:02:07 EDT 2020


Hi Alan,

1. Unfortunately, after I reading related doc about interceptor, and then
back to our current IDP, I found it is using shibboleth V2.
That being said, I go back to check V2 related doc:
https://wiki.shibboleth.net/confluence/display/SHIB2/Home

I could not even find support for interceptor.

2. About your question: We currently used JAAS to implement user
authentication, it will query database, and if it could get user data from
username/password, then we complete related authentication.
It means:
a. User input username/password in IDP login page
b. If it could find data by username/password then redirect user to resource
page
c. Before redirect user to resource page, we want to run some javascript to
record if this user is login only or login and create a new account.

So we need to redirect user to a specific page and run some javascript
before he is redirected to resource page.

If this is in shibboleth V2, do you have any idea to implement this? 
Thank you very much.



--
Sent from: https://shibboleth.1660669.n2.nabble.com/Shibboleth-Users-f1660767.html


More information about the users mailing list