Fix a typo in auth-services-overview.adoc (#1023)
This commit is contained in:
parent
4d43128465
commit
46e1f9d742
1 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,7 @@ mechanisms such as:
|
||||||
* **Rule-based access control**
|
* **Rule-based access control**
|
||||||
** Using JavaScript
|
** Using JavaScript
|
||||||
* **Time-based access control**
|
* **Time-based access control**
|
||||||
* **Support for custom access control mechanisms (ACMs) through a Policy Provider Service Provider Interface (SPI)**
|
* **Support for custom access control mechanisms (ACMs) through a Service Provider Interface (SPI)**
|
||||||
|
|
||||||
{project_name} is based on a set of administrative UIs and a RESTful API, and provides the necessary means to create permissions
|
{project_name} is based on a set of administrative UIs and a RESTful API, and provides the necessary means to create permissions
|
||||||
for your protected resources and scopes, associate those permissions with authorization policies, and enforce authorization decisions in your applications and services.
|
for your protected resources and scopes, associate those permissions with authorization policies, and enforce authorization decisions in your applications and services.
|
||||||
|
|
Loading…
Reference in a new issue