test

 avatar
unknown
plain_text
3 years ago
1.1 kB
5
Indexable
/usr/local/lib/python3.6/site-packages/urllib3/connectionpool.py:1020: InsecureRequestWarning: Unverified HTTPS request is being made to host 'ropc-api'. Adding certificate verification is strongly advised. See: https://urllib3.readthedocs.io/en/1.26.x/advanced-usage.html#ssl-warnings
  InsecureRequestWarning,

            <!DOCTYPE html>
            <html>
            <head>
            <meta charset="utf-8">
            <title>aws_azure_login_config</title>
            </head>
            <body>
            <code>
    [profile unmrefccdev]<br>azure_tenant_id=d5952c78-5d4e-41ca-aff0-7174c1f75393<br>azure_app_id_uri=https://signin.aws.amazon.com/saml\#111<br>azure_default_username=<br>azure_default_role_arn=<br>azure_default_duration_hours=1<br>region=us-east-1<br>account_id=863283375771<br>account_alias=unmrefccdev<br>enterprise_app_name=awsreferencecontactcenterdev<br><br>
            </code>
            </body>
            </html>
    
Traceback (most recent call last):
  File "test.py", line 16, in <module>
    'azure_tenant_id': res.azure_tenant_id,
AttributeError: 'Response' object has no attribute 'azure_tenant_id'
Editor is loading...