Getting Ajax Error on Joomla 1.7

57 views
Skip to first unread message

Elias Muluneh

unread,
Sep 8, 2011, 2:32:06 PM9/8/11
to idemaut...@googlegroups.com
Hi All,

I know the Joomla 1.7 Setup is not yet supported by this current version of idemauth. However, I have to do the integration any ways. I am getting Ajax Error on the component pages. 

Is there a way around this problem already or am I alone in this?

Elias,

Stefano Gargiulo

unread,
Sep 11, 2011, 5:37:51 AM9/11/11
to idemaut...@googlegroups.com

This is due to the different plugin and cms structure, i will support 1.7 soon but i can schedule a deadline because it is an opensource project that i cure in the spare time. You can try to follow an 1.5 to 1.7 joomla extension upgrade tutorial for developers and modify your opensource code (you can close it or also you can collaborate to idemauth project and become a committer of the  1.7 version) or if you need support i'm available as a cheap freelancer to code the 1.7 version for you and any customization you desire, with a deadline, let me know.

Best regards
Stefano

> --
> Hai ricevuto questo messaggio in quanto sei iscritto al gruppo
> Gruppo "idemauth" di Google Gruppi.
> Per mandare un messaggio a questo gruppo, invia una email a
> idemaut...@googlegroups.com
> Per annullare l'iscrizione a questo gruppo, invia un'email a
> idemauth-user...@googlegroups.com
> Per maggiori opzioni, visita questo gruppo all'indirizzo
> http://groups.google.it/group/idemauth-users?hl=it
>
> Download idemauth: http://dev.garr.it/idemauth
> File a bug: http://code.google.com/p/idemauth/

Elias Muluneh

unread,
Sep 11, 2011, 3:17:54 PM9/11/11
to idemaut...@googlegroups.com
Thank you Stefano, 

I am a developer myself and I love to contribute on the migration as part of my work on a current work. I understand your scarce time and I appreciate the help you would provide me to finish up this migration. I will commit it once it is final.

One of the errors has been with JFile::Write calls which fails on my current php installation. and I was able to modify the code to fix that and other issues. however, I am having a bit of a strange error that returns empty page when I visit the SSO page.

Here is the URL google app login page takes me to. but the login doesn't display nothing. Am I missing any thing?


http://107.20.219.204:8081/components/com_idemauth/simplesamlphp/www/saml2/idp/SSOService.php?SAMLRequest=fVLJTsMwEL0j8Q%2BR79kqEGA1qUoRohJL1AYO3Fxn0ph6CR6ngb%2FHTVsBB7g%2Bv3nLeMaTDyWDLVgURmckjRISgOamEnqdkefyNrwkk%2Fz0ZIxMyZZOO9foBbx3gC7wkxrp8JCRzmpqGAqkmilA6jhdTh%2Fu6ShKaGuNM9xIEsxvMiLbjae8NbXatEK1DROM85q3VaNAcb4RTBhl1p79cow12sWaI3Yw1%2BiYdh5K0jRMrsI0LdMrmlzQ87NXEhQHp2uh9w3%2Bi7Xak5DelWURFk%2FLchDYigrso2dnZG18Doi4UTv7giGKrYdrJhFIMEUE63zAmdHYKbBLsFvB4Xlxn5HGuRZpHPd9H33LxCxuQIqPHlYOeLOHOJJ82C8dKtofi%2F2%2FADsGIPm3xTj%2BIZUf%2Fm1XZ35TGCn4ZzCV0vQzC8z5Ls52vsqtsYq5v93SKB0QUYX1QKWdxha4qAVUJIjzvevvA%2FFn8wU%3D&RelayState=https%3A%2F%2Fwww.google.com%2Fa%2Fhelixwebtech.com%2FServiceLogin%3Fservice%3Dmail%26passive%3Dtrue%26rm%3Dfalse%26continue%3Dhttp%253A%252F%252Fmail.google.com%252Fa%252Fhelixwebtech.com%252F%26bsv%3Dllya694le36z%26ltmpl%3Ddefault%26ltmplcache%3D2%26from%3Dlogin

Thanks again for the assistance.
Elias,

Stefano Gargiulo

unread,
Sep 12, 2011, 4:48:39 AM9/12/11
to idemaut...@googlegroups.com
you need at least one federation metadata xml file to put in the federation metadata tab, you can create a dummy one, or you can modify 

.../com_idemauth/simplesamlphp/config/config.php

setting just:

'metadata.sources' => array(
             array('type' => 'flatfile')
             ),

if you are using just google idp feature, you don't need xml metadata, anyway the component is hardcoded to set at least one because idemauth born for this kind of use (SP of a federation), so pay attention, do this mod in config.php and don't reopen the idemauth component administration page before trying a login, if it works you can patch the code or set a dummy metadata xml file.

keep me updated.

Stefano.

2011/9/11 Elias Muluneh <eli...@gmail.com>

Stefano Gargiulo

unread,
Sep 12, 2011, 4:50:59 AM9/12/11
to idemaut...@googlegroups.com
or try to check "use metarefresh" it should fix the problem also if it will be unused by you.

line 329

Best,
Stefano

2011/9/12 Stefano Gargiulo <rast...@gmail.com>
Reply all
Reply to author
Forward
0 new messages