SPF selector for DNS record

0

one of our vendors sent me this:

In the meantime, is it possible to get the SPF selector for the DNS records we need to create for DKIM? I can submit the request and at least start the process on that piece if you can let me know what SPF selector to use.

where can i find this spf selector, in the AWS console.. we need to connect an app to Saml SSO with Okta, our dNS records are from AWS

已提问 2 年前219 查看次数
1 回答
1

AWS uses TXT as a record type for DNS under the Route 53 service. You need to copy the value of the generated SPF record inside a TXT entry following the instructions on this link: https://aws.amazon.com/premiumsupport/knowledge-center/route53-spf-record/

For DKIM, it works the same, you need to set up the DKIM contents inside a TXT record. If you have problems with the record length you can split it as discussed in this post

已回答 2 年前
profile pictureAWS
专家
Toni_S
已审核 2 年前
  • As Nissyangel points it out SPF and DKIM information are actually DNS TXT records.

您未登录。 登录 发布回答。

一个好的回答可以清楚地解答问题和提供建设性反馈,并能促进提问者的职业发展。

回答问题的准则