Workspace Management Guideline
The following steps will guide you to easily manage your workspace and your app users.
Prerequisites
- Install the latest version of Postman app.
- Get in touch with KOBIL IDP management for the Postman collection and environment of your project.
Manage your Workspace with Postman API
Authentication Flows
- Secure your workspace activities with renewable and unique Access Tokens
- Complete the registration of your application's name in your portal as described here
- Create unique and efficient User Profiles for your platforms.
- Retrieve your app User's Detail based on their name.
- Confirm the registration of your app version as described here
- Create individual Activation Codes for each of your app users.
- Trigger Transaction to be sent to a specified user ID.
- Recieve Transaction Status based on it's unique ID.
- Send a Display Message customized for the specified user ID.
Token Management
- Effortlessly Create Clients as many as you want into your workspace.
- Retrieve the Client UUID within your workspace based on it's name.
- Create efficient Client Policies for your Source Clients.
- Enable the Target Client's Permission to apply token exchange between your external services.
- Retrieve the Scope ID within your workspace based on it's name.
- Update the Policy of your workspace's token exchange mechanism in a single move.
- Retrieve Exchange Token of your external services between Source and Target clients.
Manage your Workspace with IDP
⚠️ The following guide describes the Token Handling Protocols of your Identity Provider (IDP) Service.