Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

☂️ support for external authentication via identity-aware proxies (a.k.a. "header-based auth") #11901

Labels
@johnstcn

Description

@johnstcn

This is an umbrella issue to track support for external authentication via identity-aware proxies ("header-based auth") such as Google Cloud IAP, Microsoft Entra Application Proxy, and AWS Verified Access.

At a high-level, this includes the following changes:

  • Adding support for Coder to read and validate a JWT from a configurable HTTP header
  • Authenticating users from configurable claims in the above JWT.
  • Associated refactoring, testing, and other cleanup as required.

RFC:https://www.notion.so/coderhq/External-Authentication-via-Identity-Aware-Proxies-a-k-a-header-based-auth-2217b65064b54f06a68258729db5dd76?pvs=4

Must haves:

  • Write an RFC for external authentication via identity-aware proxies #11902
  • header-based auth: Refactor httpmw.APIKey middleware to expose an interface
  • header-based auth: Implement enterprisehttpmw.JWTAuth to authenticate users via JWT claims
  • header-based auth: Integrate enterprisehttpmw.JWTAuth into enterprise/coderd
  • header-based auth: Add a /debug endpoint to dump JWT claims
  • header-based auth: Add documentation regarding authentication via identity-aware proxies

Nice to have:

  • header-based auth: Add support for automatically creating users based on JWT authentication claims
  • header-based auth: Create a path to migrate existing users from either built-in or OIDC authentication to "proxy" authentication.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions


      [8]ページ先頭

      ©2009-2025 Movatter.jp