GithubHelp home page GithubHelp logo

marmiha / oauthproxy Goto Github PK

View Code? Open in Web Editor NEW
0.0 0.0 0.0 1.5 MB

Ready to Go reverse proxy server that injects client secret to one or more configurable OAuth 2.0 token endpoints. This way the client secret is never exposed to the end user machine.

Go 84.76% Shell 0.84% Makefile 9.00% Dockerfile 5.40%
cross-platform go minimalistic oauth2 oauth2-proxy reverse-proxy

oauthproxy's People

Contributors

marmiha avatar

oauthproxy's Issues

feat/ip: add support for custom Provider construction

Custom Provider construction that is then added to the Registry. Some providers will be hardcoded (optionally not included, or not). Find a concise way of construction of an arbitrary provider.

Task:

  • find the parameters that make a provider
  • make a package in (pkg)
  • find a way to insert these in the registry

ip: consider adding identity.ProviderId to the Provider struct

Currently the Provider struct does not know it's ProviderID and is thus handled by the Registry. Maybe the IDs should be included in the Provider itself and the registry only pools the Provider-s to check their identification, given a request (maybe provider specific and not registry level thing).

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.