rbac
Here are 487 public repositories matching this topic...
Casbin is an open-source project. We need more developer help to make Casbin even more awesome.
things to do
- Development environment
- Contribution Workflow
- Testing
In FAB Security Views we can see some logic related to whitelists.
What we do not see in the Superset or FAB documentation is any mention on how to set them up and what effect they have.
Documentation on this would be useful.
-
Updated
May 22, 2020 - C#
-
Updated
May 22, 2020 - Java
Docs Translation
I want to contribute to the project translating the docs files to Portuguese. So I created a new folder in the 'doc/5.1' named pt-br and I'm inserting the .md translated files into it. Will it work or you suggest another way?
I found your work very interesting and I am very enthusiastic to learn from you, I followed the Access Control documentation and I found that there are some mistakes in the code snippets in the documentation which can be confusing for someone who is new to javascript. please if you can review your code snippets once that would be great.
 go run cmd/server/main.go -c ./configs/config.toml -m ./configs/model.conf -swagger ./docs/swagger -menu ./configs/menu.json
stat cmd/server/main.go: no such file or directory
-
Updated
May 20, 2020 - PHP
-
Updated
May 6, 2020 - Java
Provides integrate doc in Casbin-Website for web framework.
Things to do
- express-authz
- koa-authz
- egg-authz
- nest-authz
- hapi-authz
- meteor-authz
直接npm i &&npm run dev无法直接跑起项目 ,现在卡在mock模拟初始数据这个块,看配置用的是webpack4 & babel 7 ,找了网上的.babel 7配置
{
"presets": [
["@babel/preset-env", {
"modules": false,
"targets": {
"browsers": ["> 1%", "last 2 versions", "not ie <= 8"]
},
"useBuiltIns": "usage"
}]
],
"plugins": ["transform-vue-jsx","@babel/plugin-syntax-dynamic-import"]
}
目前跑起来,但console报错
v.5.0.3
var RBAC = require('rbac');
return
{ __esModule: true,
RBAC: [Function: RBAC],
Base: [Function: Base],
Role: [Function: Role],
Permission: [Function: Permission],
Storage: [Function: Storage],
Memory: [Function: Memory] }
in doc you wrote
var RBAC = require('rbac').default
Where is default key?
var RBAC = require('rbac').default
return **
-
Updated
May 13, 2020 - Java
-
Updated
Mar 30, 2020 - PHP
-
Updated
Mar 13, 2020 - TypeScript
-
Updated
May 19, 2020 - PHP
-
Updated
Jul 23, 2018 - Python
-
Updated
May 22, 2020 - JavaScript
-
Updated
Feb 8, 2020 - Go
-
Updated
May 8, 2020 - Go
-
Updated
Apr 29, 2020 - Go
I install cakephp 4 then follow step by step tutorial on https://github.com/CakeDC/users/blob/master/Docs/Documentation/Installation.md
But I am stuck when run command :
bin/cake users addSuperuser
Please help, the Result is :
bin/cake users addSuperuser
Exception: Unknown method "generateUniqueUsername" called on Cake\ORM\Table
In [/var/www/html/myapp/vendor/cakephp/cakephp/src/OR
-
Updated
Aug 17, 2019 - Vue
-
Updated
Apr 28, 2020 - Python
I believe the current development instructions https://github.com/yahoo/athenz/blob/master/docs/dev_environment.md are too "monolith" - they tell you to run mvn install
. Would it be possible to break them into more granular pieces - for example, if someone wants to do development on the Go client pieces, what they need and whether it is possible to avoid dealing with the whole Java "bulk"?
RBAC doesn't include realm name and authenticator right now, just a group in the realm, which may lead to collision if groups in different realms/authenticators named in the same way but should have different access privileges, for e.g. you have a group in Github Org named devs
and you also use another authenticator that has a group with the same name but including people those are not allowed t
Improve this page
Add a description, image, and links to the rbac topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the rbac topic, visit your repo's landing page and select "manage topics."
https://gravitational.com/teleport/docs/ssh_one_login/#enable-saml-authentication
OneLogin have updated their UI, we should re-run our docs and update images.