Token endpoint to refresh token
Hello, I am trying refresh my token that was generated with my web client with my api client using /oauth/v2/token with jwt method but it's considered as inactive while the access token is still active using introspect endpoint
2 Replies
Hi @Angel, I'm an AI assistant for ZITADEL. While a team member reviews this question, I'll see if I can find relevant sources for your question.
Answer
I wasn't able to find a direct answer, here are some relevant sources:
1. OpenID Connect Endpoints in ZITADEL :
Covers the required parameters and authentication methods for the
Explains how to create and use JWT-based client assertions for authentication, and how tokens are validated and introspected. Feel free to tag @Ask Inkeep with additional questions. Got it. Tagging @Rajat for additional help.
Covers the required parameters and authentication methods for the
/oauth/v2/token refresh flow, including client assertion JWTs and expected behaviors with refresh tokens.
2. JSON Web Token Profile in ZITADEL :Explains how to create and use JWT-based client assertions for authentication, and how tokens are validated and introspected. Feel free to tag @Ask Inkeep with additional questions. Got it. Tagging @Rajat for additional help.
hey @Angel I will look into this thing tomorrow morning