-
### Is there an existing article or article request for this?
- [X] I have searched the existing resources
### Describe the article you'd like
If an external system (browserless) wants to communica…
-
hi
i am creating REST API i use token based authentication(jwt/jot), i store role in payload of token and retrieve role from token on server. for authorization based on roles i am using acl. i don't k…
-
# Resource Sharing
### Status Quo
Currently, there is no mechanism provided by the security plugin for plugins to utilize to provide fine-grained access control to own resources created by eac…
-
I'm trying to use graphql shield with envelop's `useLazyLoadedSchema` to use public and private schema's conditionally based on authorization passed to context like below
```js
const permissions…
-
Out of the box Drupal supports a roles-based permissions framework that is well integrated with other Drupal modules. This has proven inadequate for highly collaborative applications leading to the d…
-
### Before reporting an issue
- [X] I have read and understood the above terms for submitting issues, and I understand that my issue may be closed without action if I do not follow them.
### Area
a…
-
Currently permission classes seem to be geared towards a RBAC authorization scheme.
The permission classes defined for a resolver are run before the result of the resolver is available, i.e. the so…
-
Make the call to Get Blob Service Properties optional - perhaps based on the Options object used in this check
As currently implemented this line https://github.com/Xabaril/AspNetCore.Diagnostics.H…
-
**Describe the issue:**
1. Create an OIDC application using Standard based application template and share it with all orgs
2. Authorize scim2 Users management API and organization API
3. Create a r…
-
# Supporting Native AuthN/AuthZ with Core
Every thing done within OpenSearch should be permissible, no matter the source. This is why we need to move authentication and authorization into OpenSear…