[TYPO3-project-4-3] Using OpenID in combination with rsaauth and saltedpasswords

Francois Suter fsu-lists at cobweb.ch
Thu Sep 10 16:48:56 CEST 2009


Hi,

> IMHO the biggest problem of the whole service architecture of TYPO3 that
> both priority and quality are hard coded into the service. Both values
> should be configurable by the administrator.

They can be modified. It's all in the doc_core_services manual.

What is particular about auth services is this thing with the return 
code inside authUser(). If a given auth service returns a final code 
(i.e. false or 200), the service chain will be interrupted. This is the 
case with TYPO3's default auth service, which means there cannot be a 
auth service of lower priority than it, although that probably makes sense.

Cheers

-- 

Francois Suter
Cobweb Development Sarl - http://www.cobweb.ch


More information about the TYPO3-project-4-3 mailing list