2isprime
2isprime13mo ago

Token introspection for Service User token without project ID

Hello, I am trying to have token introspection done for the JWT created for a machine user. However from the documentation I see and quote "Important Note: If the service user token needs to be validated using token introspection, ensure you include the urn:zitadel:iam:org:project:id{projectid}:aud scope in your token request. Without this, token introspection will fail." In my case we do not have any projects created in Zitadel, so what should be the way to have token introspection happening without having a project id? Few things I can think of: 1. Either create a demo project and start using it's ID? 2. Alternative approach is to use JSON Web Key Set (JWKS) Please help on this ! TIA
0 Replies
No replies yetBe the first to reply to this messageJoin

Did you find this page helpful?