ICSharpI
ZITADEL11mo ago
8 replies
ICSharp

Token Introspection with service user

I have an project, in there a API Application, which is currently used for token introspection.

I also needed a service user for gettinf organization informations.


I tried everything , but is there any way to do ether:
- Use the Application to getting org info by id
Or
- using service user to do token introspection?

Best regards
Was this page helpful?