rbac
Here are 495 public repositories matching this topic...
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
Jun 12, 2020 - C#
-
Updated
Jun 11, 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?
-
Updated
Jun 11, 2020 - Go
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
Jun 12, 2020 - Java
-
Updated
Jun 2, 2020 - PHP
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报错
-
Updated
Jun 12, 2020 - Java
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
Jun 2, 2020 - PHP
-
Updated
Jun 7, 2020 - PHP
-
Updated
Jun 6, 2020 - TypeScript
-
Updated
May 23, 2020 - JavaScript
-
Updated
Jul 23, 2018 - Python
-
Updated
Jun 7, 2020 - Go
-
Updated
May 8, 2020 - Go
-
Updated
Apr 29, 2020 - Go
In our applications, we have a three level configuration system:
- application wide default configuration (versioned, in appliation folder)
- environment specific default configuration (versioned, in appliation folder)
- enviornment specific "local" configuration (only on server, outside of appliation folder)
The latter merges with and overwrites the former.
We load these configurati
-
Updated
Jun 6, 2020 - 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"?
-
Updated
Jun 4, 2020 - Python
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.