データモデル
The connector models entities in the PingOne API as views and stored procedures. These are defined in schema files, which are simple, text-based configuration files.
The connector exposes two kinds of schemas:
Information Schema
The Information schema exposes entities which reside above environments in the PingOne hierarchy, such as Organizations. There is only one Information schema.
See Information データモデル for the available entities.
Environment Schemas
The connector exposes a schema for each environment in the organization of the authenticated user. In these schemas you can find entities which reside below environments in the PingOne hierarchy such as Users.See Environment データモデル for the available entities.