Skip to content

Commit 28551d1

Browse files
authored
Update depraction date for IAP OAuth APIs. (#15260)
1 parent e55e30e commit 28551d1

File tree

2 files changed

+10
-2
lines changed

2 files changed

+10
-2
lines changed

mmv1/products/iap/Brand.yaml

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,11 @@
1414
---
1515
name: 'Brand'
1616
deprecation_message: >-
17-
after July 2025, the `google_iap_brand` Terraform resource will no longer function as intended due to the deprecation of the IAP OAuth Admin API
17+
This resource is deprecated on Jan 22, 2025.
18+
After Jan 19, 2026 the `google_iap_brand` Terraform resource will no longer function as intended
19+
due to the deprecation of the IAP OAuth Admin APIs. New projects will not be able to use these APIs.
20+
March 19, 2026 The IAP OAuth Admin APIs will be permanently shut down.
21+
Access to this feature will no longer be available.
1822
description: |
1923
OAuth brand data. Only "Organization Internal" brands can be created
2024
programmatically via API. To convert it into an external brands

mmv1/products/iap/Client.yaml

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,11 @@
1515
name: 'Client'
1616
api_resource_type_kind: IdentityAwareProxyClient
1717
deprecation_message: >-
18-
After July 2025, the `google_iap_client` Terraform resource will no longer function as intended due to the deprecation of the IAP OAuth Admin API
18+
This resource is deprecated on Jan 22, 2025.
19+
After Jan 19, 2026 the `google_iap_client` Terraform resource will no longer function as intended
20+
due to the deprecation of the IAP OAuth Admin APIs. New projects will not be able to use these APIs.
21+
March 19, 2026 The IAP OAuth Admin APIs will be permanently shut down.
22+
Access to this feature will no longer be available.
1923
description: |
2024
Contains the data that describes an Identity Aware Proxy owned client.
2125

0 commit comments

Comments
 (0)