All Projects → CSCfi → rems

CSCfi / rems

Licence: MIT license
Resource Entitlement Management System is a tool for managing access rights to resources, such as research datasets.

Programming Languages

clojure
4091 projects
shell
77523 projects
python
139335 projects - #7 most used programming language
java
68154 projects - #9 most used programming language
javascript
184084 projects - #8 most used programming language
CSS
56736 projects

Projects that are alternatives of or similar to rems

keycloak-restrict-client-auth
A Keycloak authenticator to restrict authorization on clients
Stars: ✭ 34 (+6.25%)
Mutual labels:  access-management
OpenAM
OpenAM is an open access management solution that includes Authentication, SSO, Authorization, Federation, Entitlements and Web Services Security.
Stars: ✭ 476 (+1387.5%)
Mutual labels:  access-management
access-controller
A highly scalable open-source implementation of an access-control engine inspired by Google Zanzibar-"Google’s Consistent, Global Authorization System"
Stars: ✭ 61 (+90.63%)
Mutual labels:  access-management

CircleCI

Resource Entitlement Management System

Resource Entitlement Management System (REMS) is a tool for managing access rights to resources, such as research datasets.

Applicants can use their federated user IDs to log in to REMS, fill in the data access application and agree to the dataset's terms of use. The REMS system then circulates the application to the resource owner or designated representative for approval. REMS also produces the necessary reports on the applications and the granted data access rights.

REMS is a Clojure+ClojureScript Single Page App.

REMS is developed by a team at CSC – IT Center for Science.

You can try out REMS using the publicly available demo instance at https://rems-demo.rahtiapp.fi.

Getting started

Releases

Currently, the REMS project aims to make small, frequent releases. Releases are compatible with old data, using migrations where needed. Since REMS is undergoing active development, we can't guarantee backwards compatibility for the API. However, all breaking changes are highlighted in the release notes.

See the release page for the releases.

Contributing

Documentation

The REMS API is documented using OpenAPI aka Swagger. You can check out the API docs using the swagger-ui of the public demo instance.

Documentation can be found under the docs folder.

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].