openid authentication
Moderator: crythias
openid authentication
Hello, how to do authentication for otrs through Openid? Maybe you have some examples or links? The documentation does not say nothing about it.
-
- Moderator
- Posts: 10170
- Joined: 04 May 2010, 18:38
- Znuny Version: 5.0.x
- Location: SouthWest Florida, USA
- Contact:
Re: openid authentication
There is no provision for it directly. You may try to program it yourself ... https://metacpan.org/module/Net::OpenID::Consumer but there are reports that implementation doesn't work. (I'd concur...)
This isn't a problem with OTRS, but a problem with OpenID.
This isn't a problem with OTRS, but a problem with OpenID.
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
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
Re: openid authentication
Thanks, I'll try it
Re: openid authentication
Did this work out for you?