---
title: CallbackURLMatchingIsSupported
framework: bundleresources
role: symbol
role_heading: Property List Key
path: bundleresources/information-property-list/aswebauthenticationsessionwebbrowsersupportcapabilities/callbackurlmatchingissupported
---

# CallbackURLMatchingIsSupported

A Boolean that indicates whether the app can handle callbacks to match authentication URLs.

## Discussion

Discussion Set the corresponding value to YES to indicate that your browser app supports using an ASWebAuthenticationSession.Callback to process authentication redirect URLs. important: If the system doesn’t find this key in the default browser app’s Info.plist, it sends the request to Safari instead.

## See Also

### Capabilities

- [IsSupported](bundleresources/information-property-list/aswebauthenticationsessionwebbrowsersupportcapabilities/issupported.md)
- [EphemeralBrowserSessionIsSupported](bundleresources/information-property-list/aswebauthenticationsessionwebbrowsersupportcapabilities/ephemeralbrowsersessionissupported.md)
- [AdditionalHeaderFieldsAreSupported](bundleresources/information-property-list/aswebauthenticationsessionwebbrowsersupportcapabilities/additionalheaderfieldsaresupported.md)
