<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="https://devzone.nordicsemi.com/cfs-file/__key/system/syndication/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Implementing authentication</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/116248/implementing-authentication</link><description>I saw a few questions related to this but nothing I found quite answered my question. We are experimenting with the nRF9161 DK, and we need to securely identify which device in our fleet is making the API call. We thought about implementing mTLS ourselves</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 12 Nov 2024 12:00:27 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/116248/implementing-authentication" /><item><title>RE: Implementing authentication</title><link>https://devzone.nordicsemi.com/thread/510092?ContentTypeID=1</link><pubDate>Tue, 12 Nov 2024 12:00:27 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:fa2cd3b8-8cd4-47e1-8989-bcc56b65da80</guid><dc:creator>Hakon</dc:creator><description>&lt;p&gt;Hello,&lt;/p&gt;
[quote user=""]but we wanted to know if nRF Cloud has any built-in mechanism identify and validate devices (i.e., whether the API call is &amp;quot;legitimate&amp;quot;).[/quote]
&lt;p&gt;You should look at &lt;a href="https://docs.nordicsemi.com/bundle/nrf-cloud/page/SecurityServices/IdentityService/IdentityOverview.html#nrf-cloud-identity-service"&gt;nRF Cloud Identity Service and JWT&lt;/a&gt;. That seems to be what you are after. That can be used to uniquely identify devices.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>