alibabacloud-eiam20211201 2.7.0__py3-none-any.whl → 2.7.1__py3-none-any.whl
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- alibabacloud_eiam20211201/__init__.py +1 -1
- alibabacloud_eiam20211201/models.py +6 -0
- {alibabacloud_eiam20211201-2.7.0.dist-info → alibabacloud_eiam20211201-2.7.1.dist-info}/METADATA +1 -1
- alibabacloud_eiam20211201-2.7.1.dist-info/RECORD +8 -0
- alibabacloud_eiam20211201-2.7.0.dist-info/RECORD +0 -8
- {alibabacloud_eiam20211201-2.7.0.dist-info → alibabacloud_eiam20211201-2.7.1.dist-info}/LICENSE +0 -0
- {alibabacloud_eiam20211201-2.7.0.dist-info → alibabacloud_eiam20211201-2.7.1.dist-info}/WHEEL +0 -0
- {alibabacloud_eiam20211201-2.7.0.dist-info → alibabacloud_eiam20211201-2.7.1.dist-info}/top_level.txt +0 -0
|
@@ -1 +1 @@
|
|
|
1
|
-
__version__ = '2.7.
|
|
1
|
+
__version__ = '2.7.1'
|
|
@@ -33479,6 +33479,7 @@ class ListUserAuthnSourceMappingsResponseBodyUserAuthnSourceMappings(TeaModel):
|
|
|
33479
33479
|
self,
|
|
33480
33480
|
authn_source_type: str = None,
|
|
33481
33481
|
create_time: int = None,
|
|
33482
|
+
external_data: str = None,
|
|
33482
33483
|
identity_provider_id: str = None,
|
|
33483
33484
|
instance_id: str = None,
|
|
33484
33485
|
update_time: int = None,
|
|
@@ -33489,6 +33490,7 @@ class ListUserAuthnSourceMappingsResponseBodyUserAuthnSourceMappings(TeaModel):
|
|
|
33489
33490
|
self.authn_source_type = authn_source_type
|
|
33490
33491
|
# 创建时间
|
|
33491
33492
|
self.create_time = create_time
|
|
33493
|
+
self.external_data = external_data
|
|
33492
33494
|
# 来源Idp Id
|
|
33493
33495
|
self.identity_provider_id = identity_provider_id
|
|
33494
33496
|
# 实例Id
|
|
@@ -33513,6 +33515,8 @@ class ListUserAuthnSourceMappingsResponseBodyUserAuthnSourceMappings(TeaModel):
|
|
|
33513
33515
|
result['AuthnSourceType'] = self.authn_source_type
|
|
33514
33516
|
if self.create_time is not None:
|
|
33515
33517
|
result['CreateTime'] = self.create_time
|
|
33518
|
+
if self.external_data is not None:
|
|
33519
|
+
result['ExternalData'] = self.external_data
|
|
33516
33520
|
if self.identity_provider_id is not None:
|
|
33517
33521
|
result['IdentityProviderId'] = self.identity_provider_id
|
|
33518
33522
|
if self.instance_id is not None:
|
|
@@ -33531,6 +33535,8 @@ class ListUserAuthnSourceMappingsResponseBodyUserAuthnSourceMappings(TeaModel):
|
|
|
33531
33535
|
self.authn_source_type = m.get('AuthnSourceType')
|
|
33532
33536
|
if m.get('CreateTime') is not None:
|
|
33533
33537
|
self.create_time = m.get('CreateTime')
|
|
33538
|
+
if m.get('ExternalData') is not None:
|
|
33539
|
+
self.external_data = m.get('ExternalData')
|
|
33534
33540
|
if m.get('IdentityProviderId') is not None:
|
|
33535
33541
|
self.identity_provider_id = m.get('IdentityProviderId')
|
|
33536
33542
|
if m.get('InstanceId') is not None:
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
alibabacloud_eiam20211201/__init__.py,sha256=aV5JpohsWAaICiDMrAKrOqtwdIqdNwXDYXBf8KuMGs8,21
|
|
2
|
+
alibabacloud_eiam20211201/client.py,sha256=z985QVgWg37KChS7wu8C-XABnEESNN9lJX3LzQDsZnM,943664
|
|
3
|
+
alibabacloud_eiam20211201/models.py,sha256=ABKXt1pjcEw_tK5RCxC2ca06yUHNhdw5nCGQ0t7MidY,1532480
|
|
4
|
+
alibabacloud_eiam20211201-2.7.1.dist-info/LICENSE,sha256=0CFItL6bHvxqS44T6vlLoW2R4Zaic304OO3WxN0oXF0,600
|
|
5
|
+
alibabacloud_eiam20211201-2.7.1.dist-info/METADATA,sha256=1vMdJ8iRze8TZvo1heYgBuQtfVONncSFazBq18azGqk,2319
|
|
6
|
+
alibabacloud_eiam20211201-2.7.1.dist-info/WHEEL,sha256=2wepM1nk4DS4eFpYrW1TTqPcoGNfHhhO_i5m4cOimbo,92
|
|
7
|
+
alibabacloud_eiam20211201-2.7.1.dist-info/top_level.txt,sha256=xKHBhu7RrmpWSYLSKKu2KBqRNZs1NsYQJN3isv5EYHU,26
|
|
8
|
+
alibabacloud_eiam20211201-2.7.1.dist-info/RECORD,,
|
|
@@ -1,8 +0,0 @@
|
|
|
1
|
-
alibabacloud_eiam20211201/__init__.py,sha256=ErG7E0-Fk19nCoZCjaPZSAMjTb-OB5hxg5hWNyVDlvo,21
|
|
2
|
-
alibabacloud_eiam20211201/client.py,sha256=z985QVgWg37KChS7wu8C-XABnEESNN9lJX3LzQDsZnM,943664
|
|
3
|
-
alibabacloud_eiam20211201/models.py,sha256=fk61MciEnp021FLCnLdLDsIWG00bNTAhBbNQm0H8Qr0,1532202
|
|
4
|
-
alibabacloud_eiam20211201-2.7.0.dist-info/LICENSE,sha256=0CFItL6bHvxqS44T6vlLoW2R4Zaic304OO3WxN0oXF0,600
|
|
5
|
-
alibabacloud_eiam20211201-2.7.0.dist-info/METADATA,sha256=uHZCqH7hAE7HMW3EYdNUTkbKgaFz7RRsWzEnx4WsskU,2319
|
|
6
|
-
alibabacloud_eiam20211201-2.7.0.dist-info/WHEEL,sha256=2wepM1nk4DS4eFpYrW1TTqPcoGNfHhhO_i5m4cOimbo,92
|
|
7
|
-
alibabacloud_eiam20211201-2.7.0.dist-info/top_level.txt,sha256=xKHBhu7RrmpWSYLSKKu2KBqRNZs1NsYQJN3isv5EYHU,26
|
|
8
|
-
alibabacloud_eiam20211201-2.7.0.dist-info/RECORD,,
|
{alibabacloud_eiam20211201-2.7.0.dist-info → alibabacloud_eiam20211201-2.7.1.dist-info}/LICENSE
RENAMED
|
File without changes
|
{alibabacloud_eiam20211201-2.7.0.dist-info → alibabacloud_eiam20211201-2.7.1.dist-info}/WHEEL
RENAMED
|
File without changes
|
|
File without changes
|