Skip to content

Commit 6aba588

Browse files
cursoragentmsukkari
andcommitted
docs: change GCP IAP note to info card
Co-authored-by: Michael Sukkarieh <msukkari@users.noreply.github.com>
1 parent bb27e6a commit 6aba588

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/docs/configuration/idp.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -580,9 +580,9 @@ A JumpCloud connection can be used for [authentication](/docs/configuration/auth
580580

581581
Google Cloud Identity-Aware Proxy (IAP) can be used for [authentication](/docs/configuration/auth). IAP provides a layer of security for applications deployed on Google Cloud, allowing you to control access based on user identity and context.
582582

583-
<Note>
583+
<Info>
584584
GCP IAP works differently from other identity providers. Instead of redirecting users to an OAuth flow, IAP intercepts requests at the infrastructure level and adds a signed JWT header that Sourcebot validates. This means users are automatically authenticated when accessing Sourcebot through an IAP-protected endpoint.
585-
</Note>
585+
</Info>
586586

587587
<Accordion title="instructions">
588588
<Steps>

0 commit comments

Comments
 (0)