You are not logged in.

Announcement

 Téléchargez la dernière version stable de GLPI      -     Et vous, que pouvez vous faire pour le projet GLPI ? :  Contribuer
 Download last stable version of GLPI                      -     What can you do for GLPI ? :  Contribute

#1 2020-10-15 16:03:52

aupmpaille
Member
Registered: 2015-08-20
Posts: 11

CALDav URL et authentification CAS

Bonjour,

Je voudrais savoir si qqn sait comment faire marcher le CALdav URL quand on a une authentification CAS. 
Quand j’essaie d’accéder l’url de mon CALdav, il me demande de m’authentifier, mais cela renvoie une erreur :

This page contains the following errors:
error on line 1 at column 415: XML declaration allowed only at the start of the document
Below is a rendering of the page up to the first error.

CAS Authentication failed!CAS Authentication failed!You were not authenticated.You may submit your request again by clicking here.If the problem persists, you may contact the administrator of this site.

Merci d'avance,
Mayra

Offline

#2 2020-10-28 17:01:18

aupmpaille
Member
Registered: 2015-08-20
Posts: 11

Re: CALDav URL et authentification CAS

Personne?

Offline

#3 2021-01-21 11:44:36

corentins
Member
Registered: 2021-01-21
Posts: 1

Re: CALDav URL et authentification CAS

Bonjour,

Je rencontre le même problème. Avez-vous trouvé une solution à cela ?

Cordialement,

Offline

#4 2022-03-23 18:09:13

paidge
Member
Registered: 2022-03-02
Posts: 24

Re: CALDav URL et authentification CAS

J'ai aussi le même problème. Je vais voir si une issue a été créée dans Github.

Offline

#5 2022-03-25 14:47:50

paidge
Member
Registered: 2022-03-02
Posts: 24

Re: CALDav URL et authentification CAS

Il faut modifier le fichier /inc/caldav/backend/auth.class.php à la ligne 49 en rajoutant true :

return $auth->login($username, $password, true);

A priori, cela sera fait dans une future version.

Offline

Board footer

Powered by FluxBB