---
title: nonceResponseKeypath
framework: authenticationservices
role: symbol
role_heading: Instance Property
path: authenticationservices/asauthorizationproviderextensionloginconfiguration/nonceresponsekeypath
---

# nonceResponseKeypath

The keypath in the response that contains the one-time use value.

## Declaration

```swift
var nonceResponseKeypath: String { get set }
```

## Mentioned in

Obtaining a server nonce

## Discussion

Discussion

## See Also

### Configuring the server nonce

- [customNonceRequestValues](authenticationservices/asauthorizationproviderextensionloginconfiguration/customnoncerequestvalues.md)
- [nonceEndpointURL](authenticationservices/asauthorizationproviderextensionloginconfiguration/nonceendpointurl.md)
- [serverNonceClaimName](authenticationservices/asauthorizationproviderextensionloginconfiguration/servernonceclaimname.md)
