Generic agent basic auth

Moderator: crythias

Post Reply
mpssanthosh
Znuny newbie
Posts: 3
Joined: 10 Nov 2017, 12:52
Znuny Version: version5

Generic agent basic auth

Post by mpssanthosh »

Hi team,

i was using ticketGet details Rest API using the URL with GET Method
http://xxx.xxx.xxx.xxx/otrs/nph-generic ... &Password=***
in the above REST call i was passing username and password in the URL this is not expected for me

Can someone help me to regarding implementing BASIC auth in OTRS... that would really helpful for me .Thanks in advance

Thanks & Regards,
Mpss
zzz
Znuny superhero
Posts: 888
Joined: 15 Dec 2016, 15:13
Znuny Version: All
Real Name: Emin
Company: Efflux GmbH
Contact:

Re: Generic agent basic auth

Post by zzz »

Hello mpssanthosh,

this PHP example might help you: https://github.com/rkaldung/otrs-gi-rest-php

You can also find some informations about generic interfaces / web services in the OTRS docs.

Best regards
Professional OTRS, Znuny & OTOBO services: efflux.de | efflux.de/en/

Free and premium add-ons: German | English
Post Reply