September 1, 2017

Role Based Security Using Brother

See Bitbucket :

top

lib

server

Project to create a role based security framework based on the clojure Brother library.

Investigation into the use of brother for role based security on the sa project. Project consists of a top level, a library and a web server. The library uses the sqlite file base database to implements a user, role and service protocols. The intention is to use tokens to permit access to the services using a data base of users, roles and service urls.

Tags: clojure brother