Skip to main content

organizationSettings

Returns the trust policy for an organization, materializing the default (legacy_server / server_kms / convenience) on first access if the org has not yet opted into anything.

organizationSettings(
orgID: String!
): OrganizationSettings!

Arguments

organizationSettings.orgID ● String! non-null scalar

Keycloak organization alias (the slug from the JWT, e.g. "acme-corp"). UMA resources for organizations are keyed by alias.

Type

OrganizationSettings object