General Platform Questions
What is the PlainID Platform? The PlainID Platform combines advanced Authorization capabilities and business-oriented processes to create an end-to-end authorization solution that is extensible, secure, and scalable. It addresses zero trust architecture using a Policy-Based Access Control methodology.
What is the difference between a Tenant, Environment, and Workspace? The PlainID Platform uses a three-tier hierarchy:
Tenant: Represents your organization's overall account on the Platform.
Environment: A logical grouping within the Tenant (e.g., dev/test/prod) for configuration and Policy management.
Workspace: A functional space within an Environment where you define Identity, Authorization, or Orchestration logic.
How do I log in to the Platform? To log in, navigate to https://{{CustomerDomainName}}.{{region}}.plainid.io/app, where the domain name and region are specific to your organization. After entering your email and password, you will be prompted to enter a One-Time Password (OTP) generated by your registered authenticator app (such as Google Authenticator or Microsoft Authenticator) to complete the Multi-Factor Authentication (MFA) step.
Components and Features
What is a Policy Authorization Agent (PAA)? The PAA is a core component of PlainID’s distributed authorization architecture. It enables Policy decisions to be made as close as possible to the consuming application, which improves performance, reduces latency, and helps maintain data privacy by keeping sensitive information within your local environment.
What is the Policy Decision Point (PDP)? The PDP is the core Runtime component responsible for evaluating access requests against your configured Policies. It acts as the decision engine, processing identity, resource, and contextual information to determine whether to Permit or Deny an authorization request.
What is the Policy Information Point (PIP)? The PIP is responsible for connecting with various external data sources (such as databases, REST APIs, and user repositories) to retrieve necessary Identity or Asset data to support a Policy decision.
What is the Policy Simulator? The Policy Simulator is a tool that visually demonstrates runtime calls to calculate and outline responses and policies based on input parameters. It helps validate Policies and find potential issues or gaps before they affect production.
What is the difference between Learn Mode and Manage Mode in Orchestration?
Learn Mode: Automatically synchronizes the vendor-side environment with PlainID, allowing you to discover and translate vendor policies and objects into standard PlainID representations.
Manage Mode: Enables you to actively manage and deploy Policies from PlainID directly to the vendor tenant, as well as perform side-by-side comparisons to identify discrepancies.
Support and Troubleshooting
How do I contact support or raise a support ticket? You can contact PlainID Support at https://plainid.atlassian.net/servicedesk/customer/portals if you need assistance with tasks such as an MFA reset (if you lose access to your authenticator device), configuring specific Connection Adapters, deploying advanced integration patterns, or resolving other issues.