Project

General

Profile

Actions

Bug #1771

closed

HTTP_authentication does not work for forms

Added by Romain Vrignaud almost 12 years ago. Updated over 11 years ago.

Status:
Closed
Priority:
Normal
Assignee:
-
Category:
Authentication
Target version:
Difficulty:
Triaged:
Fixed in Releases:
Found in Releases:

Description

When I use authorize_login_delegation, I'm never redirected to /users/login
but when I try to use auto_complete_search, I get a 401

See in logs :

Started GET "/hosts/auto_complete_search?search=" for 192.168.200.117 at Mon Jul 23 11:08:50 +0200 2012
Processing by HostsController#auto_complete_search as JSON
Parameters: {"search"=>""}
Completed 401 Unauthorized in 2ms

And I have a box in my browser with message :
"A username and password are being requested by http://foreman.example.com. The site says: "Application""


Related issues 1 (0 open1 closed)

Related to Foreman - Feature #1820: Authenticate API calls via REMOTE_USER too Closed08/13/2012Actions
Actions

Also available in: Atom PDF