https://github.com/serac/cas/tree/front-channel-slo
I implemented logout as a flow with most of the protocol interactions
needed for SAML LogoutRequest over browser redirect profile. There was a
surprising amount of boilerplate around webflow required to make this
work, but I've done most if not all the ground work. A brief TODO list
to achieve a complete solution:
- Complete flow steps, including capture success/fail/undetermined
response from client and report it.
- Implement client side of protocol interaction (should be
straightforward, at least for Java client).
- Evaluate parallelizing requests with AJAX.
I have to put this work on hold and I hope Jérôme will pick up where I
left off. Even if we throw it away, it explores promising ground for
implementing other protocol interactions as flows, which I believe is a
killer feature for a future version.
M
--
You are currently subscribed to [email protected] as:
[email protected]
To unsubscribe, change settings or access archives, see
http://www.ja-sig.org/wiki/display/JSG/cas-dev