appsmithorg / appsmithorg/appsmith

[Feature]: Implement password grant type flow for OAuth2

オープン
#8,913 コメント 0 件 リアクション 0 件 担当者 0 名 GitHub で見る
Enhancement Integrations Product OAuth Query & JS Pod Query Widgets & IDE Pod
主要言語
TypeScript
スター
40.9k
フォーク
4.8k
平均マージ
1日 22時間
マージ済み PR(30日)
45

説明

### Is there an existing issue for this?

- [X] I have searched the existing issues

### Summary

The password grant type is similar to client credentials in that their is no end user interaction while authenticating. However the authentication flow comes back with refresh tokens that can be used for creating valid access tokens once they expire.
Ref: https://www.oauth.com/oauth2-servers/access-tokens/password-grant/

### Why should this be worked on?

Users may have use cases that require them to connect to APIs that only have support for this deprecated grant type. We should enable this feature so that such APIs can also be connected to.

コントリビューションガイド

コントリビューションガイドを開く

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。