finger pointing

Cantor, Scott cantor.2 at osu.edu
Wed May 5 18:38:25 UTC 2021


On 5/5/21, 2:30 PM, "users on behalf of Paul B. Henson" <users-bounces at shibboleth.net on behalf of henson at cpp.edu> wrote:

> Unfortunately, after the idp has completely finished its task and redirected the browser to the service, the
> browser continues to show the last screen from the IDP (in our case, saving session state, as we are using
> client-side storage). This screen is displayed until the remote service responds and the browser renders
> whatever it provides. This causes end-users to think the idp is the cause of the delay.

The last page is actually the POST binding template, which is blank by default. If you want to override that (I do), I believe that's in the documentation, but the location is views/templates/ and the default templates are in one of the OpenSAML jars.

However...

>    Perhaps an additional screen/content could be provided for the transition between idp and remote service to
> more clearly indicate that the browser is waiting for a response from the service?

Well, mine says that, but it doesn't really help for reasons I'm sure you can guess.

But no, you're barking up the wrong template, that one isn't the last step.

-- Scott




More information about the users mailing list