Actions
Task #828
closedAuthentication filter - support token as url parameter
Status:
Closed
Priority:
Normal
Assignee:
Radek Tomiška
Category:
Authentication / Authorization
Target version:
Start date:
11/08/2017
Due date:
% Done:
100%
Estimated time:
4.00 h
Owner:
Description
Authentication filter supports token in http header. We need to support token as url parameter too - it will be used for download attachments.
Updated by Radek Tomiška about 7 years ago
- Status changed from New to Needs feedback
- Assignee changed from Radek Tomiška to Vít Švanda
- % Done changed from 0 to 90
Token can be given as url parameter 'cidmst' (the same name as header, but lower case). Tests are included.
Documentation:
https://wiki.czechidm.com/devel/dev/security/authentication#basic_view
Commit:
https://github.com/bcvsolutions/CzechIdMng/commit/7131d43104bf87eb17932dc936b3f6a34af64fbf
Could you pls do a review?
Updated by Vít Švanda about 7 years ago
- Status changed from Needs feedback to Closed
- Assignee changed from Vít Švanda to Radek Tomiška
- % Done changed from 90 to 100
- I did review and test via SoapUI.
- Works and looks nice.
Actions