Skip to content

Commit

Permalink
Update README.MD
Browse files Browse the repository at this point in the history
  • Loading branch information
ch4mpy committed Aug 25, 2024
1 parent 30a3496 commit 5108313
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions spring-addons-starter-oidc/README.MD
Original file line number Diff line number Diff line change
Expand Up @@ -219,8 +219,6 @@ The most convenient way to define fine-grained access control is probably to `@E
For those preferring access control in configuration (or when you don't write the endpoint yourself), you can expose a `@Bean` of type `ResourceServerExpressionInterceptUrlRegistryPostProcessor` or `ResourceServerAuthorizeExchangeSpecPostProcessor`.

#### 1.1.6. <a name="1-1-6"/>CORS Configuration
If no `cors` property group is present, CORS is disabled. Otherwise, CORS is configured according to the provided properties.

Starting from version `7.8.7`, the CORS configuration is made using a global filter, behavior of which is control with application properties:
```java
com:
Expand Down

0 comments on commit 5108313

Please sign in to comment.