Skip to content

Commit

Permalink
add item describing deprecated properties in 2.13 (#3326)
Browse files Browse the repository at this point in the history
Signed-off-by: Andrew Jandacek <[email protected]>
  • Loading branch information
janan07 authored Dec 21, 2023
1 parent 1e361aa commit 48446b9
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions docs/whats-new/release-notes/v2_13_0.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,9 @@ Zowe Version 2.13.0 contains the enhancements that are described in the followin
* Additional Discovery Service registration by Spring Cloud Gateway is now supported. ([#3181](https://github.com/zowe/api-layer/issues/3181))
* Gateway additional registrations HA ([#3127](https://github.com/zowe/api-layer/issues/3127))
* Fetch JWK from OIDC providers. This feature implements a mechanism and new properties in OIDC to configure the JWK keys location obtained according to documentation from the authorization server's metadata. ([#3137](https://github.com/zowe/api-layer/issues/3137))
* The following two properties in the zowe.yaml file have been deprecated in the current release as OIDC configuration has become more general:
* `components.gateway.apiml.security.oidc.clientId`
* `components.gateway.apiml.security.oidc.clientSecret`

### Zowe CLI

Expand Down

0 comments on commit 48446b9

Please sign in to comment.