Blame view

sources/apps/user_saml/appinfo/info.xml 313 Bytes
42e4f8d60   Kload   add all apps
1
2
3
4
5
6
7
8
9
10
11
12
13
  <?xml version="1.0"?>
  <info>
  	<id>user_saml</id>
  	<name>SAML user and group backend</name>
  	<description>Authenticate Users by SAML</description>
  	<licence>AGPL</licence>
  	<author>Sixto Martin @ Yaco Sistemas</author>
  	<require>5</require>
  	<types>
          <prelogin/>
          <authentication/>
  	</types>
  </info>