Download the PHP package ristekusdi/connector without Composer
On this page you can find all versions of the php package ristekusdi/connector. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package connector
RBAC Connector
IMISSU2 RBAC Connector with Keycloak.
Requirements
- Your client type MUST BE confidential to get client secret.
- Enable Service Account in IMISSU2 to get data from RBAC Connector.
- Assign roles in Service Accounts tab in client page IMISSU2.
What is Service Account?
A service account is a special type of provider account (e.g. Google, Keycloak, etc) intended to represent a non-human user that needs to authenticate and be authorized to access data in provider APIs.
Setup
-
Create file
.env
and set value ofRBAC_CONNECTOR_HOST_URL
,KEYCLOAK_CLIENT_ID
, andKEYCLOAK_CLIENT_SECRET
. - Install package with command below.
Common Use Cases
Here are common use cases that you need to use this package.
Get Users and Total Users
Store user
Show user
Update user
Assigned User to Client Role
Get client roles
Create a role in a client
Update role name in a client
Delete role from a client
All versions of connector with dependencies
PHP Build Version
Package Version
Requires
php Version
^7.2.5|^8.0.2
The package ristekusdi/connector contains the following files
Loading the files please wait ....