spicypixelS
ZITADEL16mo ago
1 reply
spicypixel

Can you introspect using a serviceaccount JWT key or only application JWT keys?

Currently writing some middleware that introspects, but additionally does some calls to the management api, which currently means I need to include an application key and a service account key to get both go clients working.

Is this always the case or have I missed something and I can do introspection using a service account key?
Was this page helpful?