Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
apache_test.rb 3.09 KB
base_test.rb 315 Bytes
basic_test.rb 1.03 KB
oauth_test.rb 1.19 KB
signo_basic_test.rb 1.37 KB
signo_test.rb 3.4 KB

Latest revisions

# Date Author Comment
8ffa0b9a 01/07/2014 10:44 AM Jan Pazdziora

fixes #3528 - Populate first name, last name, and email, if available.

9a1f72f4 12/12/2013 10:34 AM Eric Helms

Fixes #3753 - always use main_app to determine paths for running an isolated namespace plugin

b7589c32 11/12/2013 11:53 AM Jan Pazdziora

fixes #3312 - support /users/extlogin as a login page based on REMOTE_USER

390e2281 11/06/2013 06:17 PM David Davis

fixes #3597 - removing rr gem, make tests consistent by using just mocha

2b6eb6df 09/11/2013 11:25 AM Marek Hulán

Fixes #3043 - Support Signo on API level using BasicAuth

852ff714 08/29/2013 01:33 PM Daniel Lobato Garcia

fixes #2988 - merge authentication code, enables REMOTE_USER auth on new API controllers

44161e29 06/28/2013 04:25 AM Marek Hulán

Fixes #2722 - Support for crossdomain auth

Newest Signo support authentication across more domains. We just need to
look not only to a cookie but parse parameters for getting username.

6c563741 05/23/2013 08:35 AM Marek Hulán

Fixes #2502 - session expiration updates

Signo now allows to transparently prolong user session which got
expired. Also when you now logout from Foreman you will end up in Signo
login form. This brings some code clean up and test changes and small
SSO method API change.

4e7ea9b8 04/22/2013 07:50 AM Marek Hulán

fixes #2417 - SSO abstractioning

Apache and Signo SSO reworked to a new general SSO concept.

You can use SSO service that comes with Katello for loggin in. It's
based on OpenID protocol with slightly customized provider.

View revisions

Also available in: Atom