---
title: customNonceRequestValues
framework: authenticationservices
role: symbol
role_heading: Instance Property
path: authenticationservices/asauthorizationproviderextensionloginconfiguration/customnoncerequestvalues
---

# customNonceRequestValues

Custom values to add to the server nonce POST request body.

## Declaration

```swift
var customNonceRequestValues: [URLQueryItem] { get set }
```

## Mentioned in

Obtaining a server nonce

## See Also

### Configuring the server nonce

- [nonceEndpointURL](authenticationservices/asauthorizationproviderextensionloginconfiguration/nonceendpointurl.md)
- [nonceResponseKeypath](authenticationservices/asauthorizationproviderextensionloginconfiguration/nonceresponsekeypath.md)
- [serverNonceClaimName](authenticationservices/asauthorizationproviderextensionloginconfiguration/servernonceclaimname.md)
