cas-service-ja/overlays/org.apereo.cas.cas-server-w.../WEB-INF/classes/templates/protocol/openid/user.html

7 lines
206 B
HTML

<!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>