Skip to content

wuvt/poser

Repository files navigation

poser

"Oh, you're an authenticated user? Name three valid session tokens."

poser is a simple, opinionated authentication provider for nginx. Authentication is handled by Google OpenID Connect and roles are assigned based on Google Workspace groups. Once a user is authenticated, requests are accompanied by a PASETO v4 in the Authorization header, which can be verified by applications and passed between microservice calls.

Deployment

TODO

License

The entirety of this software is available under the GNU Affero General Public License:

Copyright 2023 WUVT-FM et al.

This program is free software: you can redistribute it and/or modify it under
the terms of the GNU Affero General Public License as published by the Free
Software Foundation, either version 3 of the License, or (at your option) any
later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY
WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A
PARTICULAR PURPOSE.  See the GNU Affero General Public License for more
details.

You should have received a copy of the GNU Affero General Public License along
with this program.  If not, see <http://www.gnu.org/licenses/>.

If you have special requirements, please contact us to inquire about commercial licensing.

About

A single sign-on authentication provider.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages