This page (revision-11) was last changed on 23-Apr-2022 17:05 by HarryMetske

This page was created on 23-Apr-2022 17:05 by HarryMetske

Only authorized users are allowed to rename pages.

Only authorized users are allowed to delete pages.

Page revision history

Version Date Modified Size Author Changes ... Change note
11 23-Apr-2022 17:05 7 KB HarryMetske to previous
10 23-Apr-2022 17:05 7 KB HarryMetske to previous | to last
9 23-Apr-2022 17:05 7 KB HarryMetske to previous | to last
8 23-Apr-2022 17:05 7 KB HarryMetske to previous | to last
7 23-Apr-2022 17:05 6 KB HarryMetske to previous | to last
6 23-Apr-2022 17:05 6 KB HarryMetske to previous | to last
5 23-Apr-2022 17:05 6 KB HarryMetske to previous | to last
4 23-Apr-2022 17:05 6 KB HarryMetske to previous | to last
3 23-Apr-2022 17:05 6 KB HarryMetske to previous | to last
2 23-Apr-2022 17:05 6 KB HarryMetske to previous | to last
1 23-Apr-2022 17:05 6 KB HarryMetske to last

Page References

Incoming links Outgoing links

Version management

Difference between version and

At line 3 changed one line
The OpenID Book, chapter 4 describes how to setup the sammple OpenID RP.
[{TableOfContents}]
At line 5 added 2 lines
\\The OpenID Book, chapter 4 describes how to setup the sammple OpenID RP.
At line 7 changed one line
The sample is based on PHP, and this was not yet installed on the scharnhorst VPS (Fedora core 5), so first install this, after manually installing yum, we run __yum install php__:
The sample is based on PHP, and this was not yet installed on the scharnhorst VPS (Fedora core 5), so first install this, after manually installing yum (Fedora Core 5 RPMS available at %%small [ftp://alviss.et.tudelft.nl/pub/fedora/core/5/i386/os/Fedora/RPMS/] %%), we run __yum install php__:
At line 113 changed one line
!! Apached config change
!! httpd config change
At line 122 changed one line
DocumentRoot /var/openid/consumer
DocumentRoot /var/openid/consumer/php-openid-2.0.0
At line 134 added 13 lines
!! Adapt /etc/php.ini
The __include_path__ has to be extended with /var/openid/consumer/php-openid-2.0.0.
!! Demo
The demo now is available here: [http://consumer.computerhok.nl/examples/consumer/]
!! Create test account
I signed up for a test account at openid.com, my test OpenID URL is now __[metskemtest.myopenid.com|http://metskemtest.myopenid.com]__ !
\\I activated the ''safe signin'' option, so I will only be prompted for my password on the OpenID Sing in page.