Hi,

I'd like to build web services to allow third party application to access 
(similar to what Facebook API is). I'd like to use CAS as OAuth server. 

The Android apps (example of third party application) use standard oauth client 
to get access token from the OAuth server and use it to access the web services 
API. Like Facebook, I'd like to allow those apps to store the access token and 
use it access the web service API without  provide credentials; just the access 
token for a long period of time.

Thanks,
--Wong Liong Hung

 
________________________________________
From: jleleu [[email protected]]
Sent: Monday, October 01, 2012 8:36 PM
To: [email protected]
Subject: re:[cas-user] Store oauth access token

Hi,

There are two ways of supporting OAuth in CAS :
- client mode : CAS server delegates authentication to Facebook, Twitter... and 
in this case, the access token retrieved from OAuth provider can be available 
in CAS client applications
- server mode : CAS server acts as an OAuth server, building OAuth 
authorization on top of the CAS authentication.

What do you want to do exactly ?

Thanks,
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-user

-- 
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-user

Reply via email to