Skip to main content

Introduction

PADS
PATH Auth Data Server

Grove logo

Static Badge GitHub Actions Workflow Status GitHub last commit GitHub go.mod Go version GitHub Release GitHub Issues or Pull Requests GitHub Issues or Pull Requests GitHub Issues or Pull Requests

Introduction

PADS (PATH Auth Data Server) is an opinionated implementation of an authorization data server for PATH users. It provides authorization data on a per endpoint basis from an external data source for the PATH Gateway.

Gateway Operators who want to enable authorization for their services are encouraged to use it as a starting point, but can implement their own as well.

The nature of the data source is configurable. For example it could be a static YAML file or a Postgres database.