DJ Adams

Blog posts tagged "oauth"

  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.

See all tags.