ctrlrun.HeaderIdentityProvider — class, defined at src/ctrlrun/identity.py:126
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
The principal named by a trusted HTTP header (§3.3).
ctrlrun.HeaderIdentityProvider — class, defined at src/ctrlrun/identity.py:126
from ctrlrun import HeaderIdentityProvider
class HeaderIdentityProvider
def __init__(agent_header: str, user_header: str | None = None, issuer: str | None = None)
Was this page helpful?