plugins - authentication - Joomla! Forum - community, help and support
hello all!
i'm trying "external" authentication work, on version 1.5.14.
i have not found documentation on authentication mechanisms, again - existing modules not difficult understand - hope
if have understood right - mechanisms core try 1 after other of active/published modules - until gets jauthenticate_status_success returned.
i assumes there test if username dos exist in user table before of auth modules called @ all.
if try log inn using nonexistent username - non of modules called.
but - using existing username - , password not 1 in joomla usertable - modules not called ?? - , login not accepted.
using username , password joomla usertable - modules called - fails - password not 1 in external usertable.
but ones - after need restart webserver - have modul called again ??
the 2 auth modules active "authentication - joomla" , mine.
"authentication - joomla" has order 0, , mine has order 1 , access level "public"
and yes - have "community builder" component active.
(i have stooped cind of caches etc..)
could give me hint on what's going on here
thanks help
regards
steinar
**
some update!
after changing code "authentication - joomla" never authenticate - module called !!
but if use same password in joomla user table.
if try login - using password not same in joomla user table, wallid in external user system - module not called ?
is there form of caching going on here ??
i'm trying "external" authentication work, on version 1.5.14.
i have not found documentation on authentication mechanisms, again - existing modules not difficult understand - hope
if have understood right - mechanisms core try 1 after other of active/published modules - until gets jauthenticate_status_success returned.
i assumes there test if username dos exist in user table before of auth modules called @ all.
if try log inn using nonexistent username - non of modules called.
but - using existing username - , password not 1 in joomla usertable - modules not called ?? - , login not accepted.
using username , password joomla usertable - modules called - fails - password not 1 in external usertable.
but ones - after need restart webserver - have modul called again ??
the 2 auth modules active "authentication - joomla" , mine.
"authentication - joomla" has order 0, , mine has order 1 , access level "public"
and yes - have "community builder" component active.
(i have stooped cind of caches etc..)
could give me hint on what's going on here
thanks help
regards
steinar
**
some update!
after changing code "authentication - joomla" never authenticate - module called !!
but if use same password in joomla user table.
if try login - using password not same in joomla user table, wallid in external user system - module not called ?
is there form of caching going on here ??
you can change order of authentication plugins, in plugin manager.
did @ example.php authentification plugin?
olaf
did @ example.php authentification plugin?
olaf
Comments
Post a Comment