Skip to content

Validate a SciToken immediately after generation

This MR adds logic inside the igwn_monitor.auth.scitoken context manager to validate the token that was just generated, to ensure that the scopes that were requested are actually present in the token.

Merge request reports