---
title: "Incorrect Credentials may Autofill when using iCloud KeyChain"
slug: "incorrect-credentials-may-autofill-when-using-icloud-keychain"
updated: 2023-01-06T15:49:20Z
published: 2023-01-06T15:49:19Z
canonical: "docs.catchpoint.com/incorrect-credentials-may-autofill-when-using-icloud-keychain"
---

> ## Documentation Index
> Fetch the complete documentation index at: https://docs.catchpoint.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Incorrect Credentials may Autofill when using iCloud KeyChain

## Overview

When accessing the Catchpoint Portal using Safari and configuring a test, it is possible for the iCloud KeyChain to autofill the wrong credentials in the test's Request Authentication field. This is a Safari issue, not a Catchpoint issue.

## Explanation

Whenever a test is created or any changes are made to a pre-existing test, the iCloud keychain password manager incorrectly auto-fills the user's Catchpoint Portal login credentials in the test's authentication setting fields.

## What to do

It is necessary to re-enter the credentials for the test manually each time.

Safari does not distinguish between form id/name etc., and instead holds the username/password for the URL in the KeyChain. Safari also does not honor the `autocomplete=off` setting on a field.

In Catchpoint, the User Name and Password field IDs differ for the Portal login page and the Test properties page.

**User Name:** Login page: " id="UserName" Test Properties: id="UserNameInput" ![](https://cdn.document360.io/cb4af8f9-6751-4fd2-b39c-07aae832badb/Images/Documentation/202564253-Screen_Shot_2016-01-06_at_4.38.33_PM.png)

**Password:** Login page: id="Password" Test Properties: id="PasswordInput" ![request.png](https://cdn.document360.io/cb4af8f9-6751-4fd2-b39c-07aae832badb/Images/Documentation/4402517835149-request.png)
