Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

<sequence>
    <name>admin-gui-default</name>
    <description>
        Default GUI authentication sequence.
    </description>
    <channel>
        <channelId>http://midpoint.evolveum.com/xml/ns/public/modelcommon/channels-3#user</channelId>
        <default>true</default>
        <urlSuffix>gui-default</urlSuffix>
    </channel>
    <module>
        <name>internalLoginForm</name>
        <order>30</order>
        <necessity>sufficient</necessity>
    </module>
</sequence>

...