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: mmv1/products/iap/Settings.yaml
+2
Original file line number
Diff line number
Diff line change
@@ -74,6 +74,7 @@ properties:
74
74
type: NestedObject
75
75
description: |
76
76
GCIP claims and endpoint configurations for 3p identity providers.
77
+
* Enabling gcipSetting significantly changes the way IAP authenticates users. Identity Platform does not support IAM, so IAP will not enforce any IAM policies for requests to your application.
Note: IAP does not verify that the id token's hd claim matches this value
116
117
since access behavior is managed by IAM policies.
118
+
* loginHint setting is not a replacement for access control. Always enforce an appropriate access policy if you want to restrict access to users outside your domain.
0 commit comments