Select Tiki and OpenID from tiki-admin.php?page=login -> General preferences -> Authentication method
The Login Module will now include an OpenID field:
To use OpenID
A user must have (or create) an OpenID. See http://openid.net/get/ for information on getting an OpenID.
In the Tiki Login Module, enter your OpenID.
Tiki will attempt to validate the user's OpenID. The user will be requested to authenticate their ID with their OpenID provider.
If you are a Google (Apps?) OpenID user, enter:
https://www.google.com/accounts/o8/id
exactly like that and you'll be taken to the right place.
Upon successful authentication, Tiki will allow you to:
Create a new Tiki login.
Associate an existing login with your OpenID.
To create a new Tiki login, enter username and email address.
Tiki will register the new username and associate it with your OpenID.
If you already have a Tiki login, enter your username and password in the Login area.
Tiki will associate the existing Tiki login with your OpenID.
To login, you can now simply use your OpenID on the Login Module.
Note: After associating an OpenID with a Tiki user account, you cannot unassociate the two through the Tiki Administration interface. Instead, you must edit the database, directly. In the users_users table, reset the openid_url for the user to null.