<?xml version="1.0"?>
<info>
	<id>user_saml</id>
	<name>SSO &amp; SAML authentication</name>
	<description>Authenticates user against a SAML backend, such as Shibboleth or
	other SSO solutions such as Kerberos.</description>
	<licence>AGPL</licence>
	<author>Lukas Reschke</author>
	<version>1.2.2</version>
	<dependencies>
		<nextcloud min-version="11" max-version="11" />
	</dependencies>
	<namespace>User_SAML</namespace>
	<types>
		<authentication/>
	</types>
	<settings>
		<admin>\OCA\User_SAML\Settings\Admin</admin>
		<admin-section>OCA\User_SAML\Settings\Section</admin-section>
	</settings>
</info>
