-
Oso is an Authorization framework for Python found here:
https://docs.osohq.com/index.html
A prototype to gain familiarity with the library as well as to demonstrate how to build authorization pol…
-
- [x] Use flag to disable in matching, define rollback behavior
- [x] Use flag to disable BuildID CRUD endpoints
-
**Describe the bug**
We are trying to do data access control through datahub. We are able to restrict users by creating policies and assigning a single user based on tag.
While trying to do so thro…
-
Section 5.1
From Vittorio:
> On the refresh_token parameter. The lack of details in how OAuth2 describes how/when an AS returns refresh tokens led to today’s complicated situation in which many …
-
Source File: [/about/feature-stages/index.md](https://github.com/istio/istio.io/tree/master/content/en/about/feature-stages/index.md)
Diff:
~~~diff
diff --git a/content/en/about/feature-stages/index.…
-
Related: #4
## Proposal
Provide authorization support for remote access to Docker in an amp cluster so that the official Docker CLI can be used to perform Docker management tasks.
Instead of …
-
Essential reading:
The immediate goal is support for Bluesky-login in [Rauthy](https://github.com/sebadob/rauthy). In other words we wanna include ‘Login with Bluesky’ as an option here:
Th…
-
### Proposed change
In web service world it's easy to write a proxy that does url-based rules to enforce authorization in a single place. Eg user joe can only access ws://myservice/r/parent.topic.* o…
-
## Cilium Feature Proposal
**Describe the feature you'd like**
I'd like to be able to expose my applications with various forms of authentication. For example, I want to expose hubble-relay outs…
-
This is related to #9
An example scenario:
1. User authenticates with a compromised application
1. The application is allowed to make modifications to the discovery mechanism
1. Compromised app…