User Tools

Site Tools


doc:appunti:net:openid

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Last revisionBoth sides next revision
doc:appunti:net:openid [2011/05/03 15:02] – [Allestire un provider OpenID personale] niccolodoc:appunti:net:openid [2011/05/04 16:51] – [phpMyID] niccolo
Line 42: Line 42:
 phpMyID is not compatible with 'suhosin' phpMyID is not compatible with 'suhosin'
 </code> </code>
 +
 +Per forzare il funzionamento anche in presenza di Suhosin dovrebbe bastare disabilitare tale funzione nel VirtualHost (si consiglia di farlo solo se il VirtualHost è dedicato esclusivamente a phpMyID):
 +
 +<file>
 +php_flag suhosin.simulation On
 +</file>
 +
 +quindi in **''MyID.config.php''** impostare nell'array **''%%$GLOBALS['profile']%%''** l'elemento **''%%'allow_suhosin' => true%%''**.
  
 FIXME FIXME
Line 113: Line 121:
 ?> ?>
 </code> </code>
 +
 +FIXME Come definire nome utente e password? Come usare semplicemente l'URL radice (''http://niccolo.rigacci.org/'') visto che non abbiamo altri utenti?
doc/appunti/net/openid.txt · Last modified: 2011/05/04 16:57 by niccolo