# RequestOpenIdIdentityAttributesParameters

Defined in: [types/client.ts:73](https://github.com/B3Pay/ic-reactor/blob/c30ea0ec26d4e0252f1f93b6c3cd13fbc42ece15/packages/core/src/types/client.ts#L73)

## Properties

### nonce

> **nonce**: `Uint8Array`

Defined in: [types/client.ts:74](https://github.com/B3Pay/ic-reactor/blob/c30ea0ec26d4e0252f1f93b6c3cd13fbc42ece15/packages/core/src/types/client.ts#L74)

***

### openIdProvider

> **openIdProvider**: [`IdentityAttributeOpenIdProvider`](../type-aliases/IdentityAttributeOpenIdProvider.md)

Defined in: [types/client.ts:75](https://github.com/B3Pay/ic-reactor/blob/c30ea0ec26d4e0252f1f93b6c3cd13fbc42ece15/packages/core/src/types/client.ts#L75)

***

### keys

> **keys**: `string`[]

Defined in: [types/client.ts:76](https://github.com/B3Pay/ic-reactor/blob/c30ea0ec26d4e0252f1f93b6c3cd13fbc42ece15/packages/core/src/types/client.ts#L76)

***

### identityProvider?

> `optional` **identityProvider?**: `string` \| `URL`

Defined in: [types/client.ts:77](https://github.com/B3Pay/ic-reactor/blob/c30ea0ec26d4e0252f1f93b6c3cd13fbc42ece15/packages/core/src/types/client.ts#L77)

***

### windowOpenerFeatures?

> `optional` **windowOpenerFeatures?**: `string`

Defined in: [types/client.ts:78](https://github.com/B3Pay/ic-reactor/blob/c30ea0ec26d4e0252f1f93b6c3cd13fbc42ece15/packages/core/src/types/client.ts#L78)

***

### signIn?

> `optional` **signIn?**: `boolean`

Defined in: [types/client.ts:79](https://github.com/B3Pay/ic-reactor/blob/c30ea0ec26d4e0252f1f93b6c3cd13fbc42ece15/packages/core/src/types/client.ts#L79)

***

### maxTimeToLive?

> `optional` **maxTimeToLive?**: `bigint`

Defined in: [types/client.ts:80](https://github.com/B3Pay/ic-reactor/blob/c30ea0ec26d4e0252f1f93b6c3cd13fbc42ece15/packages/core/src/types/client.ts#L80)

***

### targets?

> `optional` **targets?**: `Principal`[]

Defined in: [types/client.ts:81](https://github.com/B3Pay/ic-reactor/blob/c30ea0ec26d4e0252f1f93b6c3cd13fbc42ece15/packages/core/src/types/client.ts#L81)