authentication / registration

Moderator: crythias

Locked
vayas
Znuny newbie
Posts: 5
Joined: 25 May 2012, 13:33
Znuny Version: 3.1.4

authentication / registration

Post by vayas »

It is necessary to rewrite the script OTRS (authentication / registration)? Tell me where to start.
jojo
Znuny guru
Posts: 15020
Joined: 26 Jan 2007, 14:50
Znuny Version: Git Master
Contact:

Re: authentication / registration

Post by jojo »

The best stat is to read the documentation (doc.otrs.org) and hten to ask your quations in a more detailed and understandable way
"Production": OTRS™ 8, OTRS™ 7, STORM powered by OTRS
"Testing": ((OTRS Community Edition)) and git Master

Never change Defaults.pm! :: Blog
Professional Services:: http://www.otrs.com :: enjoy@otrs.com
vayas
Znuny newbie
Posts: 5
Joined: 25 May 2012, 13:33
Znuny Version: 3.1.4

Re: authentication / registration

Post by vayas »

I need to do single sign-on to the corporate website and forum are located in different domains. Corporate site and forum written in php. As a basis we want to use either OAuth or OpenID protocols. In the documentation there is no solution, so we decided to try to rewrite the authentication and registration of OTRS to fit your needs. Tell me from where to start?
jojo
Znuny guru
Posts: 15020
Joined: 26 Jan 2007, 14:50
Znuny Version: Git Master
Contact:

Re: authentication / registration

Post by jojo »

you need to write a new authentification module (read the developer documentation) or use an apache auth module
"Production": OTRS™ 8, OTRS™ 7, STORM powered by OTRS
"Testing": ((OTRS Community Edition)) and git Master

Never change Defaults.pm! :: Blog
Professional Services:: http://www.otrs.com :: enjoy@otrs.com
Locked