oauth2-proxy
oauth2-proxy copied to clipboard
TOTVS provider
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.
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?
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.
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 ?
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.