Hi,
I'm using cas 5.2.3 and enabled oauth server support, I need to do follow 
things. Is it possible?

Also this cas is used for SSO in web applications and delegated 
authentication for other apps. In addition to existing supported 
authentication I want to use CAS as oAuth Server for API security.

1) Only use CAS as Authorization Server
2) Store tickets in the database which is used by Resource Server ( API 
server) to validate it. Because we do not want to hit cas validating  jwt 
tokens.
3) Generate JWT token instead oauth token. I can create custom 
AccessTokenFactory 
instead of using DefaultAccessTokenFactory but wondering if there is any 
easy way to do this.



Thanks
Rao

-- 
- Website: https://apereo.github.io/cas
- Gitter Chatroom: https://gitter.im/apereo/cas
- List Guidelines: https://goo.gl/1VRrw7
- Contributions: https://goo.gl/mh7qDG
--- 
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 view this discussion on the web visit 
https://groups.google.com/a/apereo.org/d/msgid/cas-user/57c89053-8ef0-4163-8f4e-eaf91bf4aa15%40apereo.org.

Reply via email to