MrWho

OBO Demo API

A minimal .NET 10 Web API that demonstrates On-Behalf-Of (OBO) token validation.

Purpose

This API is designed to be called by the dotnet-mvc-demo client using an access token obtained via the Token Exchange grant (RFC 8693). It validates the token and returns information about the subject (user) and the actor (the calling client).

Endpoints

Configuration

Configured via appsettings.json or environment variables: