/fringe

Server bridging Google's OAuth and service using Radius for authentication

Primary LanguageGoBSD 3-Clause "New" or "Revised" LicenseBSD-3-Clause

Fringe

codecov ci workflow codeql workflow gosec workflow

Fringe is an easy workaround for Google Workspace users who need a Radius server to perform authentication on behalf of other services (e.g. 802.1X Wi-Fi, vpn server).

The fringe service offers both a https and radius server.

  • The web interface allows authenticated users (through Google Oauth) to generate and refresh a randomly generated password (only for users in a specific email domain).
  • The radius server authenticate the user using email and generated password.

Getting Started

TBC

Configuration

TBC

Contributing

TBC