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

7 lines
206 B
HTML
Raw Normal View History

2024-10-20 17:44:40 +08:00
<!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>