# HydrogenStorefrontCustomerApplicationUrlsReplaceInput - admin - INPUT_OBJECT Version: unstable ## Description The input fields use to replace application urls on a Customer Identity OAuth Application. ### Access Scopes ## Fields * [javascriptOrigin](/docs/api/admin/unstable/input-objects/HydrogenStorefrontCustomerApplicationUrlsReplaceUriInput): HydrogenStorefrontCustomerApplicationUrlsReplaceUriInput - Add and remove urls from the list of allowed JavaScript url origins. * [logoutUris](/docs/api/admin/unstable/input-objects/HydrogenStorefrontCustomerApplicationUrlsReplaceUriInput): HydrogenStorefrontCustomerApplicationUrlsReplaceUriInput - Add and remove urls from the list of allowed urls that can be redirected to post-logout. * [redirectUri](/docs/api/admin/unstable/input-objects/HydrogenStorefrontCustomerApplicationUrlsReplaceUriInput): HydrogenStorefrontCustomerApplicationUrlsReplaceUriInput - Add and remove urls from the list of allowed callback urls. ## Input objects with this input object * [hydrogenStorefrontCustomerApplicationUrlsReplace](/docs/api/admin/unstable/mutations/hydrogenStorefrontCustomerApplicationUrlsReplace) ## Examples