Hello All,

A few of questions around the support available cas-server-support-oauth 
module in 5.0.0
1. We have a scenario where we want to plug our own services to generate 
the access tokens, for this we were planning to override the 
OAuth20AccessTokenController and plug the services in
2. In the new overridden DerivedOAuth20AccessTokenController, we will 
override the handleRequestInternal method and plug in the logic to get the 
access token from our acesstokenservice
3. We would also have to override the generateAccessToken from the 
BaseOAuthWrapperController where we can autowire our AccessTokenFactory

The questions are around how to override the beans for  
OAuth20AccessTokenController and AccessTokenFactory. Do we still use the 
deployerContextConfig or are there new enhancements in the latest release? 
What are the properties that need to be used to override these classes?

We are also looking to generate the access tokens using the 
grant_type=password

Also - wanted to confirm that the date for the release of 5.0.0 is 
September 30, 2016.

All help is appreciated.

Thanks,
Rohit

-- 
You received this message because you are subscribed to the Google Groups "CAS 
Community" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/a/apereo.org/group/cas-user/.
To view this discussion on the web visit 
https://groups.google.com/a/apereo.org/d/msgid/cas-user/9f8e921f-5e22-4fa3-9090-1099aa80540b%40apereo.org.
For more options, visit https://groups.google.com/a/apereo.org/d/optout.

Reply via email to