speedle
speedle copied to clipboard
Speedle is an open source project for access control.
update Slack invitation link: https://join.slack.com/t/speedleproject/shared_invite/zt-72fgiyuo-QKJAhHAqVbn17KRFbd7aZw
Who do I contact to get access? Thanks.
did speedle support rbac3?
Currently, Golang 1.10 is recommended, and Golang 1.12 has a built-in package management tool `module`. We may need to use this instead of the 3rd party management tool `dep` to...
src/github.com/oracle/speedle/setTestEnv.sh: connect: Connection refused dev/src/github.com/oracle/speedle/setTestEnv.sh: line 80: /dev/tcp/localhost/6733: Connection refused Does the script spin up the sever or not? If not, can you enhance the script to do so?
* make it somewhat working for make test on mac * the etcd is not gracefully shutdown between test groups in make test
This is a pull request for issue #19 . Golang 1.11 adds preliminary support for a new built-in package management tool `modules`; and Golang 1.12 supports feature `modules` officially. Using...
Enrich built-in function/attribute set
Integrate Speedle into Sprint security framework. https://spring.io/guides/topicals/spring-security-architecture