mirror of
https://github.com/All-Hands-AI/OpenHands.git
synced 2026-01-09 14:57:59 -05:00
Enterprise sso (#10008)
Co-authored-by: openhands <openhands@all-hands.dev> Co-authored-by: Rohit Malhotra <rohitvinodmalhotra@gmail.com>
This commit is contained in:
@@ -18,6 +18,7 @@ class ProviderType(Enum):
|
||||
GITHUB = 'github'
|
||||
GITLAB = 'gitlab'
|
||||
BITBUCKET = 'bitbucket'
|
||||
ENTERPRISE_SSO = 'enterprise_sso'
|
||||
|
||||
|
||||
class TaskType(str, Enum):
|
||||
|
||||
Reference in New Issue
Block a user