Hi Fran,
from my (little) experience with Shibboleth, you should be able to
configure it to pass-through some userdata as http headers (and then use
the HTTP headers filter in GeoServer to authenticate requests: did you work
this way in your previous Shibboleth configurations?).
The Shibboleth configuration of the user data to extract from ADFS and
forward through the service provider is probably the place to investigate
if you cannot get user info in GeoServer.
Have you tried to replace GeoServer with a simple Java servlet (or JSP) to
print all the http headers and see if the Shib-* prefixed ones are present
and correct?

Thanks
Mauro

2015-01-07 10:18 GMT+01:00 fhmsparkle <moo...@wales.gsi.gov.uk>:

> Hi Mauro,
>
> I am using a Shibboleth Service Provider, but use IIS as a web server and
> have set up Application Request Routing to ensure anything with
> "geoserver/web" in the URL is forwarded to port 8080 as part of the
> standard
> Geoserver Jetty set up.
>
> Thanks,
> Fran
>
>
>
> --
> View this message in context:
> http://osgeo-org.1560.x6.nabble.com/Active-Directory-Authentication-tp5179999p5180305.html
> Sent from the GeoServer - User mailing list archive at Nabble.com.
>
>
> ------------------------------------------------------------------------------
> Dive into the World of Parallel Programming! The Go Parallel Website,
> sponsored by Intel and developed in partnership with Slashdot Media, is
> your
> hub for all things parallel software development, from weekly thought
> leadership blogs to news, videos, case studies, tutorials and more. Take a
> look and join the conversation now. http://goparallel.sourceforge.net
> _______________________________________________
> Geoserver-users mailing list
> Geoserver-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/geoserver-users
>
------------------------------------------------------------------------------
Dive into the World of Parallel Programming! The Go Parallel Website,
sponsored by Intel and developed in partnership with Slashdot Media, is your
hub for all things parallel software development, from weekly thought
leadership blogs to news, videos, case studies, tutorials and more. Take a
look and join the conversation now. http://goparallel.sourceforge.net
_______________________________________________
Geoserver-users mailing list
Geoserver-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-users

Reply via email to