You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: release-notes/platform.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -25,12 +25,12 @@ These release notes describe recent changes to Harness Platform.
25
25
## Important feature change notice
26
26
27
27
:::danger OIDC ID Token API Access Update (Effective October 20, 2025)
28
-
To strengthen security and reduce potential risks, the [OIDC ID token–related APIs](https://apidocs.harness.io/openapi-merged/oidc-id-token) will be made internal to Harness and will no longer be available for direct access.
28
+
To strengthen security and reduce potential risks, the [OIDC ID token–related APIs](https://apidocs.harness.io/openapi-merged/oidc-id-token) will be made **internal to Harness** and will no longer be available for direct access.
29
29
30
30
-**Previous behaviour**: OIDC ID token APIs can be directly accessed.
31
-
-**New behaviour**: These APIs can only be used through the Harness Connector for OIDC-based authentication with external platforms (e.g., HashiCorp Vault, AWS).
31
+
-**New behaviour**: These APIs can only be used **through the Harness Connector** for OIDC-based authentication with external platforms (e.g., HashiCorp Vault, AWS).
32
32
33
-
**Action Required**: If you are directly invoking OIDC ID token APIs, update your automation to use the connector before this change takes effect on October 20, 2025.
33
+
**Action Required**: If you are directly invoking OIDC ID token APIs, update your automation to use the connector before this change takes effect on **October 20, 2025**.
0 commit comments