---
id: v1-public-identity-config
title: PublicIdentityConfig
pagination_label: PublicIdentityConfig
sidebar_label: PublicIdentityConfig
sidebar_class_name: typescriptsdk
keywords: ['typescript', 'TypeScript', 'sdk', 'PublicIdentityConfig', 'v1PublicIdentityConfig']
slug: /tools/sdk/typescript/public_identities_config/models/public-identity-config
tags: ['SDK', 'Software Development Kit', 'PublicIdentityConfig', 'v1PublicIdentityConfig']
---

# PublicIdentityConfig

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**attributes** | **(optional)** `Array<PublicIdentityAttributeConfig>` | Up to 5 identity attributes that will be available to everyone in the org for all users in the org. | [default to undefined]
**modified** | **(optional)** `string` | When this configuration was last modified. | [default to undefined]
**modifiedBy** | **(optional)** `IdentityReference` |  | [default to undefined]

