doorman icon indicating copy to clipboard operation
doorman copied to clipboard

Anonymous story?

Open leplatrem opened this issue 7 years ago • 1 comments

For services where we want to allow anonymous perform actions (eg. signup)

leplatrem avatar Dec 13 '17 16:12 leplatrem

We could define a specific principal like "everyone", that is given to everybody including anonymous.

When everyone is mentioned in one of the policies, then we don't raise a 401 if no Authorization is provided.

leplatrem avatar Jan 26 '18 08:01 leplatrem