Conversation
|
I think Shibboleth does send it every time: https://fireroad.mit.edu/Shibboleth.sso/Session |
It looks like we already assume that the student name is always sent by Touchstone: This is assuming that the return value of Also, @venkatesh-sivaraman could you point me to where exactly the |
|
I think At least, the PHP sample in IS&T's website uses |
|
I'm going through old issues/pr's, can this be merged? @psvenk Also should we be using Petrock/Okta directly now instead of the defunct OIDC...? Idk if it matters or not but something to think about ig |
|
I don't think this uses the defunct OIDC? |
|
Don't we? |
Per a user's feedback email, instead of setting the student's name only once when the user first logs in, update it each time we handle an OAuth login. (I'm not 100% sure this will work as I can't remember if the student name is always sent by Touchstone, but should be good to test out.)