oauth2-proxy icon indicating copy to clipboard operation
oauth2-proxy copied to clipboard

TOTVS provider

Open felipeconti opened this issue 3 years ago • 1 comments

A new TOTVS provider

Description

TOTVS is a big tech company from Brazil, and this provider will enable customers to use it with oauth2-proxy.

Motivation and Context

The motivation behind that is related to authenticate APIs and/or services using TOTVS Identity by default.

How Has This Been Tested?

Default testing.

Checklist:

  • [X] My change requires a change to the documentation or CHANGELOG.
  • [x] I have updated the documentation/CHANGELOG accordingly.
  • [ ] I have created a feature (non-master) branch for my PR.

felipeconti avatar Sep 06 '22 17:09 felipeconti

Really I need a generic oauth2 provider instead, that is the diference form others provider here.

There is a plan in your large rewrite to build a generic oauth2 provider?

felipeconti avatar Sep 15 '22 16:09 felipeconti

This pull request has been inactive for 60 days. If the pull request is still relevant please comment to re-activate the pull request. If no action is taken within 7 days, the pull request will be marked closed.

github-actions[bot] avatar Nov 16 '22 00:11 github-actions[bot]

Really I need a generic oauth2 provider instead, that is the diference form others provider here.

There is a plan in your large rewrite to build a generic oauth2 provider?

@JoelSpeed ?

felipeconti avatar Nov 16 '22 20:11 felipeconti

Apologies, not getting a lot of time to get to this project right now.

Really I need a generic oauth2 provider instead, that is the diference form others provider here.

There is a plan in your large rewrite to build a generic oauth2 provider?

Yes, I was thinking this. One of the projects I'd like to see happen is to create a new generic OAuth2 provider and a new generic OIDC provider, that are very customisable through config to allow things like this. I'm hesitant to accept new providers that are very specific at the moment until that work is done.

JoelSpeed avatar Nov 24 '22 09:11 JoelSpeed