Hi Jim,
I was just lamenting today to Todd -- it's a bit crazy that OAuth
forces us to pass scope names around as space-separated strings when,
in reality, everything else in the ecosystem is based on JSON and has
a perfectly reasonable way to structure requests.
That being said, there is some value to simplicity. In the WLCG
discussions, a few folks have brought up "why substring matching for
resource names? Why not allow Unix globs? Java globs?
Perl-compatible regexs? POSIX regex?" The response is typically
"keep it simple -- do we have any use cases that need more complex
structures?"
If you think of data or compute access, where do you think a
structured scope would help?
Brian
> --
> You received this message because you are subscribed to the Google Groups "SciTokens Discussion" group.
> To unsubscribe from this group and stop receiving emails from it, send an email to
discuss+u...@scitokens.org.