Readme
Hii Retail Identity and Access Management
Overview
This page describes the basic concepts of the Hii Retail Identity and Access Management (IAM) system. IAM allows you to manage granular access to specific Hii Retail resources. IAM lets you adopt the security principle of the least privilege, allowing you to grant only necessary permissions to access specific resources to those user identities who require access.
Concepts
Within the IAM Management console, an administrator is able to manage IAM resources, including:
Concepts for Developers
In Hiiretail AuthN & AuthZ is based on JWT token in
Authrization
header with Bearer
scheme.
Suggested topics for devs
Tenants (customers) developers
Internal extenda developer
Getting started
Further reading
- OCMS (OAuth2 Client Management Service)