nextcloud/apps/user_openid/appinfo/info.xml

15 lines
306 B
XML

<?xml version="1.0"?>
<info>
<id>user_openid</id>
<name>OpenID user backend</name>
<description>Allow login through OpenID</description>
<licence>AGPL</licence>
<author>Robin Appelman</author>
<require>4</require>
<shipped>true</shipped>
<types>
<prelogin/>
<authentication/>
</types>
</info>