mirror of
https://github.com/zulip/zulip.git
synced 2025-11-04 14:03:30 +00:00
committed by
Tim Abbott
parent
14b07669cc
commit
4105ccdb17
@@ -59,6 +59,7 @@ class LinkifierDict(TypedDict):
|
||||
class SAMLIdPConfigDict(TypedDict, total=False):
|
||||
entity_id: str
|
||||
url: str
|
||||
slo_url: str
|
||||
attr_user_permanent_id: str
|
||||
attr_first_name: str
|
||||
attr_last_name: str
|
||||
|
||||
Reference in New Issue
Block a user