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
class HeaderIdentityProvider()
def __init__(agent_header: str, user_header: str | None, issuer: str | None)
Was this page helpful?