Light weight session for authorization
Sending a PKI token every request introduces huge overhead (4-16KB) in bandwith usage.
It is suggested to introduce alternative lightweight mechanism based on HTTP session approach.
Blueprint information
- Status:
- Complete
- Approver:
- None
- Priority:
- Medium
- Drafter:
- None
- Direction:
- Needs approval
- Assignee:
- Alexander Chudnovets
- Definition:
- Obsolete
- Series goal:
- Accepted for juno
- Implementation:
- Informational
- Milestone target:
- 2014.2
- Started by
- Completed by
- Ilya Sviridov
Related branches
Related bugs
Sprints
Whiteboard
If you are making a call to /v3/auth/token, the v3 token received will contain service catalog which takes up most of the space. If you replace it by /v3/auth/
see https:/
--ajayaa
Yes. It minimizes the overhead with bandwith. We have to check how it helps and how much CPU it will cost us
--isviridov
Marked as Obsolete according to IRC meeting and ML discussion
http://
--isviridov