OpenId connect access token and id token as a JWT tokens and customizing the token generator
22 views
Skip to first unread message
vivekanand yaram
unread,
Sep 4, 2018, 4:53:37 AM9/4/18
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to CAS Community
Hello All,
Is it possible to return access token in form JWT instead of CAS auto generated ? if yes , how ? and is it possible to customize the script that generates the JWT token to include many details from different tables in a db or get some info from rest service and append to jwt token?