Newer
Older
cas-server / cas / WEB-INF / classes / templates / protocol / openid / user.html
zhout on 17 Jun 2021 206 bytes first commit
<!DOCTYPE html>
<html xmlns="http://www.w3.org/1999/xhtml" xmlns:th="http://www.thymeleaf.org">
<head>
    <meta http-equiv="X-XRDS-Location" th:content="${openid_server + '/yadis.xml'}" />
</head>
</html>