Forum Moderators: coopster

Message Too Old, No Replies

Authenticating using OpenID

To display only if user signed in

         

kkonline

11:08 am on Sep 22, 2007 (gmt 0)

10+ Year Member



I used the phpMyID and can successfully
login and logout.

But how to point so that a particular page requires authentication
and if authenticated then only display the page content


<html>

<head>
<meta name="GENERATOR" content="Microsoft FrontPage 5.0">
<meta name="ProgId" content="FrontPage.Editor.Document">
<meta http-equiv="Content-Type" content="text/html; charset=windows-1252">
<title>New Page 1</title>
<link rel="openid.server"
href="http://example.org/phpMyID-0.6/MyID.config.php">
<link rel="openid.delegate"
href="http://example.org/phpMyID-0.6/MyID.config.php">
</head>

<body>
Display only if authenticated
</body>

</html>

Currently it displays the content without any authentication

[edited by: eelixduppy at 6:10 pm (utc) on Sep. 22, 2007]
[edit reason] removed url [/edit]

jatar_k

1:07 pm on Sep 23, 2007 (gmt 0)

WebmasterWorld Administrator 10+ Year Member



what vars does it set that you can test for?