Results 2 comments of Chris Wolfe

This would be extremely useful for my use-cases as my current authorization system has identities with multiple attributes (e.g. app name, a few stable attributes like region, etc.) I am...

Here is a bit more detail on the use-cases I'm looking to support: ### Use-case 1: multiple/optional attributes The requestor would supply an app identity with ``` Application { Name:...