zowe / api-layer

The API Mediation Layer provides a single point of access for mainframe service REST APIs.
Eclipse Public License 2.0
54 stars 62 forks source link

Support z/OSMF expired password and change password #2995

Open pablocarle opened 1 year ago

pablocarle commented 1 year ago

Is your feature request related to a problem? Please describe.

API ML currently supports (https://docs.zowe.org/stable/user-guide/api-mediation-change-password-via-catalog/) changing the password when it's expired, but only in SAF authentication provider. This is not documented in this article.

Supporting the same in z/OSMF is not straight forward, it can only be done if this setting is enabled:

image

As in other cases the detailed message codes for expired password will not be available in the REST API call to z/OSMF as described in the note in https://www.ibm.com/docs/en/zos/2.5.0?topic=services-log-in-zosmf-server#izuprog_API_POSTauthReqWithToken__title__10

Describe the solution you'd like

github-actions[bot] commented 5 months ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs.