Skip to content

Commit

Permalink
Merge pull request #46 from AnthonyHuang/patch-2
Browse files Browse the repository at this point in the history
Update identity-server.md
  • Loading branch information
hikalkan authored Aug 5, 2020
2 parents 51a6c0f + 2f8cb66 commit 3b571e1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions en/modules/identity-server.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Identity Module
# Identity Server Module

This module provides integration and management functionality for Identity Server;

Expand Down Expand Up @@ -343,4 +343,4 @@ The Identity Server module remote URL configuration shown above is optional. If

## Distributed Events

This module defines events for `Client` aggregate and `ClientCorsOrigin` entity. When a `Client` or `ClientCorsOrigin` changes, `AllowedCorsOriginsCacheItemInvalidator` invalidates the cache for `AllowedCorsOriginsCacheItem`. See the [standard distributed events](https://docs.abp.io/en/abp/latest/Distributed-Event-Bus) for more information about distributed events.
This module defines events for `Client` aggregate and `ClientCorsOrigin` entity. When a `Client` or `ClientCorsOrigin` changes, `AllowedCorsOriginsCacheItemInvalidator` invalidates the cache for `AllowedCorsOriginsCacheItem`. See the [standard distributed events](https://docs.abp.io/en/abp/latest/Distributed-Event-Bus) for more information about distributed events.

0 comments on commit 3b571e1

Please sign in to comment.