Hi all, Just to describe in details what is my requirement: Need JWT signed but without encryption. Tried below config but to no avail:
cas.authn.token.crypto.encryptionEnabled=false cas.authn.token.crypto.signingEnabled=true Can some please suggest how this can be achieved ? On Thu, Dec 13, 2018 at 12:45 PM Devendra Sisodia < [email protected]> wrote: > Hello Xavier, all, > > I too have similar requirement of JWT without encryption and wondering if > there exists any solution. > > Regards, > Devendra > On Monday, November 12, 2018 at 4:44:10 PM UTC+1, Xavier RodrÃguez wrote: >> >> I'm configuring Cas Server 5.3.3. In one service I need to response a JWT >> without encryption. Is it possible? >> >> I have changed in cas.properties: >> >> cas.authn.token.crypto.encryptionEnabled=false >> >> But it not has effect. In my service I don't configure the property too: >> >> "jwtAsServiceTicketEncryptionKey" >> >> How can I disable this property? >> >> Regards! >> >> - Xavier - >> > -- > - 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/46fd8e38-fafe-486c-ae54-b184c3227103%40apereo.org > <https://groups.google.com/a/apereo.org/d/msgid/cas-user/46fd8e38-fafe-486c-ae54-b184c3227103%40apereo.org?utm_medium=email&utm_source=footer> > . > -- Thanks & regards, Devendra Mobile: +49 1748437888 -- - 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/CACE83cWtUAbwEpZ-XbZKLasTSCFwQT%2ByjWjqghGbSwc-BfoWzQ%40mail.gmail.com.
