LogoLogo
TPI.devCommunityGithub
  • Overview
    • Introduction
      • Future Features
    • License & Disclaimer
    • APIM Architecture
      • Production Deployments and Capacity
      • Functions
      • Integration
    • Key Concepts
      • API Group
      • API Scope
      • API Client
      • End-to-End Workflow Combining API Group, API Scope, and API Client
        • Scenario: API Management for an E-commerce Platform
    • Support
    • Glossary
    • Scenarios
      • Financial Industry
        • Transforming Financial Services with digiRunner API Management
        • Redefining Financial Data Migration with digiRunner API Management Platform
      • Manufacturing Industry
        • Enabling Smart Manufacturing with Seamless API Integration and Automation via digiRunner
        • Streamlining Global Operations with API Management via digiRunner
      • Medical Industry
        • Enhancing Healthcare Data Integration and Security with digiRunner API Management
        • Revolutionizing Healthcare Interoperability with digiRunner’s Advanced API Framework
      • Insurance Industry
        • Modernizing Insurance Services with digiRunner API Management
        • Modernizing Insurance with digiRunner—Bridging Legacy Systems and Microservices
      • Government and Public Services
        • Empowering Open Government Services with digiRunner: A Mission for Integration and Transformation
        • Streamlining Public Sector Innovation via digiRunner: Driving Citizen-Centric Digital Transformation
  • Get Started
    • Installing digiRunner API Management
      • SMTP Configuration
    • Registering Your First APIs with digiRunner
    • Client Authorization and Calling APIs
    • Rate Limiting
    • Proxy Caching
    • Load Balancing
    • Sandbox Testing
    • VIP Gateway Priority Settings
    • JWE Certificate
  • Configuring IP Whitelisting via IP Binding
  • Most common use cases
    • Obtaining API Keys and Calling APIs
    • API IP Diversion
    • Viewing Real-time API Logs
    • Enabling APIs and No Auth in Batches with API Imported
    • Role-Based Access Management within a Hierarchical Structure
    • Simplified OIDC Login with Predefined Organizational Frameworks
    • Resetting User Password and Confirmation Email for Admin Console User
  • Guide
    • AC User Management
      • Users
      • My Profile
      • Roles
      • Role Mapping
      • Organization
      • Role & txID
      • Delegate AC User
      • AC OAuth 2.0 IdP
      • AC LDAP IdP
      • AC MLDAP IdP
      • AC API IdP
    • Development Mode
      • Function Management
      • Rtn Code Management
      • Embedded Function Management
    • Client Management
      • API Client
      • API Group
      • API Scope
      • Authentications
      • Security Level
      • GTW OAuth 2.0 IdP
      • GTW LDAP IdP
      • GTW API IdP
      • GTW JDBC IdP
      • Client Export/Import
    • API Management
      • API List
      • API Registry
      • API Test
      • API Modify Batch
    • Monitor & Alert
      • digiRunner Server
      • Alert Settings
    • Reports
      • API Calls
      • API RESP distribution
      • API Avg. RESP Time
      • API GTW traffic
      • Bad Attempt Report
    • Certificate Management
      • JWE Cert. List
      • JWE Cert. Management
      • TLS Cert. List
      • TLS Cert. Management
    • Application Forms
      • API Key
      • Applications
      • Approval Flow Settings
    • System Information
      • API Key Approval History
      • Scheduled Tasks
      • Recurring Tasks
      • Mail Log
    • System Configs
      • Setting
      • Items
      • Files
      • Customer Setting
      • Online Console
      • WebSocket Proxy Management
      • Static Webpage Reverse Proxy
      • RDB Connection
      • Mail Template Export/Import
  • API Integration Guide
    • Using Token for Authentication and Authorization
      • OpenID Connect (OIDC) Mode
      • Client Credentials Mode
      • Password Mode
    • Using X API Key for Authentication and Authorization
      • Applying for X API Key
      • Obtaining X API Key
      • Calling APIs Registered in digiRunner with X API Key
    • Using API Key for Authentication and Authorization
      • Applying for API Key
      • Obtaining API Key and Secret Key
      • Calculating the Signature and DGRK
      • Calling APIs Registered in digiRunner with API Key
    • Using HTTP Basic and OAuth for Authentication and Authorization
      • Calling APIs Registered in digiRunner with Basic Auth
      • Calling APIs Registered in digiRunner with No OAuth
    • Token Lifecycle Management Mechanism
      • Applying Refresh Token
      • Token Revocation
      • Token Introspection
    • JWS/JWE Integration
      • JWS Workflow
      • JWE Workflow
      • Exchanging Public Keys
      • Generating Certificate
      • Operating with JWS
      • Operating with JWE
Powered by GitBook
On this page
  • Creating Organizations
  • Creating Roles
  • Creating User Authorization Roles and Organizations
  • Login to Admin Console

Was this helpful?

Export as PDF
  1. Most common use cases

Role-Based Access Management within a Hierarchical Structure

PreviousEnabling APIs and No Auth in Batches with API ImportedNextSimplified OIDC Login with Predefined Organizational Frameworks

Was this helpful?

Organization and role must be created first in order to perform the related permission management for the user.

  • Organization - Uses tree structure to realize permission control and group management for high-levels to restrict low-levels.

  • Role - This is the item list displayed on the left side of the management interface, used to achieve the expectation of controlling the functions used.

Creating Organizations

  1. Log in, and go to AC User Management > Organization to view the organizational tree diagram.

  2. Click Create to access the creation page.

  1. Fill in the required fields: Dept. name, Contacts name, Contacts telephone and Contacts email.

  2. Click the button to the right of Belonged dept., select the organization belonged to from the tree diagram that popped up, and click Add to complete adding organization.

  1. To confirm whether the organization was added successfully, you can view the tree diagram. If the organization was added successfully, you can see the name of the organization added to the right of Belonged dept. on the organizational tree diagram.

Creating Roles

  1. Go to AC User Management > Roles to view the current list of roles.

  2. Click Create in the upper right corner to access the role creation page.

  1. Fill in the required field: Role.

  2. In the Permissions field, select the required permissions for the role: click on the parent item to expand the child items, select the necessary options, and click Create to complete the creation.

  1. Enter the newly created role code in the keyword input box, and click Search to view the role details in the list.

Creating User Authorization Roles and Organizations

  1. Go to AC User Management > Users to view the list of existing users.

  2. Click Create to access the creation page.

  1. Fill in the data or make selections as instructed below. The fields marked with “*” are required.

  2. Click Create to complete the creation.

  3. Enter the username in the keyword input box, and click Search to view the user data.

Login to Admin Console

Log in with the newly created username to verify that the user can log in successfully.

  1. Open the web browser, and enter the following URL in the address bar: https://ip address:port number/dgrv4/ac4/login.

  2. Log in with the username and password you registered to digiRunner in the Username and User password field.

  3. Click Login. If the authentication is correct, you will be directed to the digiRunner Admin Console.