Hi Valdis, On May 31, 2013, at 9:25 PM, Valdis Vītoliņš <[email protected]> wrote:
As XWiki sandbox is deprecated for new contributions, I moved this code to another repository: https://github.com/ValdisVitolins/munixwiki/tree/master/tools/xwiki-authenti...
It's up to you but it you wish to have it in xwiki-contrib it's also possible, see http://contrib.xwiki.org Thanks -Vincent
Valdis
Hello! I have created another variant for XWiki authenticator, using SAML Security Token Service (STS) authentication. It is pushed in Github fork https://github.com/ValdisVitolins/sandbox/tree/master/authenticators/xwiki-a... and I'd be happy if you will include it (doing some cleanup, if necessary) in XWiki Sandbox repository.
Note, that although this module uses SAML as an high level standard, actually it is quite different from https://github.com/xwiki-contrib/sandbox/tree/master/authenticators/xwiki-au... because it uses quite old SAML 1.2 standard: http://docs.oasis-open.org/wsfed/federation/v1.2/os/ws-federation-1.2-spec-o... and Authentication provider is implemented using Microsoft technologies.
Valdis