#6661 Move ipa session data from keyring to ccaches
Closed: fixed Opened by simo.

We should think of storing the ipa_Session cookie data in the actual ccache as a fake/configuration entry instead of using the keyring.
Besides making it harder to have bugs like #6543 it will also be properly cleaned up if someone kdestroy or removes a file ccache preventing potential leaks of credentials.


Metadata Update from @simo:
- Issue assigned to someone
- Issue set to the milestone: 0.0 NEEDS_TRIAGE

Metadata Update from @simo:
- Issue assigned to simo (was: someone)

https://github.com/freeipa/freeipa/pull/546

Metadata Update from @simo:
- Issue close_status updated to: None

Metadata Update from @mbasti:
- Issue close_status updated to: fixed
- Issue set to the milestone: FreeIPA 4.5 (was: 0.0 NEEDS_TRIAGE)
- Issue status updated to: Closed (was: Open)

master:

  • 7cab95955539b5f9596dcda5886ea3d9755fb193 Store session cookie in a ccache option
Metadata