Story #7211
Review V2 implementation of authentication for log and search requests
Status:
Closed
Priority:
Normal
Assignee:
Ben Leinfelder
Category:
d1_cn_solr_extensions
Target version:
Start date:
Due date:
% Done:
100%
Story Points:
Sprint:
History
#1 Updated by Dave Vieglais over 9 years ago
- Target version changed from CCI-2.0-TRUNK to CCI-2.0.0
#2 Updated by Dave Vieglais over 9 years ago
- Assignee set to Skye Roseboom
Need to verify that the changes being made to support additional types of authentication work correctly with both the log and search indexes.
- Subject provided in the token or certificate is being passed through to whatever is handling the request.
#3 Updated by Dave Vieglais over 9 years ago
- Category set to d1_cn_index_common
#4 Updated by Skye Roseboom over 9 years ago
- Project changed from CN Index to Infrastructure
- Category changed from d1_cn_index_common to d1_cn_solr_extensions
- Milestone set to None
#5 Updated by Ben Leinfelder over 9 years ago
- % Done changed from 0 to 100
- Assignee changed from Skye Roseboom to Ben Leinfelder
- Status changed from New to Closed
switched to PortalCertificateManager.getSession() method that inspects both the client certificate and auth token methods for authenticating.