Hi, For version 4.1.0, I'm re-starting to work on OAuth server support (I've received a lot of requests on that).
The current implementation (I did it 2 years ago) is a bit limited as it only supports the authorization code grant type. Moreover, when trying to implement https://issues.jasig.org/browse/CAS-1282, I couldn't find a solution based on the web session as it is deleted when the webflow is ended. So I'm trying to rebuild a new implementation based on Spring Security OAuth and the previous work of Joe McCall: https://github.com/joemccall86/cas/tree/CAS-1288/cas-server-support-oauth. I'll keep you posted. Best regards, Jérôme -- 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
