-
-
Notifications
You must be signed in to change notification settings - Fork 800
Closed
Description
The following authenticationflows types should be supported:
- OAuth 1.0
- OAuth 2.0
- Basic Auth
- Bearer Token
- Cookie Based Auth
An arbitrary amount of authenticationflows should be defineable per project.
Each authenticationflow should be able to take a name and all necessary data needed to execute the authenticationflow.
When executing an operation, the user should be able to choose the authenticationflow on a per document basis.
Eran-BenShahar, mrodrigues95, ignaciojocano-ITH, jvanegmond, RiaanVR and 2 moreRafaelMalgorRafaelMalgor
