This file is indexed.

/usr/share/doc/python-apache-openid/examples/teams/url/success.html is in python-apache-openid 2.0.1-0ubuntu3.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

1
2
3
4
5
6
7
8
9
<html>
<head>
    <title>OpenID authentication successful</title>
</head>
<body>
You have been successfully authenticated via URL-based teams support.
<a href="+logout">Logout</a>
</body>
</html>