Skip to content

Add target_audience function

This MR adds a new igwn_auth_utils.scitokens.target_audience() function to determine the default audiences to enforce for a token to match a target URL. This was previously part of the Session wrapper code, but is useful on its own.

Merge request reports