DJ Adams

👋

Hello, my name is DJ and this is my website. I'm a Developer Advocate at SAP. You can find out more about me on the About page.

Recent posts from my blog

  1. Making OAuth 2.0 auth code flows work between containers and their host OS

    Three-legged OAuth 2.0 flows that involve the generation of URLs to authenticate with, and where there's a subsequent return to the local context, are not well suited to container / host environments where the OAuth flow is initiated from a process in the container but the browser used runs on the host OS. Here's one way of solving this.

  2. Notes on simple agentification of a CAP service

    A short note-to-self on what I did when trying out the new agents plugin for CAP.

  3. Balancing context size and callable tool metadata with CAP's MCP adapter

    Some notes on both sides of the per_action_tool setting of CAP's MCP adapter plugin.

View all posts on the blog