[sr-dev] Re: [kamailio/kamailio] jwt: propagate decoded jwt payload after successful jwt_verify() (PR #3492)

2023-06-22 Thread Joey Golan
Hi @miconda, You are right. I wasn't thinking about that option. Sorry about that :-) -- Reply to this email directly or view it on GitHub: https://github.com/kamailio/kamailio/pull/3492#issuecomment-1602566526 You are receiving this because you are subscribed to this thread. Message ID: _

[sr-dev] Re: [kamailio/kamailio] jwt: propagate decoded jwt payload after successful jwt_verify() (PR #3492)

2023-06-22 Thread Joey Golan
Closed #3492. -- Reply to this email directly or view it on GitHub: https://github.com/kamailio/kamailio/pull/3492#event-9606148379 You are receiving this because you are subscribed to this thread. Message ID: ___ Kamailio (SER) - Development Mailing L

[sr-dev] Re: [kamailio/kamailio] jwt: propagate decoded jwt payload after successful jwt_verify() (PR #3492)

2023-06-22 Thread Daniel-Constantin Mierla
Isn't the transformation `{s.select,1,.}` along with `{s.decode.base64urlt}` helping to get what you need from the jwt value? If not, maybe you can provide more details (and eventually an example) of what you want to get from the jwt? -- Reply to this email directly or view it on GitHub: https