auto login in otrs

Moderator: crythias

Locked
kalyana1315
Znuny expert
Posts: 171
Joined: 24 Apr 2013, 12:29
Znuny Version: OTRS3.3
Real Name: kalyanachakravarthy M P
Company: TATA Technologies
Location: Pune,India
Contact:

auto login in otrs

Post by kalyana1315 »

hi

I have done the integration AD with otrs.

1.any way to OTRS auto-login using windows authentication if already logged into windows using the same username and password as you would log into OTRS with?(doesn't use on again user and password)

2 . pass some login info to OTRS in URL?

https://localhost/customer.pl?user= system username?pass=system password ??
alexus
Znuny wizard
Posts: 383
Joined: 20 Sep 2010, 16:54
Znuny Version: OTRS 6 CE
Real Name: Alexey Yusov
Company: Radiant System Group s.r.o
Location: Prague
Contact:

Re: auto login in otrs

Post by alexus »

You should consider SSO-fuctionality - http://wiki.otterhub.org/index.php?titl ... ith_Apache
Alexey Yusov

Production: OTRS CE ITSM 6.0.28 on CentOS 7 + Apache 2.4 + MariaDB 10.4.13 + Radiant Customer Portal

Radiant System OTRS Intergrator
RS4OTRS marketplace
Stay tuned on our Facebook
((OTRS)) Community Edition - what next?
kalyana1315
Znuny expert
Posts: 171
Joined: 24 Apr 2013, 12:29
Znuny Version: OTRS3.3
Real Name: kalyanachakravarthy M P
Company: TATA Technologies
Location: Pune,India
Contact:

Re: auto login in otrs

Post by kalyana1315 »

alexus wrote:You should consider SSO-fuctionality - http://wiki.otterhub.org/index.php?titl ... ith_Apache
I am authenticating my users against LDAP ( AD Domain). This is working quite well.

Now looking for an auto login.
Is there a possibility, to use the logged in user on a system to auto login into otrs?
crythias
Moderator
Posts: 10170
Joined: 04 May 2010, 18:38
Znuny Version: 5.0.x
Location: SouthWest Florida, USA
Contact:

Re: auto login in otrs

Post by crythias »

kalyana1315 wrote:Is there a possibility, to use the logged in user on a system to auto login into otrs?
Yes, it's called Single Sign-On (SSO)
OTRS 6.0.x (private/testing/public) on Linux with MySQL database.
Please edit your signature to include your OTRS version, Operating System, and database type.
Click Subscribe Topic below to get notifications. Consider amending your topic title to include [SOLVED] if it is so.
Need help? Before you ask
kalyana1315
Znuny expert
Posts: 171
Joined: 24 Apr 2013, 12:29
Znuny Version: OTRS3.3
Real Name: kalyanachakravarthy M P
Company: TATA Technologies
Location: Pune,India
Contact:

Re: auto login in otrs

Post by kalyana1315 »

crythias wrote:
kalyana1315 wrote:Is there a possibility, to use the logged in user on a system to auto login into otrs?
Yes, it's called Single Sign-On (SSO)
hi crythias,

AD integration otrs it sso working fine.


i am trying doesn't use on again user and password http://localhost/customer.pl . once system authentication ok automatically otrs login .
wurzel
Znuny guru
Posts: 3273
Joined: 08 Jul 2010, 22:25
Znuny Version: x.x.x
Real Name: Florian

Re: auto login in otrs

Post by wurzel »

Hi,

than call it 'real' SSO

search for 'http basic auth'

it's similar configuration for agents + customers.

Florian
OTRS 2025 SILVER (Prod)
OTRS 2025 auf Debian 12 (Test)
Znuny 7.x latest version testing auf Debian 12

-- Ich beantworte keine Forums-Fragen PN - No PN please

I won't answer to unfriendly users any more. A greeting and regards are just polite.
Locked