kangaroo-server / kangaroo

An open source, multi-tenant, OAuth2 Authorization server.
Apache License 2.0
7 stars 2 forks source link

Verify that introspection token responses include a link to the application ID #422

Closed krotscheck closed 6 years ago

krotscheck commented 6 years ago

We should be able to reference a specific application ID between different tokens, without having to bridge the client to making an additional API request.