UNCLASSIFIED - NO CUI

Skip to content

Check for authorized client

Andrew Blanchard requested to merge feature/custom-client into groups-api

These changes allow the user to specify which client the provided token must have been issued to. Tokens issued to other clients are not allowed to the endpoint. The client can be specified by IL group if desired.

Merge request reports