#191 When authentication is performed by Apache user info attributes are not available
Closed: Fixed None Opened 8 years ago by jdennis.

User attributes are populated by the Info plugins. However the code that populates the user attributes and builds a session bound to the user only executes when a LoginManager executes the auth_successful method.

But when external authentication is being being performed by Apache (the endpoint location is protected) such as is the case with ECP we fail to populate the user attributes from the Info plugins, the net result is the SAML Assertion is returned without any attributes.


Fields changed

owner: => jdennis
patch_available: 0 => 1
status: new => assigned

Fields changed

milestone: => 1.2

master: 678c35f

resolution: => fixed
status: assigned => closed

Metadata Update from @nkinder:
- Issue assigned to jdennis
- Issue set to the milestone: 1.2

7 years ago

Login to comment on this ticket.

Metadata