Why not login to Qiita and try out its useful features?

We'll deliver articles that match you.

You can read useful information later.

1
1

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

More than 3 years have passed since last update.

Salesforce Sandboxにログインできない

Last updated at Posted at 2021-05-27

SalesforceでSandbox(開発環境)にログインできない

Sandbox(開発環境)を作成した後に、正しいID/Passを試してもログイン出来ない状態でした。。
会社や組織でSalesforceのSandBox(開発環境)を用いる場合は、
ほとんどこのログイン方法となるのではないかと思い、備忘録として残しておこうと思います。

問題点

本番環境と同じID/PassでもSandbox(開発環境)にログインできない。

image.png

原因

「設定」→「私のドメイン」が設定されていることで、 ログインがブロックされる状態となっている。 ![image.png](https://qiita-image-store.s3.ap-northeast-1.amazonaws.com/0/1520342/2dd6571e-afb5-479e-4f6d-afbfef37ac45.png)

解決方法

組織のセキュリティを変更(緩く)することは出来ないので、別の方法を探していたところ
↓の方法でログインすることができました!

Sandbox組織が「私のドメイン」を有効にしていてログインポリシーが
「https//login.salesforce.comからのログインを防止」に設定されている場合は

私のドメインURLをhttps//[MyDomain]--[SandboxName].cx[x].my.salesforce.com

に設定([]内の情報を入力する)することでログインできるようになりました。

1
1
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up

Comments

No comments

Let's comment your feelings that are more than good

Qiita Advent Calendar is held!

Qiita Advent Calendar is an article posting event where you post articles by filling a calendar 🎅

Some calendars come with gifts and some gifts are drawn from all calendars 👀

Please tie the article to your calendar and let's enjoy Christmas together!

1
1

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?