tapis-project / authenticator

BSD 3-Clause "New" or "Revised" License
1 stars 3 forks source link

Add support for OAuth2 Provider IdPs #2

Closed joestubbs closed 2 years ago

joestubbs commented 3 years ago

Currently, authencticator supports binding to LDAP to check a username and password. It provides clients with OAuth2-compliant endpoints to authenticate users. The point of this extension is to support additional types of Identity Provider systems (IdPs); specifically, IdPs backed by OAuth2 provider servers.

The primary use cases for this feature include:

A full write-up on the background and design for this feature is included in this google doc

Tasks in this Issue:

joestubbs commented 2 years ago

Released in 1.0.0