Join Slack
Powered by
Hello, can anyone tell me how can I verify the jso...
# ory-network
b
brainy-jewelry-16322
03/04/2024, 12:18 PM
Hello, can anyone tell me how can I verify the json web token converted from kratos session using php. now I can validate token when it generate by
oauth2/token
, so the problem I faced is when I convert sessions token to JWT it doesn’t work.
c
careful-rain-13694
03/04/2024, 4:14 PM
Hello, long story short, you'll have to configure the tokenizer to use Hydra jwks (same as the one used for OAuth2). Here is a link to former discussions about it:
https://ory-community.slack.com/archives/C05PHQCFL1F/p1706177635041559?thread_ts=1706177063.140499&cid=C05PHQCFL1F
b
brainy-jewelry-16322
03/04/2024, 5:12 PM
thanks
@careful-rain-13694
it works fine
3
Views
Open in Slack
Previous
Next