|
From: Alessandro F. <ale...@gm...> - 2021-08-23 21:06:52
|
Hello - I am trying to configure the SAMLv2 authentication filter in geoserver but when I go to the authentication tab, I do not see SAMLv2 in the list of links. I only see the following filters: - J2EE - Delegates to servlet container for authentication - Anonymous - Authenticates anonymously performing no actual authentication - Remember Me - Authenticates by recognizing authentication from a previous request - Form - Authenticates by processing username/password from a form submission - X.509 - Authenticates by extracting the common name (cn) of a X.509 certificate - HTTP Header - Authenticates by checking existence of an HTTP request header - Basic - Authenticates using HTTP basic authentication - Digest - Authenticates using HTTP digest authentication - Credentials From Headers - Authenticates by looking up for credentials sent in headers I do not see a reference in the documentation as to how to add SAMLv2 as a possible filter. Any help appreciated, Cheers, Alessandro Ferrucci |