https://github.com/yahoojapan/k2hr3_app
K2HR3 Web Application - K2Hdkc based Resource and Roles and policy Rules
https://github.com/yahoojapan/k2hr3_app
antpickax chmpx iam-role k2hash k2hdkc k2hr3 nodejs openstack rbac
Last synced: 14 days ago
JSON representation
K2HR3 Web Application - K2Hdkc based Resource and Roles and policy Rules
- Host: GitHub
- URL: https://github.com/yahoojapan/k2hr3_app
- Owner: yahoojapan
- License: mit
- Created: 2019-02-25T05:35:32.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2025-03-27T03:27:03.000Z (about 1 month ago)
- Last Synced: 2025-04-12T22:07:05.596Z (14 days ago)
- Topics: antpickax, chmpx, iam-role, k2hash, k2hdkc, k2hr3, nodejs, openstack, rbac
- Language: JavaScript
- Homepage: https://demo.k2hr3.antpick.ax/
- Size: 5.87 MB
- Stars: 5
- Watchers: 5
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: ChangeLog
- License: LICENSE
- Authors: AUTHORS
Awesome Lists containing this project
README
K2HR3 Web Application(k2hr3-app)
--------------------------------
[](https://github.com/yahoojapan/k2hr3_app/actions)
[](https://raw.githubusercontent.com/yahoojapan/k2hr3_app/master/LICENSE)
[](https://github.com/yahoojapan/k2hr3_app/network)
[](https://github.com/yahoojapan/k2hr3_app/stargazers)
[](https://github.com/yahoojapan/k2hr3_app/issues)
[](https://badge.fury.io/js/k2hr3-app)
[](https://hub.docker.com/r/antpickax/k2hr3-app)## **K2HR3** - **K2H**dkc based **R**esource and **R**oles and policy **R**ules

### K2HR3 system overview
**K2HR3** (**K2H**dkc based **R**esource and **R**oles and policy **R**ules) is one of extended **RBAC** (**R**ole **B**ased **A**ccess **C**ontrol) system.
K2HR3 works as RBAC in cooperation with **OpenStack** which is one of **IaaS**(Infrastructure as a Service), and also provides useful functions for using RBAC.K2HR3 is a system that defines and controls **HOW**(policy Rule), **WHO**(Role), **WHAT**(Resource), as RBAC.
Users of K2HR3 can define **Role**(WHO) groups to access freely defined **Resource**(WHAT) and control access by **policy Rule**(HOW).
By defining the information and assets required for any system as a **Resource**(WHAT), K2HR3 system can give the opportunity to provide access control in every situation.K2HR3 provides **+SERVICE** feature, it **strongly supports** user system, function and information linkage.

K2HR3 is built [k2hdkc](https://github.com/yahoojapan/k2hdkc), [k2hash](https://github.com/yahoojapan/k2hash), [chmpx](https://github.com/yahoojapan/chmpx) and [k2hash transaction plugin](https://github.com/yahoojapan/k2htp_dtor) components by [AntPickax](https://antpick.ax/).
### K2HR3 Web Application
**K2HR3 Web Application** is one subsystem of K2HR3 system.
This is accessed from the browser by users and operates as the control panel of the K2HR3 system.
This is a JavaScript based web application that can manipulate all of the data required by users.
_K2HR3 Web Application is created with [React.js](https://reactjs.org/) and [Node.js](https://nodejs.org/)._User can manipulate **Roles**, **policy Rules**, **Resource**, **Service** data using this **K2HR3 Web Application**.

### Demonstration site
You can access the [demonstration site](https://demo.k2hr3.antpick.ax) of K2HR3 Web Application by accessing here.
You can learn about **R**esource, **R**oles, policy **R**ules and **SERVICE** provided by K2HR3 on this site now.
_The data operated on this site can not be saved._### Documents
- [K2HR3 Document](https://k2hr3.antpick.ax/index.html)
- [K2HR3 Web Application Usage](https://k2hr3.antpick.ax/usage_app.html)
- [K2HR3 Command Line Interface Usage](https://k2hr3.antpick.ax/cli.html)
- [K2HR3 REST API Usage](https://k2hr3.antpick.ax/api.html)
- [K2HR3 OpenStack Notification Listener Usage](https://k2hr3.antpick.ax/detail_osnl.html)
- [K2HR3 Watcher Usage](https://k2hr3.antpick.ax/tools.html)
- [K2HR3 Get Resource Usage](https://k2hr3.antpick.ax/tools.html)
- [K2HR3 Utilities for Setup](https://k2hr3.antpick.ax/setup.html)
- [K2HR3 Demonstration](https://demo.k2hr3.antpick.ax/)- [About k2hdkc](https://k2hdkc.antpick.ax/)
- [About k2hash](https://k2hash.antpick.ax/)
- [About chmpx](https://chmpx.antpick.ax/)
- [About k2hash transaction plugin](https://k2htpdtor.antpick.ax/)- [About AntPickax](https://antpick.ax/)
### Repositories
- [K2HR3 main repository](https://github.com/yahoojapan/k2hr3)
- [K2HR3 Web Application repository](https://github.com/yahoojapan/k2hr3_app)
- [K2HR3 Command Line Interface repository](https://github.com/yahoojapan/k2hr3_cli)
- [K2HR3 REST API repository](https://github.com/yahoojapan/k2hr3_api)
- [K2HR3 OpenStack Notification Listener](https://github.com/yahoojapan/k2hr3_osnl)
- [K2HR3 Get Resource](https://github.com/yahoojapan/k2hr3_get_resource)
- [K2HR3 Utilities](https://github.com/yahoojapan/k2hr3_utils)
- [K2HR3 Container Registration Sidecar](https://github.com/yahoojapan/k2hr3_sidecar)- [k2hdkc](https://github.com/yahoojapan/k2hdkc)
- [k2hash](https://github.com/yahoojapan/k2hash)
- [chmpx](https://github.com/yahoojapan/chmpx)
- [k2hash transaction plugin](https://github.com/yahoojapan/k2htp_dtor)### Packages
- [k2hr3-app(npm packages)](https://www.npmjs.com/package/k2hr3-app)### Docker images
- [k2hr3-app(Docker Hub)](https://hub.docker.com/r/antpickax/k2hr3-app)### License
This software is released under the MIT License, see the license file.### AntPickax
K2HR3 is one of [AntPickax](https://antpick.ax/) products.Copyright(C) 2017 Yahoo Japan Corporation.