Hi Stefan, We have been discussing abstracting the authentication of the web console out of the core servlet to support other means. For the Sling case for example, we would like to integrate with the Sling authentication mechanism.
Other people would like to integrate with JAAS. Guillaume Nodet proposed a simple security API in [1]. I have also created FELIX-1764 [2] to track this. So, if you would like to help, you are very welcome ... Regards Felix [1] http://markmail.org/message/5gwqlt7b3gfz7427 [2] https://issues.apache.org/jira/browse/FELIX-1764 Stefan Seifert schrieb: > according to current web console docs > http://felix.apache.org/site/apache-felix-web-console.html#ApacheFelixWebConsole-Security > only basic authentication is supported. > > we need to use a trusted header authentication in our infrastructure with an > SSO server. > is this possible, anyone done this already? > > stefan > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]

