Access Control Service

From Wikipedia, the free encyclopedia

Access Control Service, or Windows Azure Access Control Service (ACS) was a Microsoft-owned cloud-based service that provided an easy way of authenticating and authorizing users to gain access to web applications and services while allowing the features of authentication and authorization to be factored out of the application code.[1] This facilitates application development while at the same time providing users the benefit of being able to log into multiple applications with a reduced number of authentications, and in some cases only one authentication. The system provides an authorization store that can be accessed programmatically as well as via a management portal. Once authorizations are configured, a user coming to an application via ACS arrives at the application entrance with not only an authentication token, but also a set of authorization claims attached to the token. ACS was retired by Microsoft on November 7, 2018.[2]

Features[]

ACS has the following features

Web platform support[]

ACS supports all modern web platforms such as .NET Framework, PHP, Python, Java and Ruby. It can be used with both web applications and web services.

See also[]

  • Azure Services Platform
  • Claims based identity

References[]

  1. ^ Microsoft (May 16, 2011). "ACS Overview". Microsoft. Retrieved 10 October 2016.
  2. ^ Microsoft(Nov 20, 2017), "Time to migrate off Access Control Service"
Retrieved from ""