Skip to content

AgentPrismAuthenticationMeta

← All HTTP schemas

Reports which authentication layers are enabled.

Shape: object

Property Required Type Description Rules
allowRemoteAccess yes boolean Whether access from outside loopback is allowed.
requiresBearerToken yes boolean Whether an Authorization: Bearer header is expected.
requiresAuthorizationPolicy yes boolean Whether an ASP.NET Core authorization policy is applied.