IdentityServer3
IdentityServer3 copied to clipboard
Consider introspection validator
introduce an introspection validator that passes in the scope name of the caller and the claims from the reference token - and returns the set of claims that should get returned
Same issue here. In my case it is frustrating that introspection response for one scope returns all token claims with out filtering(for other scopes as well)