Organizations
To add a new organization, press the + Create button in the top right.
When Create is pressed, the organization is saved by filling in the information on the screen that appears.
The fields used for organization configuration are shown in the table below.
| Field | Description |
|---|---|
| Code | Short code that identifies the organization. |
| Name (tr) / Name (en) | Turkish and English names of the organization. |
| Parent Organization | The parent organization that this organization is linked to. |
| Notification E-mails | E-mail addresses used as dynamic recipients for organization quota alerts. |
| Source | Shows where the organization record comes from: Manual (created directly in Apinizer), LDAP OU, LDAP Group, or OIDC Group — together with the source provider's name. See Synchronization below. |
Globalizing Organization
Organizations are moved to the Admin page with the "Globalize" option, made available in all projects, and management is left to the Admin user.
To globalize the Organization, Move to Global (Move to Global) is selected from the menu at the end of the row.
Metadata
You can define user-defined key/value metadata entries on an organization. Organization metadata applies as defaults to every credential in that organization; when the same key is also defined on a credential, the credential's value takes precedence.
These entries can be emitted as JWT claims or OAuth token response fields at token issuance, secret values are stored encrypted, and they are available to script policies. For field details, reserved names, and script access, see Credential Metadata.
Synchronization
An organization created by LDAP or OIDC (Keycloak) group synchronization — see Credential Sync — carries a Synchronization section in its detail screen. This section is only shown for sync-managed organizations; an organization created directly in Apinizer does not have it.
| Field | Description |
|---|---|
| Source Type | How this organization was synchronized: LDAP OU, LDAP Group, or OIDC Group. |
| Source Name | The name of the specific provider record that synchronized this organization. |
| Last Synchronized | The completion time of the provider's last synchronization run. |
If your account has identity management permission, the section also carries a Synchronize Now button. This triggers an immediate synchronization run for the organization's entire source provider — not just this one record — the same run that Synchronize Now on the central Synchronization screen triggers for that provider.