OIDC LoginHintStrategy and ProfileRequestContext

Pierre SAGNE pierre.sagne at ac-orleans-tours.fr
Tue Oct 22 13:07:49 UTC 2024


Awesome.

Thanks a lot for the workaround. That's a lot cleaner than what I was 
thinking to implement while waiting for the fix.

I'll fill the issue anyway, to have it fixed when possible, but with 
this workaround I will be able to go on with my testing.

Pierre Sagne.

Le 22/10/2024 à 15:01, Cantor, Scott a écrit :
> If you want to workaround it:
>
> - inject shibboleth.HttpServletRequestSupplier into your script as a custom
>
> - get the PRC via custom.get().getAttribute("opensamlProfileRequestContext")
>
> Should work. Used to use that trick in the days before all the profile getters took a parameter to access the PRC.
>
> -- Scott
>
>


More information about the users mailing list