SAML plugin available?

Note: I have no idea if this extension is working on not (never used it nor participated in its dev). I just helped you on how to generically build and install an XWiki extension locally.

Sure, and I appreciate your help. I will try to dig into and let you know if I succeed .

Thanks.

Hello,

I’m trying to install the same plugin.
I have followed all advices in this topic but I’m stuck installing the extension with the manager using advanced search.

When I search the extension, I get this message :

We couldn’t find any extension with id ’ org.xwiki.contrib.authentication:xwiki-authenticator-saml ’ and version ’ 1.0-SNAPSHOT '. Make sure you have the right extension repositories configured.

There is my xwiki.properties file :

extension.repositories=maven-local:maven:file://${sys:user.home}/.m2/repository
extension.repositories=maven-xwiki:maven:http://nexus.xwiki.org/nexus/content/groups/public
extension.repositories=extensions.xwiki.org:xwiki:http://extensions.xwiki.org/xwiki/rest/

And my repository :

root@srvXpuXwiki:~/.m2/repository/org/xwiki/contrib/authentication/xwiki-authenticator-saml/1.0-SNAPSHOT# ls -alh
total 48K
drwxr-xr-x 2 root root 4,0K avril 16 16:11 .
drwxr-xr-x 3 root root 4,0K avril 16 16:11 …
-rw-r–r-- 1 root root 736 avril 18 11:53 maven-metadata-local.xml
-rw-r–r-- 1 root root 222 avril 18 11:53 _remote.repositories
-rw-r–r-- 1 root root 26K avril 18 11:53 xwiki-authenticator-saml-1.0-SNAPSHOT.jar
-rw-r–r-- 1 root root 2,3K avril 16 15:52 xwiki-authenticator-saml-1.0-SNAPSHOT.pom

Could you help me please ?

@moscardo did you manage to finish the installation ?

Thanks

Hi @amelie not really, I didn’t continue, stick to LDAP, but in future we may need to authenticate users through SAML and may need to spend some more time on this. I will post everything here if I find something useful.

Cheers.