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 2018-12-04 12:24:25

guihs1
Member
Registered: 2018-12-03
Posts: 3

Access to GLPI from an external page (POST or GET?)

I would like to know if there is a possibility that on another page I would redirect access to the GLPI and bring the user already registered, such as by POST or GET, for example ...

Like, domain.com/index.php?login_name=teste&login_password=teste

<a href="domain.com/index.php?login_name=teste&login_password=teste" target="_blank"> Access GLPI </ i> </a>

or POST, obviously.

Thank you all.

Last edited by guihs1 (2018-12-04 18:03:27)

Offline

#2 2018-12-05 15:38:48

yllen
GLPI-DEV
From: Sillery (51)
Registered: 2008-01-14
Posts: 15,273

Re: Access to GLPI from an external page (POST or GET?)

you must have a file that call login function of Auth class


CentOS 6.5 - CentOS 7.x
PHP 5.6 - PHP 7.x - MySQL 5.6  - MariaDB 10.2 + APC + oOPcache
GLPI from 0.72 to dev version
Certifiée ITIL (ITV2F, ITILF, ITILOSA)

Offline

#3 2018-12-05 21:32:46

guihs1
Member
Registered: 2018-12-03
Posts: 3

Re: Access to GLPI from an external page (POST or GET?)

Is there something similar to what you said ready for use?

Offline

Board footer

Powered by FluxBB