All Projects → GSA → ficam-playbooks

GSA / ficam-playbooks

Licence: other
The Federal Identity Credentials and Access Management program publishes guides and playbooks to help U.S. federal executive agencies implement, maintain, and modernize identity management systems.

Programming Languages

HTML
75241 projects
javascript
184084 projects - #8 most used programming language
CSS
56736 projects

Projects that are alternatives of or similar to ficam-playbooks

Security.identity
.NET DevPack Identity is a set of common implementations to help you implementing Identity, Jwt, claims validation and another facilities
Stars: ✭ 165 (+450%)
Mutual labels:  authorization, access-control
Protobuf Adapter
Google Protocol Buffers adapter for Casbin
Stars: ✭ 185 (+516.67%)
Mutual labels:  authorization, access-control
Redis Adapter
Redis adapter for Casbin
Stars: ✭ 167 (+456.67%)
Mutual labels:  authorization, access-control
Speedle
Speedle is an open source project for access control.
Stars: ✭ 153 (+410%)
Mutual labels:  authorization, access-control
Beego Authz
Beego's RBAC & ABAC Authorization middleware based on Casbin
Stars: ✭ 208 (+593.33%)
Mutual labels:  authorization, access-control
Think Authz
An authorization library that supports access control models like ACL, RBAC, ABAC in ThinkPHP 6.0 .
Stars: ✭ 155 (+416.67%)
Mutual labels:  authorization, access-control
Patron
Patron - Access Control as a Service for OpenStack
Stars: ✭ 171 (+470%)
Mutual labels:  authorization, access-control
Rbac.dev
A collection of good practices and tools for Kubernetes RBAC
Stars: ✭ 115 (+283.33%)
Mutual labels:  authorization, access-control
Casbin Authz Plugin
Docker Authorization Plugin based on Casbin
Stars: ✭ 204 (+580%)
Mutual labels:  authorization, access-control
Drf Access Policy
Declarative access policies/permissions modeled after AWS' IAM policies.
Stars: ✭ 200 (+566.67%)
Mutual labels:  authorization, access-control
Negroni Authz
negroni-authz is an authorization middleware for Negroni
Stars: ✭ 152 (+406.67%)
Mutual labels:  authorization, access-control
Chi Authz
chi-authz is an authorization middleware for Chi
Stars: ✭ 248 (+726.67%)
Mutual labels:  authorization, access-control
Laravel Authz
An authorization library that supports access control models like ACL, RBAC, ABAC in Laravel.
Stars: ✭ 136 (+353.33%)
Mutual labels:  authorization, access-control
Etcd Watcher
Etcd watcher for Casbin
Stars: ✭ 157 (+423.33%)
Mutual labels:  authorization, access-control
Accesscontrol
Role and Attribute based Access Control for Node.js
Stars: ✭ 1,723 (+5643.33%)
Mutual labels:  authorization, access-control
Casbin Server
Casbin as a Service (CaaS)
Stars: ✭ 171 (+470%)
Mutual labels:  authorization, access-control
Casbin Cpp
An authorization library that supports access control models like ACL, RBAC, ABAC in C/C++
Stars: ✭ 113 (+276.67%)
Mutual labels:  authorization, access-control
Node Casbin
An authorization library that supports access control models like ACL, RBAC, ABAC in Node.js and Browser
Stars: ✭ 1,757 (+5756.67%)
Mutual labels:  authorization, access-control
Mongodb Adapter
MongoDB adapter for Casbin
Stars: ✭ 194 (+546.67%)
Mutual labels:  authorization, access-control
Caddy Authz
Caddy-authz is a middleware for Caddy that blocks or allows requests based on access control policies.
Stars: ✭ 221 (+636.67%)
Mutual labels:  authorization, access-control

CircleCI

This work is led by the GSA Identity and Trusted Access Division FICAM Program in coordination with the ICAM Subcommittee of the Federal CISO Council.

FICAM Playbooks

This repository is a governmentwide collaboration. The content is advancing the maturity of Federal Identity, Credential, and Access Management systems which was previously envisioned in the FICAM Roadmap and Implementation Guidance v2.0.

Additional repositories are under development for contributors to share ICAM implementation guides, code, reference implementations, and solutions.

General Practices

This content is Vendor neutral. Marketing materials for Commercial Products should not be submitted. If you would like to contribute a page or content which includes Commercial Products and a specific references for development and engineering, please review the Commercial Product trademark or copyright guides from the Product Vendor and reference those guides in your Pull Request.

Plain Language

Contributors should consider the audience when submitting content. Plain language benefits a broad audience. Review your proposed content for use of acronyms and specialized jargon before submitting.

How to Contribute

For information on how to contribute to the site, visit the Idmanagement.gov contribute page.

Direct changes and line edits to the content may be submitted by clicking 'Edit this page'. You do not need to install any software to submit content. You can use GitHub's in-browser editor to edit files and submit a request for your changes to be merged.

Running the application

With locally installed node and ruby

$ npm install
$ bundle install
$ npm start 

OR

$ bundle exec jekyll serve

To build but not serve the site, run

npm run build or bundle exec jekyll build

With Docker

$ docker-compose run node npm install
$ docker-compose build
$ docker compose up

To build but not serve the site, run:

docker-compose run ruby bundle exec jekyll build

Public domain

This project is in the worldwide public domain.

This project is in the public domain within the United States, and copyright and related rights in the work worldwide are waived through the CC0 1.0 Universal public domain dedication.

All contributions to this project will be released under the CC0 dedication. By submitting a pull request, you are agreeing to comply with this waiver of copyright interest.

Special Thanks

This site is based on GitHub Pages and Jekyll templates.

Special thanks to the teams at 18F, 18F Pages, and US Digital Services Playbooks for their open and transparent model which benefits citizens, government, and technology.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].