Microsoft announces the general availability of token authentication with Azure CDN

Reading time icon 1 min. read


Readers help support MSpoweruser. We may get a commission if you buy through our links. Tooltip Icon

Read our disclosure page to find out how can you help MSPoweruser sustain the editorial team Read more

azure-regions

The Azure Content Delivery Network (CDN) caches static web content at strategically placed locations to provide maximum throughput for delivering content to users. The CDN offers developers a global solution for delivering high-bandwidth content by caching the content at physical nodes across the world.

Microsoft yesterday announced the general availability of token authentication with Azure CDN. This feature is available in the Azure CDN from Verizon Premium offering. Even existing Verizon Premium customers can take advantage of this new feature. Token-based authentication is a great tool to handle authentication for multiple users. Main benefits of token authentication include:

  • Easily scalable, no need to store user login information on the server.
  • Mobile application ready solution.
  • Provides security, each request must contain the token and after the token expires user needs to login again.
  • Prevents attacks such as cross-site request forgery (CSRF, also known as session riding).

Learn more about this feature here.

More about the topics: azure, Azure CDN, Azure Content Delivery Network, microsoft, token authentication

Leave a Reply

Your email address will not be published. Required fields are marked *