pawat wrote:I have found somehere, that I should additionally run {../openid_login.php?install} script in order to create required table (OPENID_URLS_TABLE, currently there is no such a table in database).
Yes, one of the instructions in the MODX file was to run the install file.
pawat wrote:There is no command 'CREATE TABLE IF NOT EXISTS OPENID_URLS_TABLE' in Postgres.
I will look into how to have that fixed for the next version which I should be able to work on this weekend.
pawat wrote:Saying "turn the OpenID authentication on" I meant to enable this mod for users in the front page (I've seen such an option in screenshots - it was called 'Allow OpenId logins').
This MOD does not have any such feature yet, it is planned for but will take some work to be able to disable the MOD. Right now the MOD is enabled if it is installed, to disable it you would have to uninstall the MOD.