Open wwelling opened 5 months ago
Just to provide some additional info:
I've experienced this undefined doesn't contain the link authn
randomly with either/both oaktrust dev and oaktrust pre when logging in using either OIDC or Shib. Sometimes refreshing, trying in Chrome incognito or Edge InPrivate would work, other times not. And sometimes login would work on oaktrust dev but at the same time not on oaktrust pre or vice versa. The two shibboleth service providers and their virtual host configs are also identical (besides the URL). So I had always thought it was due to cookie/cache.
It seems to also behave a bit differently when you're connect VPN or not.
After logging in through an identity provider the UI errors. It appears to be a race condition.
This is rendered in the login model:
undefined doesn't contain the link authn
There are errors in the console:
It occurs regularly enough and requires a page refresh to function correctly.