Good morning I have just realized that koha 18.11 on release notes claims to be able to authenticate agains moodle and claims bugzilla 3511 https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=3511 But bug 3511 is closed as invalid, as far as I can see koha is able to authenticate against moodle, but using an invalid bug make me doubt. is koha able to authenticate agains moodle? I have figured out that Moodle can work as a CAS, then it is compliance, but invalid closed ;) kindest regards -- *Hugo Agud - Orex Digital * *www.orex.es <http://www.orex.es>* <http://www.orex.es/> [image: www.orex.es/koha] <http://www.orex.es/koha> [image: www.orex.es/vufind] <http://www.orex.es/vufind> Director Passeig Comte Vilardaga, 118 3-3 08980 -Sant Feliu de Llobregat - Tel: 933 856 138 hagud@orex.es · http://www.orex.es/ No imprima este mensaje a no ser que sea necesario. Una tonelada de papel implica la tala de 15 árboles y el consumo de 250.000 litros de agua. Aviso de confidencialidad Este mensaje contiene información que puede ser CONFIDENCIAL y/o de USO RESTRINGIDO. Si usted no es el receptor deseado del mensaje (ni está autorizado a recibirlo por el remitente), no está autorizado a copiar, reenviar o divulgar el mensaje o su contenido. Si ha recibido este mensaje por error, por favor, notifíquenoslo inmediatamente y bórrelo de su sistema.
Hi Hugo, sometimes a typo in a bug number in a commit message can cause wrong bugs ending up in the release notes. We try to catch those, but it can happen. In this case I have not been sure to locate the wrong commit, but it doesn't look like any moodle specific code has made it into Koha. The bug references CAS as a possible solution. Katrin On 28.11.19 07:44, Hugo Agud wrote:
Good morning
I have just realized that koha 18.11 on release notes claims to be able to authenticate agains moodle and claims bugzilla 3511 https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=3511
But bug 3511 is closed as invalid, as far as I can see koha is able to authenticate against moodle, but using an invalid bug make me doubt.
is koha able to authenticate agains moodle? I have figured out that Moodle can work as a CAS, then it is compliance, but invalid closed ;)
kindest regards
--
*Hugo Agud - Orex Digital *
*www.orex.es <http://www.orex.es>*
**
<http://www.orex.es/> www.orex.es/koha <http://www.orex.es/koha> www.orex.es/vufind <http://www.orex.es/vufind>
* *
Director
Passeig Comte Vilardaga, 118 3-3 08980 -Sant Feliu de Llobregat - Tel: 933 856 138 hagud@orex.es <mailto:hagud@orex.es> · http://www.orex.es/
No imprima este mensaje a no ser que sea necesario. Una tonelada de papel implica la tala de 15 árboles y el consumo de 250.000 litros de agua.
Aviso de confidencialidad Este mensaje contiene información que puede ser CONFIDENCIAL y/o de USO RESTRINGIDO. Si usted no es el receptor deseado del mensaje (ni está autorizado a recibirlo por el remitente), no está autorizado a copiar, reenviar o divulgar el mensaje o su contenido. Si ha recibido este mensaje por error, por favor, notifíquenoslo inmediatamente y bórrelo de su sistema.
_______________________________________________ Koha-devel mailing list Koha-devel@lists.koha-community.org https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-devel website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
The bug was closed as invalid because there was never a clear specification laid out for what level of integration was required and no code was ever submitted as far as I can tell. However, if it's just SSO authentication your looking for, then both Shibboleth and CAS are well supported by Koha, both of which I believe Moodle also supports. Hope that helps, On Thu, 28 Nov 2019, 10:54 am Katrin Fischer, <katrin.fischer.83@web.de> wrote:
Hi Hugo,
sometimes a typo in a bug number in a commit message can cause wrong bugs ending up in the release notes. We try to catch those, but it can happen. In this case I have not been sure to locate the wrong commit, but it doesn't look like any moodle specific code has made it into Koha. The bug references CAS as a possible solution.
Katrin On 28.11.19 07:44, Hugo Agud wrote:
Good morning
I have just realized that koha 18.11 on release notes claims to be able to authenticate agains moodle and claims bugzilla 3511 https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=3511
But bug 3511 is closed as invalid, as far as I can see koha is able to authenticate against moodle, but using an invalid bug make me doubt.
is koha able to authenticate agains moodle? I have figured out that Moodle can work as a CAS, then it is compliance, but invalid closed ;)
kindest regards
--
*Hugo Agud - Orex Digital *
*www.orex.es <http://www.orex.es>*
<http://www.orex.es/> [image: www.orex.es/koha] <http://www.orex.es/koha> [image: www.orex.es/vufind] <http://www.orex.es/vufind>
Director
Passeig Comte Vilardaga, 118 3-3 08980 -Sant Feliu de Llobregat - Tel: 933 856 138 hagud@orex.es · http://www.orex.es/
No imprima este mensaje a no ser que sea necesario. Una tonelada de papel implica la tala de 15 árboles y el consumo de 250.000 litros de agua.
Aviso de confidencialidad Este mensaje contiene información que puede ser CONFIDENCIAL y/o de USO RESTRINGIDO. Si usted no es el receptor deseado del mensaje (ni está autorizado a recibirlo por el remitente), no está autorizado a copiar, reenviar o divulgar el mensaje o su contenido. Si ha recibido este mensaje por error, por favor, notifíquenoslo inmediatamente y bórrelo de su sistema.
_______________________________________________ Koha-devel mailing listKoha-devel@lists.koha-community.orghttps://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-devel website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
_______________________________________________ Koha-devel mailing list Koha-devel@lists.koha-community.org https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-devel website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
Hi Thanks! I just asked because it was published as release notes for koha 18.11 thanks for the clarification kindest regards El vie., 29 nov. 2019 a las 7:59, Renvoize, Martin (< martin.renvoize@ptfs-europe.com>) escribió:
The bug was closed as invalid because there was never a clear specification laid out for what level of integration was required and no code was ever submitted as far as I can tell.
However, if it's just SSO authentication your looking for, then both Shibboleth and CAS are well supported by Koha, both of which I believe Moodle also supports.
Hope that helps,
On Thu, 28 Nov 2019, 10:54 am Katrin Fischer, <katrin.fischer.83@web.de> wrote:
Hi Hugo,
sometimes a typo in a bug number in a commit message can cause wrong bugs ending up in the release notes. We try to catch those, but it can happen. In this case I have not been sure to locate the wrong commit, but it doesn't look like any moodle specific code has made it into Koha. The bug references CAS as a possible solution.
Katrin On 28.11.19 07:44, Hugo Agud wrote:
Good morning
I have just realized that koha 18.11 on release notes claims to be able to authenticate agains moodle and claims bugzilla 3511 https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=3511
But bug 3511 is closed as invalid, as far as I can see koha is able to authenticate against moodle, but using an invalid bug make me doubt.
is koha able to authenticate agains moodle? I have figured out that Moodle can work as a CAS, then it is compliance, but invalid closed ;)
kindest regards
--
*Hugo Agud - Orex Digital *
*www.orex.es <http://www.orex.es>*
<http://www.orex.es/> [image: www.orex.es/koha] <http://www.orex.es/koha> [image: www.orex.es/vufind] <http://www.orex.es/vufind>
Director
Passeig Comte Vilardaga, 118 3-3 08980 -Sant Feliu de Llobregat - Tel: 933 856 138 hagud@orex.es · http://www.orex.es/
No imprima este mensaje a no ser que sea necesario. Una tonelada de papel implica la tala de 15 árboles y el consumo de 250.000 litros de agua.
Aviso de confidencialidad Este mensaje contiene información que puede ser CONFIDENCIAL y/o de USO RESTRINGIDO. Si usted no es el receptor deseado del mensaje (ni está autorizado a recibirlo por el remitente), no está autorizado a copiar, reenviar o divulgar el mensaje o su contenido. Si ha recibido este mensaje por error, por favor, notifíquenoslo inmediatamente y bórrelo de su sistema.
_______________________________________________ Koha-devel mailing listKoha-devel@lists.koha-community.orghttps://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-devel website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
_______________________________________________ Koha-devel mailing list Koha-devel@lists.koha-community.org https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-devel website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
_______________________________________________ Koha-devel mailing list Koha-devel@lists.koha-community.org https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-devel website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
-- *www.orex.es <http://www.orex.es/>* <http://www.orex.es/> [image: www.orex.es/koha] <http://www.orex.es/koha> [image: www.orex.es/vufind] <http://www.orex.es/vufind> Director Avda Josep Tarradelles, 134 (Centro de Negocios Infanta) 08029 - Barcelona - Tel: 933 856 138 hagud@orex.es · http://www.orex.es/ No imprima este mensaje a no ser que sea necesario. Una tonelada de papel implica la tala de 15 árboles y el consumo de 250.000 litros de agua. Aviso de confidencialidad Este mensaje contiene información que puede ser CONFIDENCIAL y/o de USO RESTRINGIDO. Si usted no es el receptor deseado del mensaje (ni está autorizado a recibirlo por el remitente), no está autorizado a copiar, reenviar o divulgar el mensaje o su contenido. Si ha recibido este mensaje por error, por favor, notifíquenoslo inmediatamente y bórrelo de su sistema.
participants (4)
-
Hugo Agud -
Hugo Agud -
Katrin Fischer -
Renvoize, Martin