Hi , First time I am trying to use auth_jwt module with opensips 3.1 . When I am generating jwt token by using HS256 algorithm and adding the corresponding tag and key in opensips DB then opensips is able to decode the token successfully .
When I am generating the token by using RS256 algorithm and both private and public key in the corresponding to the token in the db then opensips is not able to decode the token using that key . DBG:auth_jwt:jwt_authorize: Found 2 record for tag 1234567890 DBG:auth_jwt:jwt_authorize: Failed to decode jwt with DB secret DBG:auth_jwt:jwt_authorize: Failed to decode jwt with DB secret for both the secrets this is the error I am getting . How will I do this ? What should I add in secret column corresponding to the token ? *Thanks & Regards* *Sasmita Panda* *Senior Network Testing and Software Engineer* *3CLogic , ph:07827611765*
_______________________________________________ Users mailing list [email protected] http://lists.opensips.org/cgi-bin/mailman/listinfo/users
