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 2024-06-04 15:19:58

krisl
Member
Registered: 2024-06-04
Posts: 2

Agent authentication on server

Hi

As I understand, there is no builtin agent authentication available at this moment (10.0.15). Some kind of authentication is only possible on the webserver with `auth_basic`. I have enabled auth_basic for `/front/inventory.php`. When I surf to that file, I get a login prompt. That's working fine.

Problem: clients can still connect to the server without authentication.
What can be wrong?

Is a default agent authentication still on the roadmap for v11? In this time of global security awareness, this is a necessity.

Thanks

Offline

#2 2024-06-05 11:08:46

cconard96
Moderator
Registered: 2018-07-31
Posts: 2,809
Website

Re: Agent authentication on server

krisl wrote:

Problem: clients can still connect to the server without authentication.
What can be wrong?s

Without knowing how it was configured, I can't say.

krisl wrote:

Is a default agent authentication still on the roadmap for v11? In this time of global security awareness, this is a necessity.

Yes. It's basically already done.
Pull request for GLPI side: https://github.com/glpi-project/glpi/pull/16727
Commit for GLPI Agent (part of the nightly releases at the moment): https://github.com/glpi-project/glpi-ag … 5bb643e317

You will be able to use the new OAuth clients we added for the new API to also authentication GLPI Agents. I think the plan is to also add in basic authentication support so you don't have to mess with the web server config, but OAuth is a much better choice in my opinion.


GLPI Collaborator and Plugin Developer.
My non-English comments are automated translations. Sorry for any confusion that causes.
Mes commentaires non anglais sont des traductions automatiques. Désolé pour toute confusion qui cause.
Mis comentarios que no están en inglés son traducciones automáticas. Perdón por cualquier confusión que cause.

Offline

#3 2024-06-05 11:28:43

krisl
Member
Registered: 2024-06-04
Posts: 2

Re: Agent authentication on server

cconard96 wrote:

Yes. It's basically already done.

That's good. Any idea when this will get in an official release?

Offline

#4 2024-06-05 11:48:35

cconard96
Moderator
Registered: 2018-07-31
Posts: 2,809
Website

Re: Agent authentication on server

No Not at this point, but there will be several beta releases before the official release (still no ETA).
You can get a general idea of the progress towards this version by looking at the milestone on GitHub.
https://github.com/glpi-project/glpi/milestone/49


GLPI Collaborator and Plugin Developer.
My non-English comments are automated translations. Sorry for any confusion that causes.
Mes commentaires non anglais sont des traductions automatiques. Désolé pour toute confusion qui cause.
Mis comentarios que no están en inglés son traducciones automáticas. Perdón por cualquier confusión que cause.

Offline

Board footer

Powered by FluxBB